Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs 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.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9e9b0e6080a6063a5f88177ba35ab3ef91b0430f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e9b0e6080a6063a5f88177ba35ab3ef91b0430f # timeout=10
Commit message: "testenv: more tweaks for container shutdown logic"
 > git rev-list --no-walk a0861ee1877ee1ba57eea0712f8e39d3ba897149 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins13305229218135237207.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./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: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-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', '--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', '--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'] time="2024-11-06T12:22:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (9831 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking M3UA_Emulation.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking BSSAP_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking M3UA_Emulation.ttcn Linking UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking SDP_EncDec.cc Linking SDP_Types.ttcn Linking SDP_parse_.tab.c Linking SDP_parse_.tab.h Linking SDP_parse_parser.h Linking SDP_parser.l Linking SDP_parser.y Linking lex.SDP_parse_.c Linking RTP_EncDec.cc Linking RTP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking PFCP_Types.ttcn Linking HNBAP_CommonDataTypes.asn Linking HNBAP_Constants.asn Linking HNBAP_Containers.asn Linking HNBAP_IEs.asn Linking HNBAP_PDU_Contents.asn Linking HNBAP_PDU_Descriptions.asn Linking HNBAP_EncDec.cc Linking HNBAP_Types.ttcn Linking HNBAP_Templates.ttcn Linking RUA_CommonDataTypes.asn Linking RUA_Constants.asn Linking RUA_Containers.asn Linking RUA_IEs.asn Linking RUA_PDU_Contents.asn Linking RUA_PDU_Descriptions.asn Linking RUA_EncDec.cc Linking RUA_Types.ttcn Linking RUA_Templates.ttcn Linking RUA_Emulation.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Iuh_Types.ttcn Linking Iuh_CodecPort.ttcn Linking Iuh_CodecPort_CtrlFunctDef.cc Linking Iuh_CodecPort_CtrlFunct.ttcn Linking Iuh_Emulation.ttcn Linking DNS_Helpers.ttcn Linking SDP_Templates.ttcn Linking MGCP_Emulation.ttcn Linking MGCP_Types.ttcn Linking MGCP_Templates.ttcn Linking MGCP_CodecPort.ttcn Linking MGCP_CodecPort_CtrlFunct.ttcn Linking MGCP_CodecPort_CtrlFunctDef.cc Linking RAN_Adapter.ttcnpp Linking RAN_Emulation.ttcnpp Linking BSSAP_CodecPort.ttcn Linking SCCP_Templates.ttcn Linking PFCP_CodecPort.ttcn Linking PFCP_CodecPort_CtrlFunct.ttcn Linking PFCP_CodecPort_CtrlFunctDef.cc Linking PFCP_Emulation.ttcn Linking PFCP_Templates.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking RTP_CodecPort.ttcn Linking RTP_CodecPort_CtrlFunct.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking RTP_Emulation.ttcn Linking IuUP_Types.ttcn Linking IuUP_EncDec.cc Linking IuUP_Emulation.ttcn Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking SCTP_Templates.ttcn [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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D BSSAP_CodecPort.ttcn BSSAP_Types.ttcn ConnHdlr.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn - BSSAP_CodecPort.ttcn BSSAP_Types.ttcn ConnHdlr.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... Notify: Parsing TTCN-3 module `ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HNBAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `HNBAP_Types.ttcn'... Notify: Parsing TTCN-3 module `HNBGW_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... Notify: Parsing TTCN-3 module `Iuh_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `Iuh_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `Iuh_Emulation.ttcn'... Notify: Parsing TTCN-3 module `Iuh_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... Notify: Parsing TTCN-3 module `RUA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RUA_Templates.ttcn'... Notify: Parsing TTCN-3 module `RUA_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Parsing ASN.1 module `HNBAP_CommonDataTypes.asn'... HNBAP_CommonDataTypes.asn:29: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `HNBAP_Constants.asn'... Notify: Parsing ASN.1 module `HNBAP_Containers.asn'... Notify: Parsing ASN.1 module `HNBAP_IEs.asn'... Notify: Parsing ASN.1 module `HNBAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `HNBAP_PDU_Descriptions.asn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Parsing ASN.1 module `RUA_CommonDataTypes.asn'... RUA_CommonDataTypes.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RUA_Constants.asn'... Notify: Parsing ASN.1 module `RUA_Containers.asn'... Notify: Parsing ASN.1 module `RUA_IEs.asn'... Notify: Parsing ASN.1 module `RUA_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RUA_PDU_Descriptions.asn'... Notify: Checking modules... RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:87.1-93.1: warning: Definition with name `ConnHdlr' hides a module identifier HNBAP_Templates.ttcn: In TTCN-3 module `HNBAP_Templates': HNBAP_Templates.ttcn:236.1-267.1: In template definition `tr_HNBAP_UERegisterRequest': HNBAP_Templates.ttcn:238.23-266.2: In template for union field `initiatingMessage': HNBAP_Templates.ttcn:241.13-265.3: In template for record field `value_': HNBAP_Templates.ttcn:242.25-264.4: In template for union field `uERegisterRequest': HNBAP_Templates.ttcn:243.20-262.5: In template for record field `protocolIEs': HNBAP_Templates.ttcn:252.9-261.6: In component 3: HNBAP_Templates.ttcn:255.17-260.7: In template for record field `value_': HNBAP_Templates.ttcn:256.27-259.8: In template for union field `uE__Capabilities': HNBAP_Templates.ttcn:256.27-259.8: warning: Field `iE-Extensions' is missing from template for record type `@HNBAP-IEs.UE-Capabilities' Iuh_Emulation.ttcn: In TTCN-3 module `Iuh_Emulation': Iuh_Emulation.ttcn:127.1-208.1: In function definition `main': Iuh_Emulation.ttcn:151.2-207.2: In while statement: Iuh_Emulation.ttcn:157.3-206.3: In alt construct: Iuh_Emulation.ttcn:170.6-51: In guard operation: Iuh_Emulation.ttcn:170.6-51: In receive statement: Iuh_Emulation.ttcn:170.18-37: warning: Function invocation 'tr_Iuh_RecvFrom_R(?)' may change the actual snapshot. MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': MGCP_Emulation.ttcn:280.2-371.2: In while statement: MGCP_Emulation.ttcn:290.3-369.3: In alt construct: MGCP_Emulation.ttcn:315.6-53: In guard operation: MGCP_Emulation.ttcn:315.6-53: In receive statement: MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. PFCP_Emulation.ttcn: In TTCN-3 module `PFCP_Emulation': PFCP_Emulation.ttcn:104.9-120.1: In function definition `f_PFCPEM_conn_for_pdu': PFCP_Emulation.ttcn:109.2-112.2: In if statement: PFCP_Emulation.ttcn:110.3-47: In function instance: PFCP_Emulation.ttcn:110.3-47: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_del' is not used PFCP_Emulation.ttcn:232.1-309.1: In function definition `main': PFCP_Emulation.ttcn:240.2-308.2: In while statement: PFCP_Emulation.ttcn:241.3-307.3: In alt construct: PFCP_Emulation.ttcn:279.5-58: In function instance: PFCP_Emulation.ttcn:279.5-58: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_add' is not used RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:341.1-353.1: In function definition `f_iuh2iu': ConnHdlr.ttcn:352.2-30: In return statement: ConnHdlr.ttcn:352.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:352.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:352.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:341.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:356.1-365.1: In function definition `f_iu2iuh': ConnHdlr.ttcn:364.2-28: In return statement: ConnHdlr.ttcn:364.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect': ConnHdlr.ttcn:364.22-27: In parameter #1 for `exp_rx': ConnHdlr.ttcn:364.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:356.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:391.1-418.1: In function definition `f_iuh2iu_connect': ConnHdlr.ttcn:417.2-30: In return statement: ConnHdlr.ttcn:417.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:417.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:417.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:391.60-92: note: Referenced template parameter is here ConnHdlr.ttcn:434.1-450.1: In function definition `f_iuh2iu_disconnect': ConnHdlr.ttcn:448.2-29: In variable assignment: ConnHdlr.ttcn:448.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:448.23-28: In parameter #1 for `exp_rx': ConnHdlr.ttcn:448.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:435.9-41: note: Referenced template parameter is here ConnHdlr.ttcn:526.1-532.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:531.2-45: In return statement: ConnHdlr.ttcn:531.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:531.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:531.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:531.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:527.39-45: note: Referenced template variable is here ConnHdlr.ttcn:535.1-577.1: In function definition `f_cn_iu_release_procedure': ConnHdlr.ttcn:540.2-13: In function instance: ConnHdlr.ttcn:540.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used ConnHdlr.ttcn:561.2-62: In function instance: ConnHdlr.ttcn:561.2-62: warning: The value returned by function `@ConnHdlr.f_iuh2iu_disconnect' is not used ConnHdlr.ttcn:673.1-703.1: In function definition `f_rab_ass_req_cs': ConnHdlr.ttcn:681.2-43: In variable assignment: ConnHdlr.ttcn:681.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:681.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:681.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:681.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:676.37-43: note: Referenced template variable is here ConnHdlr.ttcn:700.2-43: In variable assignment: ConnHdlr.ttcn:700.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:700.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:700.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:700.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:676.37-43: note: Referenced template variable is here ConnHdlr.ttcn:702.2-17: In function instance: ConnHdlr.ttcn:702.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:705.8-765.1: In function definition `f_rab_ass_resp_cs': ConnHdlr.ttcn:712.2-45: In variable assignment: ConnHdlr.ttcn:712.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:712.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:712.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:712.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:708.39-46: note: Referenced template variable is here ConnHdlr.ttcn:715.2-758.2: In interleave statement: ConnHdlr.ttcn:737.3-749.3: In if statement: ConnHdlr.ttcn:741.4-45: In variable assignment: ConnHdlr.ttcn:741.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:741.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:741.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:741.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:738.39-45: note: Referenced template variable is here ConnHdlr.ttcn:743.4-19: In function instance: ConnHdlr.ttcn:743.4-19: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:746.4-47: In variable assignment: ConnHdlr.ttcn:746.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:746.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:746.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:746.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:708.39-46: note: Referenced template variable is here ConnHdlr.ttcn:762.2-45: In variable assignment: ConnHdlr.ttcn:762.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:762.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:762.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:762.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:708.39-46: note: Referenced template variable is here ConnHdlr.ttcn:764.2-19: In function instance: ConnHdlr.ttcn:764.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:772.1-820.1: In function definition `f_rab_ass_req_ps_with_pfcp': ConnHdlr.ttcn:784.2-43: In variable assignment: ConnHdlr.ttcn:784.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:784.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:784.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:784.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:782.37-43: note: Referenced template variable is here ConnHdlr.ttcn:804.27-805.36: In template variable definition `pdr1': ConnHdlr.ttcn:804.54-805.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:805.29-35: warning: Inadequate restriction on the referenced template variable `f_teid1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:800.22-801.55: note: Referenced template variable is here ConnHdlr.ttcn:806.27-807.36: In template variable definition `pdr2': ConnHdlr.ttcn:806.54-807.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:807.29-35: warning: Inadequate restriction on the referenced template variable `f_teid2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:802.22-803.57: note: Referenced template variable is here ConnHdlr.ttcn:808.24-812.39: In template variable definition `r': ConnHdlr.ttcn:808.53-812.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #5 for `created_pdr': ConnHdlr.ttcn:812.28-31: warning: Inadequate restriction on the referenced template variable `pdr1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:804.27-805.36: note: Referenced template variable is here ConnHdlr.ttcn:812.34-37: warning: Inadequate restriction on the referenced template variable `pdr2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:806.27-807.36: note: Referenced template variable is here ConnHdlr.ttcn:818.2-43: In variable assignment: ConnHdlr.ttcn:818.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:818.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:818.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:818.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:782.37-43: note: Referenced template variable is here ConnHdlr.ttcn:819.2-17: In function instance: ConnHdlr.ttcn:819.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:822.1-841.1: In function definition `f_rab_ass_resp_ps_with_pfcp': ConnHdlr.ttcn:832.2-45: In variable assignment: ConnHdlr.ttcn:832.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:832.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:832.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:832.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:829.39-46: note: Referenced template variable is here ConnHdlr.ttcn:840.2-46: In function instance: ConnHdlr.ttcn:840.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:840.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:840.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime RANAP_Templates.ttcn:1861.1-1923.1: note: Referenced function is here ConnHdlr.ttcn:840.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:848.1-864.1: In function definition `f_rab_ass_req_ps_without_pfcp': ConnHdlr.ttcn:858.2-43: In variable assignment: ConnHdlr.ttcn:858.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:858.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:858.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:858.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:856.37-43: note: Referenced template variable is here ConnHdlr.ttcn:862.2-43: In variable assignment: ConnHdlr.ttcn:862.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:862.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:862.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:862.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:856.37-43: note: Referenced template variable is here ConnHdlr.ttcn:863.2-17: In function instance: ConnHdlr.ttcn:863.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:866.1-879.1: In function definition `f_rab_ass_resp_ps_without_pfcp': ConnHdlr.ttcn:874.2-45: In variable assignment: ConnHdlr.ttcn:874.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:874.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:874.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:874.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:871.39-46: note: Referenced template variable is here ConnHdlr.ttcn:878.2-46: In function instance: ConnHdlr.ttcn:878.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:878.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:878.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime RANAP_Templates.ttcn:1861.1-1923.1: note: Referenced function is here ConnHdlr.ttcn:878.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:937.1-960.1: In function definition `f_perform_compl_l3': ConnHdlr.ttcn:954.2-957.2: In if statement: ConnHdlr.ttcn:956.3-20: In function instance: ConnHdlr.ttcn:956.3-20: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': HNBGW_Tests.ttcn:698.1-727.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:702.2-55: In send statement: HNBGW_Tests.ttcn:702.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:702.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:702.49-53: warning: Inadequate restriction on the referenced template parameter `ue_id', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:698.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:922.8-925.1: In function definition `f_tc_initial_ue': HNBGW_Tests.ttcn:924.2-21: In function instance: HNBGW_Tests.ttcn:924.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1049.8-1080.1: In function definition `f_tc_rab_assignment': HNBGW_Tests.ttcn:1060.2-21: In function instance: HNBGW_Tests.ttcn:1060.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1068.2-24: In function instance: HNBGW_Tests.ttcn:1068.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1077.2-24: In function instance: HNBGW_Tests.ttcn:1077.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1093.8-1136.1: In function definition `f_tc_rab_assign_fail': HNBGW_Tests.ttcn:1104.2-21: In function instance: HNBGW_Tests.ttcn:1104.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1112.2-24: In function instance: HNBGW_Tests.ttcn:1112.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1118.2-13: In function instance: HNBGW_Tests.ttcn:1118.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1125.2-24: In function instance: HNBGW_Tests.ttcn:1125.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1149.8-1197.1: In function definition `f_tc_rab_release': HNBGW_Tests.ttcn:1160.2-21: In function instance: HNBGW_Tests.ttcn:1160.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1175.2-24: In function instance: HNBGW_Tests.ttcn:1175.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1184.2-24: In function instance: HNBGW_Tests.ttcn:1184.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1196.2-17: In function instance: HNBGW_Tests.ttcn:1196.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1224.8-1257.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1234.2-21: In function instance: HNBGW_Tests.ttcn:1234.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1241.2-43: In variable assignment: HNBGW_Tests.ttcn:1241.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1241.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1241.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1241.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1227.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1288.8-1299.1: In function definition `f_tc_ranap_bidir': HNBGW_Tests.ttcn:1290.2-45: In function instance: HNBGW_Tests.ttcn:1290.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1293.2-55: In function instance: HNBGW_Tests.ttcn:1293.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1295.2-55: In function instance: HNBGW_Tests.ttcn:1295.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1298.2-50: In function instance: HNBGW_Tests.ttcn:1298.2-50: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1322.9-1332.1: In function definition `f_tc_ranap_mo_disconnect': HNBGW_Tests.ttcn:1324.2-45: In function instance: HNBGW_Tests.ttcn:1324.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1329.2-58: In function instance: HNBGW_Tests.ttcn:1329.2-58: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1355.9-1363.1: In function definition `f_tc_ranap_creq_cref_ConnHdlr': HNBGW_Tests.ttcn:1357.2-45: In function instance: HNBGW_Tests.ttcn:1357.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1388.9-1424.1: In function definition `f_tc_cs_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1395.2-21: In function instance: HNBGW_Tests.ttcn:1395.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1437.9-1466.1: In function definition `f_tc_ps_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1441.2-21: In function instance: HNBGW_Tests.ttcn:1441.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1477.8-1487.1: In function definition `f_tc_ps_rab_assignment': HNBGW_Tests.ttcn:1481.2-21: In function instance: HNBGW_Tests.ttcn:1481.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2245.9-2271.1: In function definition `f_tc_apply_sccp': HNBGW_Tests.ttcn:2257.2-55: In function instance: HNBGW_Tests.ttcn:2257.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:2258.2-55: In function instance: HNBGW_Tests.ttcn:2258.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:2288.8-2326.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2296.2-21: In function instance: HNBGW_Tests.ttcn:2296.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2307.2-43: In variable assignment: HNBGW_Tests.ttcn:2307.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2307.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2307.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2307.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:2302.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2312.2-17: In function instance: HNBGW_Tests.ttcn:2312.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:2320.2-45: In variable assignment: HNBGW_Tests.ttcn:2320.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2320.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2320.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2320.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:2318.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:2322.2-19: In function instance: HNBGW_Tests.ttcn:2322.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here Notify: Generating code... Notify: File `BSSAP_CodecPort.hh' was generated. Notify: File `BSSAP_CodecPort.cc' was generated. Notify: File `BSSAP_CodecPort_part_1.cc' was generated. Notify: File `BSSAP_CodecPort_part_2.cc' was generated. Notify: File `BSSAP_CodecPort_part_3.cc' was generated. Notify: File `BSSAP_CodecPort_part_4.cc' was generated. Notify: File `BSSAP_CodecPort_part_5.cc' was generated. Notify: File `BSSAP_CodecPort_part_6.cc' was generated. Notify: File `BSSAP_CodecPort_part_7.cc' was generated. Notify: File `BSSAP_Types.hh' was generated. Notify: File `BSSAP_Types.cc' was generated. Notify: File `BSSAP_Types_part_1.cc' was generated. Notify: File `BSSAP_Types_part_2.cc' was generated. Notify: File `BSSAP_Types_part_3.cc' was generated. Notify: File `BSSAP_Types_part_4.cc' was generated. Notify: File `BSSAP_Types_part_5.cc' was generated. Notify: File `BSSAP_Types_part_6.cc' was generated. Notify: File `BSSAP_Types_part_7.cc' was generated. Notify: File `ConnHdlr.hh' was generated. Notify: File `ConnHdlr.cc' was generated. Notify: File `ConnHdlr_part_1.cc' was generated. Notify: File `ConnHdlr_part_2.cc' was generated. Notify: File `ConnHdlr_part_3.cc' was generated. Notify: File `ConnHdlr_part_4.cc' was generated. Notify: File `ConnHdlr_part_5.cc' was generated. Notify: File `ConnHdlr_part_6.cc' was generated. Notify: File `ConnHdlr_part_7.cc' was generated. Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HNBAP_CommonDataTypes.hh' was generated. Notify: File `HNBAP_CommonDataTypes.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_1.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_2.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_3.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_4.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_5.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_6.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_7.cc' was generated. Notify: File `HNBAP_Constants.hh' was generated. Notify: File `HNBAP_Constants.cc' was generated. Notify: File `HNBAP_Constants_part_1.cc' was generated. Notify: File `HNBAP_Constants_part_2.cc' was generated. Notify: File `HNBAP_Constants_part_3.cc' was generated. Notify: File `HNBAP_Constants_part_4.cc' was generated. Notify: File `HNBAP_Constants_part_5.cc' was generated. Notify: File `HNBAP_Constants_part_6.cc' was generated. Notify: File `HNBAP_Constants_part_7.cc' was generated. Notify: File `HNBAP_Containers.hh' was generated. Notify: File `HNBAP_Containers.cc' was generated. Notify: File `HNBAP_Containers_part_1.cc' was generated. Notify: File `HNBAP_Containers_part_2.cc' was generated. Notify: File `HNBAP_Containers_part_3.cc' was generated. Notify: File `HNBAP_Containers_part_4.cc' was generated. Notify: File `HNBAP_Containers_part_5.cc' was generated. Notify: File `HNBAP_Containers_part_6.cc' was generated. Notify: File `HNBAP_Containers_part_7.cc' was generated. Notify: File `HNBAP_IEs.hh' was generated. Notify: File `HNBAP_IEs.cc' was generated. Notify: File `HNBAP_IEs_part_1.cc' was generated. Notify: File `HNBAP_IEs_part_2.cc' was generated. Notify: File `HNBAP_IEs_part_3.cc' was generated. Notify: File `HNBAP_IEs_part_4.cc' was generated. Notify: File `HNBAP_IEs_part_5.cc' was generated. Notify: File `HNBAP_IEs_part_6.cc' was generated. Notify: File `HNBAP_IEs_part_7.cc' was generated. Notify: File `HNBAP_PDU_Contents.hh' was generated. Notify: File `HNBAP_PDU_Contents.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_1.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_2.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_3.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_4.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_5.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_6.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_7.cc' was generated. Notify: File `HNBAP_PDU_Descriptions.hh' was generated. Notify: File `HNBAP_PDU_Descriptions.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `HNBAP_Templates.hh' was generated. Notify: File `HNBAP_Templates.cc' was generated. Notify: File `HNBAP_Templates_part_1.cc' was generated. Notify: File `HNBAP_Templates_part_2.cc' was generated. Notify: File `HNBAP_Templates_part_3.cc' was generated. Notify: File `HNBAP_Templates_part_4.cc' was generated. Notify: File `HNBAP_Templates_part_5.cc' was generated. Notify: File `HNBAP_Templates_part_6.cc' was generated. Notify: File `HNBAP_Templates_part_7.cc' was generated. Notify: File `HNBAP_Types.hh' was generated. Notify: File `HNBAP_Types.cc' was generated. Notify: File `HNBAP_Types_part_1.cc' was generated. Notify: File `HNBAP_Types_part_2.cc' was generated. Notify: File `HNBAP_Types_part_3.cc' was generated. Notify: File `HNBAP_Types_part_4.cc' was generated. Notify: File `HNBAP_Types_part_5.cc' was generated. Notify: File `HNBAP_Types_part_6.cc' was generated. Notify: File `HNBAP_Types_part_7.cc' was generated. Notify: File `HNBGW_Tests.hh' was generated. Notify: File `HNBGW_Tests.cc' was generated. Notify: File `HNBGW_Tests_part_1.cc' was generated. Notify: File `HNBGW_Tests_part_2.cc' was generated. Notify: File `HNBGW_Tests_part_3.cc' was generated. Notify: File `HNBGW_Tests_part_4.cc' was generated. Notify: File `HNBGW_Tests_part_5.cc' was generated. Notify: File `HNBGW_Tests_part_6.cc' was generated. Notify: File `HNBGW_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `IuUP_Emulation.hh' was generated. Notify: File `IuUP_Emulation.cc' was generated. Notify: File `IuUP_Emulation_part_1.cc' was generated. Notify: File `IuUP_Emulation_part_2.cc' was generated. Notify: File `IuUP_Emulation_part_3.cc' was generated. Notify: File `IuUP_Emulation_part_4.cc' was generated. Notify: File `IuUP_Emulation_part_5.cc' was generated. Notify: File `IuUP_Emulation_part_6.cc' was generated. Notify: File `IuUP_Emulation_part_7.cc' was generated. Notify: File `IuUP_Types.hh' was generated. Notify: File `IuUP_Types.cc' was generated. Notify: File `IuUP_Types_part_1.cc' was generated. Notify: File `IuUP_Types_part_2.cc' was generated. Notify: File `IuUP_Types_part_3.cc' was generated. Notify: File `IuUP_Types_part_4.cc' was generated. Notify: File `IuUP_Types_part_5.cc' was generated. Notify: File `IuUP_Types_part_6.cc' was generated. Notify: File `IuUP_Types_part_7.cc' was generated. Notify: File `Iuh_CodecPort.hh' was generated. Notify: File `Iuh_CodecPort.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct.hh' was generated. Notify: File `Iuh_CodecPort_CtrlFunct.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `Iuh_CodecPort_part_1.cc' was generated. Notify: File `Iuh_CodecPort_part_2.cc' was generated. Notify: File `Iuh_CodecPort_part_3.cc' was generated. Notify: File `Iuh_CodecPort_part_4.cc' was generated. Notify: File `Iuh_CodecPort_part_5.cc' was generated. Notify: File `Iuh_CodecPort_part_6.cc' was generated. Notify: File `Iuh_CodecPort_part_7.cc' was generated. Notify: File `Iuh_Emulation.hh' was generated. Notify: File `Iuh_Emulation.cc' was generated. Notify: File `Iuh_Emulation_part_1.cc' was generated. Notify: File `Iuh_Emulation_part_2.cc' was generated. Notify: File `Iuh_Emulation_part_3.cc' was generated. Notify: File `Iuh_Emulation_part_4.cc' was generated. Notify: File `Iuh_Emulation_part_5.cc' was generated. Notify: File `Iuh_Emulation_part_6.cc' was generated. Notify: File `Iuh_Emulation_part_7.cc' was generated. Notify: File `Iuh_Types.hh' was generated. Notify: File `Iuh_Types.cc' was generated. Notify: File `Iuh_Types_part_1.cc' was generated. Notify: File `Iuh_Types_part_2.cc' was generated. Notify: File `Iuh_Types_part_3.cc' was generated. Notify: File `Iuh_Types_part_4.cc' was generated. Notify: File `Iuh_Types_part_5.cc' was generated. Notify: File `Iuh_Types_part_6.cc' was generated. Notify: File `Iuh_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MGCP_CodecPort.hh' was generated. Notify: File `MGCP_CodecPort.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `MGCP_CodecPort_part_1.cc' was generated. Notify: File `MGCP_CodecPort_part_2.cc' was generated. Notify: File `MGCP_CodecPort_part_3.cc' was generated. Notify: File `MGCP_CodecPort_part_4.cc' was generated. Notify: File `MGCP_CodecPort_part_5.cc' was generated. Notify: File `MGCP_CodecPort_part_6.cc' was generated. Notify: File `MGCP_CodecPort_part_7.cc' was generated. Notify: File `MGCP_Emulation.hh' was generated. Notify: File `MGCP_Emulation.cc' was generated. Notify: File `MGCP_Emulation_part_1.cc' was generated. Notify: File `MGCP_Emulation_part_2.cc' was generated. Notify: File `MGCP_Emulation_part_3.cc' was generated. Notify: File `MGCP_Emulation_part_4.cc' was generated. Notify: File `MGCP_Emulation_part_5.cc' was generated. Notify: File `MGCP_Emulation_part_6.cc' was generated. Notify: File `MGCP_Emulation_part_7.cc' was generated. Notify: File `MGCP_Templates.hh' was generated. Notify: File `MGCP_Templates.cc' was generated. Notify: File `MGCP_Templates_part_1.cc' was generated. Notify: File `MGCP_Templates_part_2.cc' was generated. Notify: File `MGCP_Templates_part_3.cc' was generated. Notify: File `MGCP_Templates_part_4.cc' was generated. Notify: File `MGCP_Templates_part_5.cc' was generated. Notify: File `MGCP_Templates_part_6.cc' was generated. Notify: File `MGCP_Templates_part_7.cc' was generated. Notify: File `MGCP_Types.hh' was generated. Notify: File `MGCP_Types.cc' was generated. Notify: File `MGCP_Types_part_1.cc' was generated. Notify: File `MGCP_Types_part_2.cc' was generated. Notify: File `MGCP_Types_part_3.cc' was generated. Notify: File `MGCP_Types_part_4.cc' was generated. Notify: File `MGCP_Types_part_5.cc' was generated. Notify: File `MGCP_Types_part_6.cc' was generated. Notify: File `MGCP_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PFCP_CodecPort.hh' was generated. Notify: File `PFCP_CodecPort.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `PFCP_CodecPort_part_1.cc' was generated. Notify: File `PFCP_CodecPort_part_2.cc' was generated. Notify: File `PFCP_CodecPort_part_3.cc' was generated. Notify: File `PFCP_CodecPort_part_4.cc' was generated. Notify: File `PFCP_CodecPort_part_5.cc' was generated. Notify: File `PFCP_CodecPort_part_6.cc' was generated. Notify: File `PFCP_CodecPort_part_7.cc' was generated. Notify: File `PFCP_Emulation.hh' was generated. Notify: File `PFCP_Emulation.cc' was generated. Notify: File `PFCP_Emulation_part_1.cc' was generated. Notify: File `PFCP_Emulation_part_2.cc' was generated. Notify: File `PFCP_Emulation_part_3.cc' was generated. Notify: File `PFCP_Emulation_part_4.cc' was generated. Notify: File `PFCP_Emulation_part_5.cc' was generated. Notify: File `PFCP_Emulation_part_6.cc' was generated. Notify: File `PFCP_Emulation_part_7.cc' was generated. Notify: File `PFCP_Templates.hh' was generated. Notify: File `PFCP_Templates.cc' was generated. Notify: File `PFCP_Templates_part_1.cc' was generated. Notify: File `PFCP_Templates_part_2.cc' was generated. Notify: File `PFCP_Templates_part_3.cc' was generated. Notify: File `PFCP_Templates_part_4.cc' was generated. Notify: File `PFCP_Templates_part_5.cc' was generated. Notify: File `PFCP_Templates_part_6.cc' was generated. Notify: File `PFCP_Templates_part_7.cc' was generated. Notify: File `PFCP_Types.hh' was generated. Notify: File `PFCP_Types.cc' was generated. Notify: File `PFCP_Types_part_1.cc' was generated. Notify: File `PFCP_Types_part_2.cc' was generated. Notify: File `PFCP_Types_part_3.cc' was generated. Notify: File `PFCP_Types_part_4.cc' was generated. Notify: File `PFCP_Types_part_5.cc' was generated. Notify: File `PFCP_Types_part_6.cc' was generated. Notify: File `PFCP_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RTP_CodecPort.hh' was generated. Notify: File `RTP_CodecPort.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `RTP_CodecPort_part_1.cc' was generated. Notify: File `RTP_CodecPort_part_2.cc' was generated. Notify: File `RTP_CodecPort_part_3.cc' was generated. Notify: File `RTP_CodecPort_part_4.cc' was generated. Notify: File `RTP_CodecPort_part_5.cc' was generated. Notify: File `RTP_CodecPort_part_6.cc' was generated. Notify: File `RTP_CodecPort_part_7.cc' was generated. Notify: File `RTP_Emulation.hh' was generated. Notify: File `RTP_Emulation.cc' was generated. Notify: File `RTP_Emulation_part_1.cc' was generated. Notify: File `RTP_Emulation_part_2.cc' was generated. Notify: File `RTP_Emulation_part_3.cc' was generated. Notify: File `RTP_Emulation_part_4.cc' was generated. Notify: File `RTP_Emulation_part_5.cc' was generated. Notify: File `RTP_Emulation_part_6.cc' was generated. Notify: File `RTP_Emulation_part_7.cc' was generated. Notify: File `RTP_Types.hh' was generated. Notify: File `RTP_Types.cc' was generated. Notify: File `RTP_Types_part_1.cc' was generated. Notify: File `RTP_Types_part_2.cc' was generated. Notify: File `RTP_Types_part_3.cc' was generated. Notify: File `RTP_Types_part_4.cc' was generated. Notify: File `RTP_Types_part_5.cc' was generated. Notify: File `RTP_Types_part_6.cc' was generated. Notify: File `RTP_Types_part_7.cc' was generated. Notify: File `RUA_CommonDataTypes.hh' was generated. Notify: File `RUA_CommonDataTypes.cc' was generated. Notify: File `RUA_CommonDataTypes_part_1.cc' was generated. Notify: File `RUA_CommonDataTypes_part_2.cc' was generated. Notify: File `RUA_CommonDataTypes_part_3.cc' was generated. Notify: File `RUA_CommonDataTypes_part_4.cc' was generated. Notify: File `RUA_CommonDataTypes_part_5.cc' was generated. Notify: File `RUA_CommonDataTypes_part_6.cc' was generated. Notify: File `RUA_CommonDataTypes_part_7.cc' was generated. Notify: File `RUA_Constants.hh' was generated. Notify: File `RUA_Constants.cc' was generated. Notify: File `RUA_Constants_part_1.cc' was generated. Notify: File `RUA_Constants_part_2.cc' was generated. Notify: File `RUA_Constants_part_3.cc' was generated. Notify: File `RUA_Constants_part_4.cc' was generated. Notify: File `RUA_Constants_part_5.cc' was generated. Notify: File `RUA_Constants_part_6.cc' was generated. Notify: File `RUA_Constants_part_7.cc' was generated. Notify: File `RUA_Containers.hh' was generated. Notify: File `RUA_Containers.cc' was generated. Notify: File `RUA_Containers_part_1.cc' was generated. Notify: File `RUA_Containers_part_2.cc' was generated. Notify: File `RUA_Containers_part_3.cc' was generated. Notify: File `RUA_Containers_part_4.cc' was generated. Notify: File `RUA_Containers_part_5.cc' was generated. Notify: File `RUA_Containers_part_6.cc' was generated. Notify: File `RUA_Containers_part_7.cc' was generated. Notify: File `RUA_Emulation.hh' was generated. Notify: File `RUA_Emulation.cc' was generated. Notify: File `RUA_Emulation_part_1.cc' was generated. Notify: File `RUA_Emulation_part_2.cc' was generated. Notify: File `RUA_Emulation_part_3.cc' was generated. Notify: File `RUA_Emulation_part_4.cc' was generated. Notify: File `RUA_Emulation_part_5.cc' was generated. Notify: File `RUA_Emulation_part_6.cc' was generated. Notify: File `RUA_Emulation_part_7.cc' was generated. Notify: File `RUA_IEs.hh' was generated. Notify: File `RUA_IEs.cc' was generated. Notify: File `RUA_IEs_part_1.cc' was generated. Notify: File `RUA_IEs_part_2.cc' was generated. Notify: File `RUA_IEs_part_3.cc' was generated. Notify: File `RUA_IEs_part_4.cc' was generated. Notify: File `RUA_IEs_part_5.cc' was generated. Notify: File `RUA_IEs_part_6.cc' was generated. Notify: File `RUA_IEs_part_7.cc' was generated. Notify: File `RUA_PDU_Contents.hh' was generated. Notify: File `RUA_PDU_Contents.cc' was generated. Notify: File `RUA_PDU_Contents_part_1.cc' was generated. Notify: File `RUA_PDU_Contents_part_2.cc' was generated. Notify: File `RUA_PDU_Contents_part_3.cc' was generated. Notify: File `RUA_PDU_Contents_part_4.cc' was generated. Notify: File `RUA_PDU_Contents_part_5.cc' was generated. Notify: File `RUA_PDU_Contents_part_6.cc' was generated. Notify: File `RUA_PDU_Contents_part_7.cc' was generated. Notify: File `RUA_PDU_Descriptions.hh' was generated. Notify: File `RUA_PDU_Descriptions.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_1.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_2.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_3.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_4.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_5.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_6.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_7.cc' was generated. Notify: File `RUA_Templates.hh' was generated. Notify: File `RUA_Templates.cc' was generated. Notify: File `RUA_Templates_part_1.cc' was generated. Notify: File `RUA_Templates_part_2.cc' was generated. Notify: File `RUA_Templates_part_3.cc' was generated. Notify: File `RUA_Templates_part_4.cc' was generated. Notify: File `RUA_Templates_part_5.cc' was generated. Notify: File `RUA_Templates_part_6.cc' was generated. Notify: File `RUA_Templates_part_7.cc' was generated. Notify: File `RUA_Types.hh' was generated. Notify: File `RUA_Types.cc' was generated. Notify: File `RUA_Types_part_1.cc' was generated. Notify: File `RUA_Types_part_2.cc' was generated. Notify: File `RUA_Types_part_3.cc' was generated. Notify: File `RUA_Types_part_4.cc' was generated. Notify: File `RUA_Types_part_5.cc' was generated. Notify: File `RUA_Types_part_6.cc' was generated. Notify: File `RUA_Types_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SDP_Templates.hh' was generated. Notify: File `SDP_Templates.cc' was generated. Notify: File `SDP_Templates_part_1.cc' was generated. Notify: File `SDP_Templates_part_2.cc' was generated. Notify: File `SDP_Templates_part_3.cc' was generated. Notify: File `SDP_Templates_part_4.cc' was generated. Notify: File `SDP_Templates_part_5.cc' was generated. Notify: File `SDP_Templates_part_6.cc' was generated. Notify: File `SDP_Templates_part_7.cc' was generated. Notify: File `SDP_Types.hh' was generated. Notify: File `SDP_Types.cc' was generated. Notify: File `SDP_Types_part_1.cc' was generated. Notify: File `SDP_Types_part_2.cc' was generated. Notify: File `SDP_Types_part_3.cc' was generated. Notify: File `SDP_Types_part_4.cc' was generated. Notify: File `SDP_Types_part_5.cc' was generated. Notify: File `SDP_Types_part_6.cc' was generated. Notify: File `SDP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: 936 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'make', '-j', '17'] Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc Creating dependency file for UD_PT.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for RUA_EncDec.cc Creating dependency file for HNBAP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for RUA_PDU_Descriptions_part_7.cc Creating dependency file for RUA_PDU_Descriptions_part_6.cc Creating dependency file for RUA_PDU_Descriptions_part_5.cc Creating dependency file for RUA_PDU_Descriptions_part_4.cc Creating dependency file for RUA_PDU_Descriptions_part_3.cc Creating dependency file for RUA_PDU_Descriptions_part_2.cc Creating dependency file for RUA_PDU_Descriptions_part_1.cc Creating dependency file for RUA_PDU_Contents_part_7.cc Creating dependency file for RUA_PDU_Contents_part_6.cc Creating dependency file for RUA_PDU_Contents_part_5.cc Creating dependency file for RUA_PDU_Contents_part_4.cc Creating dependency file for RUA_PDU_Contents_part_3.cc Creating dependency file for RUA_PDU_Contents_part_2.cc Creating dependency file for RUA_PDU_Contents_part_1.cc Creating dependency file for RUA_IEs_part_7.cc Creating dependency file for RUA_IEs_part_6.cc Creating dependency file for RUA_IEs_part_5.cc Creating dependency file for RUA_IEs_part_4.cc Creating dependency file for RUA_IEs_part_3.cc Creating dependency file for RUA_IEs_part_2.cc Creating dependency file for RUA_IEs_part_1.cc Creating dependency file for RUA_Containers_part_7.cc Creating dependency file for RUA_Containers_part_6.cc Creating dependency file for RUA_Containers_part_5.cc Creating dependency file for RUA_Containers_part_4.cc Creating dependency file for RUA_Containers_part_3.cc Creating dependency file for RUA_Containers_part_2.cc Creating dependency file for RUA_Containers_part_1.cc Creating dependency file for RUA_Constants_part_7.cc Creating dependency file for RUA_Constants_part_6.cc Creating dependency file for RUA_Constants_part_5.cc Creating dependency file for RUA_Constants_part_4.cc Creating dependency file for RUA_Constants_part_3.cc Creating dependency file for RUA_Constants_part_2.cc Creating dependency file for RUA_Constants_part_1.cc Creating dependency file for RUA_CommonDataTypes_part_7.cc Creating dependency file for RUA_CommonDataTypes_part_6.cc Creating dependency file for RUA_CommonDataTypes_part_5.cc Creating dependency file for RUA_CommonDataTypes_part_4.cc Creating dependency file for RUA_CommonDataTypes_part_3.cc Creating dependency file for RUA_CommonDataTypes_part_2.cc Creating dependency file for RUA_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc Creating dependency file for HNBAP_PDU_Contents_part_7.cc Creating dependency file for HNBAP_PDU_Contents_part_6.cc Creating dependency file for HNBAP_PDU_Contents_part_5.cc Creating dependency file for HNBAP_PDU_Contents_part_4.cc Creating dependency file for HNBAP_PDU_Contents_part_3.cc Creating dependency file for HNBAP_PDU_Contents_part_2.cc Creating dependency file for HNBAP_PDU_Contents_part_1.cc Creating dependency file for HNBAP_IEs_part_7.cc Creating dependency file for HNBAP_IEs_part_6.cc Creating dependency file for HNBAP_IEs_part_5.cc Creating dependency file for HNBAP_IEs_part_4.cc Creating dependency file for HNBAP_IEs_part_3.cc Creating dependency file for HNBAP_IEs_part_2.cc Creating dependency file for HNBAP_IEs_part_1.cc Creating dependency file for HNBAP_Containers_part_7.cc Creating dependency file for HNBAP_Containers_part_6.cc Creating dependency file for HNBAP_Containers_part_5.cc Creating dependency file for HNBAP_Containers_part_4.cc Creating dependency file for HNBAP_Containers_part_3.cc Creating dependency file for HNBAP_Containers_part_2.cc Creating dependency file for HNBAP_Containers_part_1.cc Creating dependency file for HNBAP_Constants_part_7.cc Creating dependency file for HNBAP_Constants_part_6.cc Creating dependency file for HNBAP_Constants_part_5.cc Creating dependency file for HNBAP_Constants_part_4.cc Creating dependency file for HNBAP_Constants_part_3.cc Creating dependency file for HNBAP_Constants_part_2.cc Creating dependency file for HNBAP_Constants_part_1.cc Creating dependency file for HNBAP_CommonDataTypes_part_7.cc Creating dependency file for HNBAP_CommonDataTypes_part_6.cc Creating dependency file for HNBAP_CommonDataTypes_part_5.cc Creating dependency file for HNBAP_CommonDataTypes_part_4.cc Creating dependency file for HNBAP_CommonDataTypes_part_3.cc Creating dependency file for HNBAP_CommonDataTypes_part_2.cc Creating dependency file for HNBAP_CommonDataTypes_part_1.cc Creating dependency file for RUA_PDU_Descriptions.cc Creating dependency file for RUA_PDU_Contents.cc Creating dependency file for RUA_IEs.cc Creating dependency file for RUA_Containers.cc Creating dependency file for RUA_Constants.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RUA_CommonDataTypes.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for HNBAP_PDU_Descriptions.cc Creating dependency file for HNBAP_PDU_Contents.cc Creating dependency file for HNBAP_IEs.cc Creating dependency file for HNBAP_Containers.cc Creating dependency file for HNBAP_Constants.cc Creating dependency file for HNBAP_CommonDataTypes.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RUA_Types_part_6.cc Creating dependency file for RUA_Types_part_7.cc Creating dependency file for RUA_Types_part_5.cc Creating dependency file for RUA_Types_part_4.cc Creating dependency file for RUA_Types_part_3.cc Creating dependency file for RUA_Types_part_2.cc Creating dependency file for RUA_Types_part_1.cc Creating dependency file for RUA_Templates_part_7.cc Creating dependency file for RUA_Templates_part_6.cc Creating dependency file for RUA_Templates_part_5.cc Creating dependency file for RUA_Templates_part_4.cc Creating dependency file for RUA_Templates_part_3.cc Creating dependency file for RUA_Templates_part_2.cc Creating dependency file for RUA_Templates_part_1.cc Creating dependency file for RUA_Emulation_part_7.cc Creating dependency file for RUA_Emulation_part_6.cc Creating dependency file for RUA_Emulation_part_5.cc Creating dependency file for RUA_Emulation_part_4.cc Creating dependency file for RUA_Emulation_part_3.cc Creating dependency file for RUA_Emulation_part_2.cc Creating dependency file for RUA_Emulation_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PFCP_Types_part_7.cc Creating dependency file for PFCP_Types_part_6.cc Creating dependency file for PFCP_Types_part_5.cc Creating dependency file for PFCP_Types_part_4.cc Creating dependency file for PFCP_Types_part_3.cc Creating dependency file for PFCP_Types_part_2.cc Creating dependency file for PFCP_Types_part_1.cc Creating dependency file for PFCP_Templates_part_7.cc Creating dependency file for PFCP_Templates_part_6.cc Creating dependency file for PFCP_Templates_part_5.cc Creating dependency file for PFCP_Templates_part_4.cc Creating dependency file for PFCP_Templates_part_3.cc Creating dependency file for PFCP_Templates_part_2.cc Creating dependency file for PFCP_Templates_part_1.cc Creating dependency file for PFCP_Emulation_part_7.cc Creating dependency file for PFCP_Emulation_part_6.cc Creating dependency file for PFCP_Emulation_part_5.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_3.cc Creating dependency file for PFCP_Emulation_part_2.cc Creating dependency file for PFCP_Emulation_part_1.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for PFCP_CodecPort_part_7.cc Creating dependency file for PFCP_CodecPort_part_6.cc Creating dependency file for PFCP_CodecPort_part_5.cc Creating dependency file for PFCP_CodecPort_part_3.cc Creating dependency file for PFCP_CodecPort_part_4.cc Creating dependency file for PFCP_CodecPort_part_2.cc Creating dependency file for PFCP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_Emulation_part_7.cc Creating dependency file for MGCP_Emulation_part_6.cc Creating dependency file for MGCP_Emulation_part_5.cc Creating dependency file for MGCP_Emulation_part_4.cc Creating dependency file for MGCP_Emulation_part_3.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_Emulation_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for Iuh_Types_part_7.cc Creating dependency file for Iuh_Types_part_6.cc Creating dependency file for Iuh_Types_part_5.cc Creating dependency file for Iuh_Types_part_4.cc Creating dependency file for Iuh_Types_part_3.cc Creating dependency file for Iuh_Types_part_2.cc Creating dependency file for Iuh_Types_part_1.cc Creating dependency file for Iuh_Emulation_part_7.cc Creating dependency file for Iuh_Emulation_part_6.cc Creating dependency file for Iuh_Emulation_part_5.cc Creating dependency file for Iuh_Emulation_part_4.cc Creating dependency file for Iuh_Emulation_part_3.cc Creating dependency file for Iuh_Emulation_part_2.cc Creating dependency file for Iuh_Emulation_part_1.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc Creating dependency file for Iuh_CodecPort_part_7.cc Creating dependency file for Iuh_CodecPort_part_6.cc Creating dependency file for Iuh_CodecPort_part_5.cc Creating dependency file for Iuh_CodecPort_part_4.cc Creating dependency file for Iuh_CodecPort_part_3.cc Creating dependency file for Iuh_CodecPort_part_2.cc Creating dependency file for Iuh_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HNBGW_Tests_part_7.cc Creating dependency file for HNBGW_Tests_part_6.cc Creating dependency file for HNBGW_Tests_part_5.cc Creating dependency file for HNBGW_Tests_part_4.cc Creating dependency file for HNBGW_Tests_part_3.cc Creating dependency file for HNBGW_Tests_part_2.cc Creating dependency file for HNBGW_Tests_part_1.cc Creating dependency file for HNBAP_Types_part_7.cc Creating dependency file for HNBAP_Types_part_6.cc Creating dependency file for HNBAP_Types_part_5.cc Creating dependency file for HNBAP_Types_part_4.cc Creating dependency file for HNBAP_Types_part_3.cc Creating dependency file for HNBAP_Types_part_2.cc Creating dependency file for HNBAP_Templates_part_7.cc Creating dependency file for HNBAP_Types_part_1.cc Creating dependency file for HNBAP_Templates_part_6.cc Creating dependency file for HNBAP_Templates_part_5.cc Creating dependency file for HNBAP_Templates_part_4.cc Creating dependency file for HNBAP_Templates_part_3.cc Creating dependency file for HNBAP_Templates_part_2.cc Creating dependency file for HNBAP_Templates_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for ConnHdlr_part_7.cc Creating dependency file for ConnHdlr_part_6.cc Creating dependency file for ConnHdlr_part_5.cc Creating dependency file for ConnHdlr_part_4.cc Creating dependency file for ConnHdlr_part_3.cc Creating dependency file for ConnHdlr_part_2.cc Creating dependency file for ConnHdlr_part_1.cc Creating dependency file for BSSAP_Types_part_7.cc Creating dependency file for BSSAP_Types_part_6.cc Creating dependency file for BSSAP_Types_part_5.cc Creating dependency file for BSSAP_Types_part_4.cc Creating dependency file for BSSAP_Types_part_3.cc Creating dependency file for BSSAP_Types_part_2.cc Creating dependency file for BSSAP_Types_part_1.cc Creating dependency file for BSSAP_CodecPort_part_7.cc Creating dependency file for BSSAP_CodecPort_part_6.cc Creating dependency file for BSSAP_CodecPort_part_5.cc Creating dependency file for BSSAP_CodecPort_part_4.cc Creating dependency file for BSSAP_CodecPort_part_3.cc Creating dependency file for BSSAP_CodecPort_part_2.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RUA_Types.cc Creating dependency file for RUA_Templates.cc Creating dependency file for RUA_Emulation.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_Emulation.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.cc Creating dependency file for PFCP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for Iuh_Types.cc Creating dependency file for Iuh_Emulation.cc Creating dependency file for Iuh_CodecPort_CtrlFunct.cc Creating dependency file for Iuh_CodecPort.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HNBGW_Tests.cc Creating dependency file for HNBAP_Types.cc Creating dependency file for HNBAP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Helpers.cc Creating dependency file for ConnHdlr.cc Creating dependency file for BSSAP_Types.cc Creating dependency file for BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr.o ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates.o HNBAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types.o HNBAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests.o HNBGW_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort.o Iuh_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct.o Iuh_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation.o Iuh_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types.o Iuh_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc 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:9681:1: warning: control reaches end of non-void function [-Wreturn-type] 9681 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] 7791 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] 7843 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] 8940 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] 9388 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort.o PFCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct.o PFCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation.o PFCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates.o PFCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types.o PFCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation.o RUA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates.o RUA_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types.o RUA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5856:1: warning: control reaches end of non-void function [-Wreturn-type] 5856 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:5907:1: warning: control reaches end of non-void function [-Wreturn-type] 5907 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6185:1: warning: control reaches end of non-void function [-Wreturn-type] 6185 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_1.o ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_2.o ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_3.o ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_4.o ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_5.o ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_6.o ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_7.o ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_1.o HNBAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_2.o HNBAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_3.o HNBAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_4.o HNBAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_5.o HNBAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_6.o HNBAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_7.o HNBAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_1.o HNBAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_2.o HNBAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_3.o HNBAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_4.o HNBAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_5.o HNBAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_6.o HNBAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_7.o HNBAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_1.o HNBGW_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_2.o HNBGW_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_3.o HNBGW_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_4.o HNBGW_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_5.o HNBGW_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_6.o HNBGW_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_7.o HNBGW_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_7.o Iuh_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_1.o Iuh_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_2.o Iuh_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_3.o Iuh_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_4.o Iuh_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_5.o Iuh_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_6.o Iuh_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_7.o Iuh_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_1.o Iuh_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_2.o Iuh_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_3.o Iuh_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_4.o Iuh_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_5.o Iuh_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_6.o Iuh_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_7.o Iuh_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_7.o PFCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_1.o PFCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_2.o PFCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_3.o PFCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_4.o PFCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_5.o PFCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_6.o PFCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_7.o PFCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_1.o PFCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_2.o PFCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_3.o PFCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_4.o PFCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_5.o PFCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_6.o PFCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_7.o PFCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_1.o PFCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_2.o PFCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_3.o PFCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_4.o PFCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_5.o PFCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_6.o PFCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_7.o PFCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_1.o RUA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_2.o RUA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_3.o RUA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_4.o RUA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_5.o RUA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_6.o RUA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_7.o RUA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_1.o RUA_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_2.o RUA_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_3.o RUA_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_4.o RUA_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_5.o RUA_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_6.o RUA_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_7.o RUA_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_1.o RUA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_2.o RUA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_3.o RUA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_4.o RUA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_5.o RUA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_6.o RUA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_7.o RUA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants.o HNBAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers.o HNBAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs.o HNBAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents.o HNBAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions.o HNBAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes.o RUA_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants.o RUA_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers.o RUA_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs.o RUA_IEs.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents.o RUA_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions.o RUA_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_1.o HNBAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_2.o HNBAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_3.o HNBAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_4.o HNBAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_5.o HNBAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_6.o HNBAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_7.o HNBAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_1.o HNBAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_2.o HNBAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_3.o HNBAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_4.o HNBAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_5.o HNBAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_6.o HNBAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_7.o HNBAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_1.o HNBAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_2.o HNBAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_3.o HNBAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_4.o HNBAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_5.o HNBAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_6.o HNBAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_7.o HNBAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_7.o HNBAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_7.o RUA_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_1.o RUA_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_2.o RUA_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_3.o RUA_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_4.o RUA_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_5.o RUA_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_6.o RUA_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_7.o RUA_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_1.o RUA_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_2.o RUA_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_3.o RUA_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_4.o RUA_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_5.o RUA_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_6.o RUA_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_7.o RUA_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_1.o RUA_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_2.o RUA_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_3.o RUA_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_4.o RUA_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_5.o RUA_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_6.o RUA_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_7.o RUA_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_7.o RUA_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_7.o RUA_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunctDef.o Iuh_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr.so ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types.so HNBAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types.so Iuh_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates.so PFCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types.so PFCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation.so RUA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates.so RUA_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types.so RUA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_1.so ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_2.so ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_3.so ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_4.so ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_5.so ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_6.so ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_7.so ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants.so RUA_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers.so RUA_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs.so RUA_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_EncDec.so RUA_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so ConnHdlr.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so ConnHdlr_part_1.so ConnHdlr_part_2.so ConnHdlr_part_3.so ConnHdlr_part_4.so ConnHdlr_part_5.so ConnHdlr_part_6.so ConnHdlr_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so StatsD_Checker.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o ConnHdlr.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o ConnHdlr_part_1.o ConnHdlr_part_2.o ConnHdlr_part_3.o ConnHdlr_part_4.o ConnHdlr_part_5.o ConnHdlr_part_6.o ConnHdlr_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (384 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-latest Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-hnbgw osmo-stp osmocom-latest 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. Need to get 1780 kB of archives. After this operation, 6515 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 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 ./ osmocom-latest 1.0.0 [1156 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv1 0.4.0 [16.4 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp0 0.4.0 [40.6 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap0 1.6.0 [51.7 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.13.1 [57.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua0 1.6.0 [28.0 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw 1.6.0 [105 kB] Fetched 1780 kB in 0s (22.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libnftnl11: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 ... 39994 files and directories currently installed.) Preparing to unpack .../00-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../01-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../02-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../04-libosmo-gtlv1_0.4.0_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../07-libosmo-pfcp0_0.4.0_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../14-libosmo-hnbap0_1.6.0_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../15-libosmo-mgcp-client14_1.13.1_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../16-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../17-libosmo-rua0_1.6.0_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../18-osmo-hnbgw_1.6.0_amd64.deb ... Unpacking osmo-hnbgw (1.6.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmo-gtlv1:amd64 (0.4.0) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmo-rua0:amd64 (1.6.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmo-pfcp0:amd64 (0.4.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.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.6.0) ... Setting up osmo-hnbgw (1.6.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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.cfg', '/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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp/osmo-stp.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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw/osmo-hnbgw.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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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-20241106-1222-1332150f-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp/stp.log'] 20241106122229644 DLSS7 <000c> osmo_ss7.c:337 0: Creating SS7 Instance 20241106122229644 DLSS7 <000c> osmo_ss7.c:637 0: Creating Route Table system 20241106122229644 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20241106122229644 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241106122229644 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241106122229644 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241106122229644 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc0: Created AS 20241106122229644 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241106122229644 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106122229644 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20241106122229644 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241106122229644 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241106122229644 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241106122229644 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc1: Created AS 20241106122229644 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241106122229644 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106122229644 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20241106122229644 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241106122229644 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241106122229644 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241106122229644 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc2: Created AS 20241106122229645 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241106122229645 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106122229645 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20241106122229645 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241106122229645 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241106122229645 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241106122229645 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn0: Created AS 20241106122229645 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241106122229645 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106122229645 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20241106122229645 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241106122229645 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241106122229645 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241106122229645 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn1: Created AS 20241106122229645 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241106122229645 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106122229645 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20241106122229645 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241106122229645 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241106122229645 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241106122229645 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn2: Created AS 20241106122229645 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241106122229645 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106122229645 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241106122229645 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241106122229645 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241106122229645 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241106122229645 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241106122229645 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241106122229645 DLSS7 <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905 20241106122229645 DLSS7 <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905 20241106122229645 DLSS7 <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905 20241106122229645 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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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-20241106-1222-1332150f-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x55d9cfd56520(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55d9cfd56500(iups) with 3 counters 20241106122229833 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241106122229833 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241106122229833 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Allocated (fsm.c:456) 20241106122229833 DLGLOBAL DEBUG validating counter group 0x55d9cfd565a0(msc) with 15 counters (rate_ctr.c:86) 20241106122229833 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241106122229833 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106122229833 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Allocated (fsm.c:456) 20241106122229833 DLGLOBAL DEBUG validating counter group 0x55d9cfd565a0(msc) with 15 counters (rate_ctr.c:86) 20241106122229833 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241106122229833 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106122229833 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Allocated (fsm.c:456) 20241106122229833 DLGLOBAL DEBUG validating counter group 0x55d9cfd565a0(msc) with 15 counters (rate_ctr.c:86) 20241106122229833 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241106122229833 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106122229833 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Allocated (fsm.c:456) 20241106122229833 DLGLOBAL DEBUG validating counter group 0x55d9cfd565a0(msc) with 15 counters (rate_ctr.c:86) 20241106122229833 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241106122229833 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106122229833 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Allocated (fsm.c:456) 20241106122229833 DLGLOBAL DEBUG validating counter group 0x55d9cfd56580(sgsn) with 15 counters (rate_ctr.c:86) 20241106122229833 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241106122229833 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106122229833 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Allocated (fsm.c:456) 20241106122229833 DLGLOBAL DEBUG validating counter group 0x55d9cfd56580(sgsn) with 15 counters (rate_ctr.c:86) 20241106122229833 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241106122229833 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106122229833 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Allocated (fsm.c:456) 20241106122229833 DLGLOBAL DEBUG validating counter group 0x55d9cfd56580(sgsn) with 15 counters (rate_ctr.c:86) 20241106122229833 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241106122229833 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106122229833 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Allocated (fsm.c:456) 20241106122229833 DLGLOBAL DEBUG validating counter group 0x55d9cfd56580(sgsn) with 15 counters (rate_ctr.c:86) 20241106122229833 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241106122229833 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106122229833 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241106122229833 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241106122229833 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241106122229833 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241106122229833 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241106122229833 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241106122229834 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:48985 (mgcp_client.c:987) 20241106122229834 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:74) 20241106122229834 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106122229834 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:841) 20241106122229834 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:867) 20241106122229834 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:566) 20241106122229834 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:573) 20241106122229834 DLGLOBAL DEBUG validating counter group 0x7ff7a4a55e60(sigtran_as) with 2 counters (rate_ctr.c:86) 20241106122229834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_DOWN}: Allocated (fsm.c:456) 20241106122229834 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:956) 20241106122229834 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:584) 20241106122229834 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:590) 20241106122229834 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:780) 20241106122229834 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:629) 20241106122229834 DLGLOBAL DEBUG validating counter group 0x7ff7a4a55ea0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241106122229834 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:110) 20241106122229834 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{IDLE}: Allocated (fsm.c:456) 20241106122229834 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:620) 20241106122229834 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d9d0e2cf00]{ASP_DOWN}: Allocated (fsm.c:456) 20241106122229834 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699) 20241106122229834 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241106122229834 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241106122229834 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55d9d0e2d0b0 (osmo_ss7.c:431) 20241106122229834 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:880) 20241106122229834 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:889) 20241106122229834 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:108) 20241106122229834 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:795) 20241106122229834 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106122229834 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:841) 20241106122229834 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106122229834 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:795) 20241106122229835 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106122229835 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:841) 20241106122229835 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106122229835 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:795) 20241106122229835 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106122229835 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:841) 20241106122229835 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106122229834 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::1:60608<->l=::1:2905): New m3ua connection accepted 20241106122229835 DLSS7 <000c> osmo_ss7_xua_srv.c:141 (r=::1:60608<->l=::1:2905): created dynamic ASP asp-dyn-0 20241106122229835 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:60608<->l=:::2905 20241106122229835 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241106122229835 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241106122229835 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122229835 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106122229835 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:795) 20241106122229835 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106122229835 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:841) 20241106122229835 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106122229835 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:795) 20241106122229835 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106122229835 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:841) 20241106122229835 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106122229835 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:795) 20241106122229835 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106122229835 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:841) 20241106122229835 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106122229835 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:795) 20241106122229835 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106122229835 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:841) 20241106122229835 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106122229835 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:795) 20241106122229835 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122229835 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122229835 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) 20241106122229835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122229835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122229835 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122229835 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106122229835 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122229835 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122229835 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122229835 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) 20241106122229835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122229835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122229835 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122229835 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106122229835 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122229835 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122229835 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122229835 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) 20241106122229835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122229835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122229835 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122229835 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106122229835 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122229835 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122229835 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122229835 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) 20241106122229835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122229835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122229835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122229835 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106122229835 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122229835 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122229835 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122229835 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) 20241106122229835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122229835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122229835 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122229835 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106122229835 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122229835 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122229835 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122229835 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) 20241106122229836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122229836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122229836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122229836 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122229836 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106122229836 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122229836 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122229836 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122229836 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) 20241106122229836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122229836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122229836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122229836 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122229836 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106122229836 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122229836 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122229836 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122229836 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) 20241106122229836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122229836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122229836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122229836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122229836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122229836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122229836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122229836 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106122229836 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122229836 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:60608){CONNECTING} connection established (stream_cli.c:362) 20241106122229836 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241106122229836 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:60608) (osmo_ss7_asp.c:934) 20241106122229836 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397) 20241106122229836 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404) 20241106122229836 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178) 20241106122229836 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d9d0e2cf00]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179) 20241106122229836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122229836 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241106122229836 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122229836 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122229836 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122229836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122229836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:713) 20241106122229836 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d9d0e2cf00]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:676) 20241106122229836 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d9d0e2cf00]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379) 20241106122229836 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d9d0e2cf00]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438) 20241106122229836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241106122229836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:361) 20241106122229836 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397) 20241106122229836 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404) 20241106122229836 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-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-20241106-1222-1332150f-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests', 'HNBGW_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HNBGW_Tests.cfg MC@71de1e556339: Unix server socket created successfully. MC@71de1e556339: Listening on TCP port 37345. 71de1e556339 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 71de1e556339 37345 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@71de1e556339: New HC connected from 10.0.2.100 [10.0.2.100]. 71de1e556339: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@71de1e556339: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@71de1e556339: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@71de1e556339: Configuration file was processed on all HCs. MC@71de1e556339: Creating MTC on host 10.0.2.100. MC@71de1e556339: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Wed Nov 6 12:22:30 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_hnb_register started. 20241106122231748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122231753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122231760 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40927<->l=127.0.0.1:4262) (control_if.c:570) 20241106122231791 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122231791 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122231792 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122231792 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122231792 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122231792 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122231792 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122231792 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122231792 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) 20241106122231792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122231792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122231792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_hnb_register-Iuh0(6)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122231793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122231793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122231793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122231793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122231793 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241106122231793 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122231793 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122231793 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122231793 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122231793 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122231793 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122231793 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122231793 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) 20241106122231793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122231793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122231793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122231793 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122231793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122231793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122231793 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241106122231793 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122231794 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122231794 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122231794 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) 20241106122231794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122231794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122231794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122231794 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122231794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122231794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122231794 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241106122231794 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122231794 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122231794 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122231794 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) 20241106122231794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122231794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122231794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122231794 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122231794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122231794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122231794 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241106122231794 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(10)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(10)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(10)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(8)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122231832 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122231832 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122231833 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122231833 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122231833 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122231833 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122231834 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122231834 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122231834 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) 20241106122231834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122231834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122231834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122231834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122231834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122231834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122231834 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241106122231834 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122231834 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122231834 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122231834 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122231834 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122231834 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) 20241106122231834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122231834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122231834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122231834 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122231834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122231834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122231834 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241106122231834 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122231835 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122231835 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122231835 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) 20241106122231835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122231835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122231835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122231835 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122231835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122231835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122231835 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241106122231835 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122231835 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122231836 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122231836 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) 20241106122231836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122231836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122231836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122231836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122231836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122231836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122231836 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122231836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122231836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122231836 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507) 20241106122231836 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122231837 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241106122231837 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220) 20241106122231837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:564) 20241106122231837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122231837 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241106122231837 DLSS7 <000c> xua_rkm.c:195 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241106122231837 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241106122231837 DLSS7 <000c> osmo_ss7.c:956 0: as-as-rkm-7: Created AS 20241106122231837 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241106122231837 DLSS7 <000c> osmo_ss7_as.c:110 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241106122231837 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241106122231837 DLSS7 <000c> xua_rkm.c:333 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122231837 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241106122231837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122231837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:713) 20241106122231837 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:439) 20241106122231837 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397) 20241106122231837 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404) 20241106122231837 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295) 20241106122231837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122231837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20241106122231837 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241106122231837 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241106122231837 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241106122231837 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259) 20241106122231837 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d9d0e2cf00]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260) 20241106122231837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122231837 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122231837 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122231837 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122231837 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122231837 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122231837 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122231837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122231837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:713) 20241106122231837 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d9d0e2cf00]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:676) 20241106122231837 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d9d0e2cf00]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379) 20241106122231837 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d9d0e2cf00]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504) 20241106122231837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241106122231837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:445) 20241106122231837 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397) 20241106122231837 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241106122231837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122231837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20241106122231837 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20241106122231837 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241106122231837 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d9d0e2e4d0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(13)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(13)@71de1e556339: M3UA emulation initiated, the test can be started MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(13)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(11)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122232024 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122232024 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122232024 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122232024 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(10)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122232027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122232027 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122232027 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122232027 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122232027 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122232027 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122232027 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122232029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122232029 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122232029 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122232029 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122232029 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122232029 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122232029 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122232029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122232029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122232029 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122232029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122232029 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122232029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122232029 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122232029 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122232029 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122232029 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122232030 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122232030 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122232030 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) 20241106122232030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122232030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122232030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122232030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122232030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122232030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122232030 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122232030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122232031 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122232031 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122232031 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122232031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122232031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122232031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122232031 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122232069 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122232069 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122232069 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122232069 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(13)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122232072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122232072 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122232072 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122232072 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122232072 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122232072 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122232072 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122232074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122232074 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122232074 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122232074 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122232074 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122232074 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122232074 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122232074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122232074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122232074 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122232074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122232074 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122232074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122232074 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122232074 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122232074 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122232074 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122232075 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122232075 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122232075 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) 20241106122232075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122232075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122232075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122232075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122232075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122232075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122232075 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122232075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122232075 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122232075 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122232075 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122232075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122232075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122232075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122232075 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(9)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122232835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122232835 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122232835 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122232835 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122232835 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122232835 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122232835 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122232835 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122232835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122232835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122232835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122232835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122232835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122232835 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122232835 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122232835 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122232835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122232836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122232836 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122232836 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122232836 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122232836 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) 20241106122232836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122232836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122232836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122232836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122232836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122232836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122232836 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122232836 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122232836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122232836 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122232836 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122232836 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122232836 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122232836 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122232836 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122232836 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122232837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122232837 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122232837 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122232837 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122232837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122232837 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122232837 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122232837 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122232837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122232838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122232838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122232838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122232838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122232838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122232838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122232838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122232838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122232838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122232838 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122232838 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122232838 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122232876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122232876 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122232876 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122232876 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122232876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122232876 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122232876 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122232876 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122232877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122232877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122232877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122232877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122232877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122232877 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122232877 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122232877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122232877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.sgsn0-RAN(12)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122232877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232877 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122232877 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122232877 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122232877 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122232877 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122232877 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) 20241106122232877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122232877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122232877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122232877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122232877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122232877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122232877 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122232877 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122232877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122232877 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122232877 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122232877 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122232877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122232877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122232877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122232877 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122232879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122232879 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122232879 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122232879 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122232879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122232879 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122232879 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122232879 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122232879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122232879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122232879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122232879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122232879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122232880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122232880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122232880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122232880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122232880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122232880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122232880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122232880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122232880 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122232880 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122232880 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122232894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122232894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122232894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122232894 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122232894 DLGLOBAL DEBUG validating counter group 0x55d9cfd56be0(hnb) with 60 counters (rate_ctr.c:86) 20241106122232894 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122232894 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122232894 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122232894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122232894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122232903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52878<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122232903 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40927<->l=127.0.0.1:4262) (control_if.c:193) 20241106122232903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122232903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122232903 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122232903 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) 20241106122232903 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(12)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(13)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(8)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(9)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(11)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(3)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(4)@71de1e556339: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(7)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(14)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(10)@71de1e556339: Final verdict of PTC: none TC_hnb_register-Iuh0(6)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122232905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52874<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(5)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(4): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(5): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_register-Iuh0(6): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_register-Iuh0-RUA(7): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(8): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(9): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(10): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(11): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(12): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(13): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(14): none (pass -> pass) MTC@71de1e556339: Test case TC_hnb_register finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Wed Nov 6 12:22:32 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241106122232980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122233041 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122233041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122233041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122233041 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122233041 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122233041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122233041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122233041 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122233041 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122233041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122233041 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122233041 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122233041 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122233041 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122233041 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122233041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122233041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122233042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122233042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122233042 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122233042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122233042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122233042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122233042 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122233042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122233042 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122233042 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122233042 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122233042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122233042 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122233042 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122233042 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122233042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122233042 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122233042 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122233042 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122233042 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122233042 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122233042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122233042 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122233042 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122233042 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122233042 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122233042 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122233042 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122233042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122233042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122233042 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122233042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122233042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122233042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122233042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122233042 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122233042 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122233042 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122233042 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122233378 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::9815:dcff:fe75:8efe]:2905 err=None (stream.c:265) 20241106122233378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241106122233378 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241106122233378 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::9815:dcff:fe75:8efe]:2905 err=None (osmo_ss7_asp.c:785) 20241106122233381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52892<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=152056) Waiting for packet dumper to finish... 1 (prev_count=152056, count=154440) 20241106122235043 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122235043 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122235043 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122235043 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122235043 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122235043 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Wed Nov 6 12:22:35 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_hnb_register_duplicate started. 20241106122236454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122236461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122236466 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45615<->l=127.0.0.1:4262) (control_if.c:570) TC_hnb_register_duplicate-Iuh0(18)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122236496 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122236496 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122236514 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122236514 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122236514 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122236514 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122236515 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122236515 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122236515 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122236515 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122236515 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) 20241106122236515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122236515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122236515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122236516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122236516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122236516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122236516 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122236516 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122236516 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122236516 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122236516 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122236516 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) 20241106122236516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122236516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122236516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) TC_hnb_register_duplicate-Iuh1(20)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122236516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122236516 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122236516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122236516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122236516 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122236516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236516 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122236516 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122236516 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122236516 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122236516 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122236516 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122236516 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122236516 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122236516 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) 20241106122236516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122236516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122236516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122236516 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122236516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122236516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122236516 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122236517 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60246 (stream_srv.c:129) 20241106122236517 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60246<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122236517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236517 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122236517 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122236517 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122236517 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122236517 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122236517 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122236517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236517 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122236517 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122236517 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122236517 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122236517 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122236517 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122236518 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122236518 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122236518 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) 20241106122236518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122236518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122236518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122236518 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122236518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122236518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122236518 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122236518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236518 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122236518 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122236518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122236518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122236518 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(24)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(24)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(24)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(22)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122236550 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122236550 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122236551 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122236551 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122236551 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122236551 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122236551 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122236551 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122236551 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) 20241106122236551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122236551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122236552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122236552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122236552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122236552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122236552 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122236552 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122236552 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122236552 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122236552 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122236552 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) 20241106122236552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122236552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122236552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122236552 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122236552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122236552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122236552 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122236552 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122236552 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122236552 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) 20241106122236552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122236552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122236552 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122236552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122236552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122236552 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122236552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122236552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122236553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122236553 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122236553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122236553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122236553 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122236553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236553 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122236553 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122236553 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122236553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122236553 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122236553 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122236553 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122236553 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122236553 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) 20241106122236553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122236553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122236553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122236553 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122236553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122236553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122236553 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122236553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236553 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122236553 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122236553 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122236553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122236553 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122236553 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122236553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236553 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122236553 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122236553 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122236553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122236553 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(27)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(27)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(27)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(25)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122236742 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122236742 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122236742 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122236742 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(24)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122236746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236746 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122236746 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122236746 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122236746 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122236746 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122236746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122236747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236747 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122236747 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122236747 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122236747 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122236747 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122236747 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122236747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122236747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122236747 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122236747 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122236748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122236748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122236748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122236748 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122236748 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122236748 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122236749 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122236749 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122236749 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) 20241106122236749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122236749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122236749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122236749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122236749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122236749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122236749 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122236749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122236749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122236749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122236749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122236749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122236749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122236749 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122236781 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122236781 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122236781 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122236781 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(27)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122236784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236784 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122236784 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122236784 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122236784 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122236784 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122236784 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122236786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236786 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122236786 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122236786 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122236786 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122236786 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122236786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122236786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122236786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122236786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122236786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122236786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122236786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122236786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122236786 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122236786 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122236786 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122236787 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122236787 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122236787 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) 20241106122236787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122236787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122236787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122236787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122236787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122236787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122236787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122236787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122236787 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122236787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122236787 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122236787 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122236787 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122236787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122236787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122236787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122236787 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(23)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122237552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122237552 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122237552 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122237552 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122237552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122237552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122237552 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122237552 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122237552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122237552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122237552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122237552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122237552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122237552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122237552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122237552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122237552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122237552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122237552 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122237552 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122237552 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122237552 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) 20241106122237552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122237552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122237552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122237552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122237552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122237552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122237552 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122237552 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122237553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122237553 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122237553 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122237553 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122237553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122237553 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122237553 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122237553 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122237554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122237554 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122237554 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122237554 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122237554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122237554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122237554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122237554 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122237554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122237554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122237554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122237554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122237554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122237554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122237554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122237554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122237554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122237554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122237554 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122237554 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122237554 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(26)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122237592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122237592 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122237592 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122237592 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122237592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122237592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122237592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122237592 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122237592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122237592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122237592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122237592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122237592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122237592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122237592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122237592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122237592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237592 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122237592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122237592 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122237592 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122237592 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122237592 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) 20241106122237592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122237592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122237592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122237592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122237592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122237592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122237592 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122237592 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122237592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122237592 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122237592 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122237592 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122237592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122237592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122237592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122237592 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122237593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122237593 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122237593 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122237593 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122237593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122237593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122237593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122237593 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122237593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122237593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122237594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122237594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122237594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122237594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122237594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122237594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122237594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122237594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122237594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122237594 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122237594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122237594 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122237594 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122237594 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122237602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122237602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122237602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122237602 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122237602 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122237602 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122237602 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122237602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122237602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122237612 DLINP DEBUG SRVCONN(,r=127.0.0.1:60246<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122237612 DLINP DEBUG SRVCONN(,r=127.0.0.1:60246<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122237612 DLINP DEBUG SRVCONN(,r=127.0.0.1:60246<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122237612 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122237612 DHNBAP ERROR (127.0.0.1:60246 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241106122237612 DHNBAP ERROR (127.0.0.1:60246 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241106122237612 DLINP DEBUG SRVCONN(,r=127.0.0.1:60246<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122237612 DLINP DEBUG SRVCONN(,r=127.0.0.1:60246<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241106122237612 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: talloc reports "struct hnb_context" x 1, expecting 1 MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122237622 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45615<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(26)@71de1e556339: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(19)@71de1e556339: Final verdict of PTC: none 20241106122237622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52912<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(22)@71de1e556339: Final verdict of PTC: none 20241106122237622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122237622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122237622 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122237622 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) 20241106122237622 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(16)@71de1e556339: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(21)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(24)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(23)@71de1e556339: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(20)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(27)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(25)@71de1e556339: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(18)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(28)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(15)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122237626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52898<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(17)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(15): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(17): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(18): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(19): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(20): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(21): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(22): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(23): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(24): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(25): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(26): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(27): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(28): none (pass -> pass) MTC@71de1e556339: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Wed Nov 6 12:22:37 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20241106122237677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122237757 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122237757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122237757 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122237757 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122237757 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122237757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122237757 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122237757 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122237757 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122237757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122237757 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122237757 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122237757 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122237757 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122237757 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122237757 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122237757 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122237758 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122237758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122237758 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122237758 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122237758 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122237758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122237758 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122237758 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122237758 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122237758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122237758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122237758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122237758 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122237758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122237758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122237758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122237758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122237758 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122237758 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122237758 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122237758 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122237758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122237758 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122237758 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122237758 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122237758 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122237758 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122237758 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122237758 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122237758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122237758 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122237758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122237758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122237758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122237758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122237758 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122237758 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122237758 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122237758 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122238078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46022<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109412) Waiting for packet dumper to finish... 1 (prev_count=109412, count=149708) 20241106122239758 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122239758 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122239758 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122239758 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122239758 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122239758 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Wed Nov 6 12:22:40 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241106122241150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122241156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122241163 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37147<->l=127.0.0.1:4262) (control_if.c:570) 20241106122241192 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122241192 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122241193 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122241193 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122241193 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122241193 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122241194 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122241194 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122241194 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) 20241106122241194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122241194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122241194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122241194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122241194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122241194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122241194 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122241194 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122241194 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(32)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122241194 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122241194 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122241194 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) 20241106122241194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122241194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122241194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122241194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241194 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122241194 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122241194 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122241194 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122241194 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122241194 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122241194 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122241194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122241194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122241194 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122241194 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122241194 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122241194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241194 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122241194 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122241194 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122241194 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122241194 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122241194 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122241195 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122241195 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122241195 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) 20241106122241195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122241195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122241195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122241195 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122241195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122241195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122241195 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122241195 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122241195 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122241195 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) 20241106122241195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122241195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122241195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122241195 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122241195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122241195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122241195 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122241195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241195 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122241195 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122241195 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122241195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122241195 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122241195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241195 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122241195 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122241195 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122241195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122241195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122241195 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(36)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(36)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(36)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(34)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122241227 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122241227 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122241227 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122241227 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122241227 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122241227 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122241228 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122241228 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122241228 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122241228 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122241228 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) 20241106122241228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122241228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122241228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122241228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122241228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122241228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122241228 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122241228 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122241228 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122241228 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) 20241106122241228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122241228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122241228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122241228 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122241228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122241228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122241228 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122241228 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122241228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241228 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122241228 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122241229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122241229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122241229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122241229 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122241228 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122241229 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) 20241106122241229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122241229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122241229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122241229 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122241229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122241229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122241229 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122241229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122241229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122241229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122241229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122241229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122241229 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122241229 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122241229 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122241229 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) 20241106122241229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122241229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122241229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122241229 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122241229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122241229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122241229 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122241229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122241229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122241229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122241229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122241229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122241229 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122241229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122241229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122241229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122241229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122241229 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(39)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(39)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(39)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(37)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122241419 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122241419 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122241419 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122241419 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(36)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122241422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241422 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122241422 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122241422 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122241422 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122241422 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122241422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122241424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241424 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122241424 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122241424 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122241424 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122241424 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122241424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122241424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122241424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122241424 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122241424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122241424 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122241424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122241424 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122241424 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122241424 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122241424 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122241425 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122241425 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122241425 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) 20241106122241425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122241425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122241425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122241425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122241425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122241425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122241425 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122241425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241425 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122241425 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122241425 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122241425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122241425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122241425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122241425 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122241458 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122241458 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122241458 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122241458 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(39)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122241461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241461 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122241461 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122241461 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122241461 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122241461 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122241461 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122241462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241462 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122241462 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122241462 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122241462 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122241462 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122241462 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122241462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122241462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122241462 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122241462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122241462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122241462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122241462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122241462 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122241462 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122241462 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122241463 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122241463 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122241463 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) 20241106122241463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122241463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122241463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122241464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122241464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122241464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122241464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122241464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122241464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122241464 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122241464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122241464 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122241464 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122241464 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122241464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122241464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122241464 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122241464 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(35)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122242231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122242231 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122242231 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122242231 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122242231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122242231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122242231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122242231 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122242231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122242231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122242231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122242231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122242231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122242231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122242231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122242231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122242231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122242231 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122242231 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122242231 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122242231 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) 20241106122242231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122242231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122242231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122242231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122242231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122242231 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122242231 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122242231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122242231 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122242231 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122242231 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122242231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122242231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122242231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122242231 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122242233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122242233 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122242233 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122242233 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122242233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122242233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122242233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122242233 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122242233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122242233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122242233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122242233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122242233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122242233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122242233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122242233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122242233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122242234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122242234 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122242234 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122242234 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122242266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122242266 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122242266 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122242266 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122242266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122242266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122242266 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122242266 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122242266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122242266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122242266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122242266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122242266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122242266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122242266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122242266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122242266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242267 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122242267 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122242267 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122242267 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122242267 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122242267 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) 20241106122242267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) HNBGW_Test.sgsn0-RAN(38)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122242267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122242267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122242267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122242267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122242267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122242267 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122242267 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122242267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122242267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122242267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122242267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122242267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122242267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122242267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122242267 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122242269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122242269 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122242269 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122242269 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122242269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122242269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122242269 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122242269 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122242269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122242269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122242269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122242269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122242269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122242269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122242269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122242269 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122242269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122242269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122242269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122242269 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122242269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122242269 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122242269 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122242269 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122242285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122242285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122242285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122242285 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122242285 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122242285 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122242285 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122242285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122242285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122242289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122242289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122242289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122242289 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122242289 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20241106122242289 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122242289 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122242289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122242289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: talloc reports "struct hnb_context" x 1, expecting 1 MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122242295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122242295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122242295 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122242295 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) 20241106122242295 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122242295 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37147<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(35)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(37)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(34)@71de1e556339: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(33)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(39)@71de1e556339: Final verdict of PTC: none 20241106122242296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46040<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(38)@71de1e556339: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(32)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(36)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(40)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(29)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122242298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46026<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(31)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(29): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(31): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(32): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(33): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(34): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(35): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(36): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(37): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(38): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(39): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(40): none (pass -> pass) MTC@71de1e556339: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Wed Nov 6 12:22:42 UTC 2024 ====== 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 20241106122242350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122242437 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122242437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122242437 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122242437 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122242437 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122242437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122242437 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122242437 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122242437 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122242437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122242437 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122242437 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122242437 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122242437 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122242437 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122242437 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122242437 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122242438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122242438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122242438 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122242438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122242438 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122242438 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122242438 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122242438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122242438 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122242438 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122242438 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122242438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122242438 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122242438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122242438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122242438 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122242438 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122242438 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122242438 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122242438 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122242438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122242438 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122242438 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122242438 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122242438 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122242438 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122242438 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122242438 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122242438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122242438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122242438 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122242438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122242438 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122242438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122242438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122242438 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122242438 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122242438 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122242438 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122242751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46048<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89072) Waiting for packet dumper to finish... 1 (prev_count=89072, count=147288) 20241106122244439 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122244439 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122244439 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122244439 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122244439 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122244439 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Wed Nov 6 12:22:44 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_hnb_disconnected_timeout started. 20241106122245822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122245827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122245833 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37451<->l=127.0.0.1:4262) (control_if.c:570) 20241106122245863 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122245863 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122245863 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122245863 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122245864 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122245864 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122245864 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) 20241106122245864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122245864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122245864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122245864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122245864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122245864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122245864 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122245864 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122245864 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122245864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122245864 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122245864 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122245864 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122245864 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122245864 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122245864 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_hnb_disconnected_timeout-Iuh0(44)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122245865 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122245865 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122245865 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) 20241106122245865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122245865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122245865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122245865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122245865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122245865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122245865 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122245865 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122245865 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122245865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122245865 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122245865 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122245865 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122245865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122245865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122245865 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122245865 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122245865 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122245866 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122245866 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122245866 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) 20241106122245866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122245866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122245866 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122245866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122245866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122245866 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122245866 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122245866 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122245866 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) 20241106122245866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122245866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122245867 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122245867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122245867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122245867 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122245867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122245867 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122245867 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122245867 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122245867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122245867 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122245867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122245867 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122245867 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122245867 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122245867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122245867 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122245867 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(48)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(48)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(48)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(46)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122245896 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122245896 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122245896 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122245896 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122245897 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122245897 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122245897 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122245897 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122245897 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) 20241106122245897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122245897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122245897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122245897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122245897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122245897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122245897 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122245897 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122245897 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122245897 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122245897 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122245897 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) 20241106122245897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122245897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122245897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122245898 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122245898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122245898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122245898 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122245898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122245898 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122245898 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122245898 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122245898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122245898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122245898 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122245898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122245898 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122245898 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122245898 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122245898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122245898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122245898 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122245899 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122245899 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122245899 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) 20241106122245899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122245899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122245899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122245899 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122245899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122245899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122245899 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122245899 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122245899 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122245899 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) 20241106122245899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122245899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122245899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122245899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122245899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122245899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122245899 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122245899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122245899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122245899 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122245899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122245899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122245899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122245899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122245899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122245899 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122245899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122245899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122245899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122245899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122245899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122245899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122245899 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(51)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(51)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(51)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(49)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122245958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122245958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122245958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122245958 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122245958 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122245958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122245958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122245958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122245958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122246091 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122246091 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122246091 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122246091 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(48)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122246094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122246094 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122246094 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122246094 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122246094 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122246094 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122246094 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122246096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122246096 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122246096 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122246096 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122246096 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122246096 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122246096 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122246096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122246096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122246096 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122246096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122246096 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122246096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122246096 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122246096 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122246096 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122246096 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122246097 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122246097 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122246097 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) 20241106122246097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122246097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122246097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122246097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122246097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122246097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122246097 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122246098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122246098 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122246098 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122246098 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122246098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122246098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122246098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122246098 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122246126 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122246126 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122246126 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122246126 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(51)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122246129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122246129 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122246129 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122246129 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122246129 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122246129 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122246129 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122246130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122246130 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122246130 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122246130 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122246130 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122246130 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122246130 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122246130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122246130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122246130 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122246130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122246130 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122246130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122246130 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122246130 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122246130 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122246130 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122246131 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122246131 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122246131 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) 20241106122246131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122246132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122246132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122246132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122246132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122246132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122246132 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122246132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122246132 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122246132 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122246132 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122246132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122246132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122246132 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122246132 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(47)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122246899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122246899 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122246899 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122246899 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122246899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122246899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122246899 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122246899 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122246899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122246899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122246899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122246899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122246899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122246900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122246900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122246900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122246900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246900 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122246900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122246900 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122246900 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122246900 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122246900 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) 20241106122246900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122246900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122246900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122246900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122246900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122246900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122246900 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122246900 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122246900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122246900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122246900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122246900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122246900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122246900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122246900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122246900 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122246902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122246902 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122246902 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122246902 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122246902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122246902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122246902 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122246902 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122246902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122246902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122246902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122246902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122246902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122246902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122246902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122246902 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122246902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122246902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122246902 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122246902 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122246902 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(50)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122246935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122246935 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122246935 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122246935 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122246935 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122246935 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122246935 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122246935 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122246936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122246936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122246936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122246936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122246936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122246936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122246936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122246936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122246936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122246936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122246936 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122246936 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122246936 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122246936 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) 20241106122246936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122246936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122246936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122246936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122246936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122246936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122246936 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122246936 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122246936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122246936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122246936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122246936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122246936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122246936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122246936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122246936 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122246936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122246936 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122246936 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122246936 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122246936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122246936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122246936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122246936 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122246937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122246937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122246937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122246937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122246937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122246937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122246937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122246937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122246937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122246937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122246937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122246937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122246937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122246937 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122246937 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122246937 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122246967 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@71de1e556339: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@71de1e556339: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106122246971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122246971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122246971 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122246971 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) 20241106122246971 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(44)@71de1e556339: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(45)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106122247975 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241106122252984 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(42)@71de1e556339: 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@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241106122254014 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(53)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122254015 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122254015 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(42)@71de1e556339: 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@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122254023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122254023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122254023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122254023 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122254023 DLGLOBAL DEBUG validating counter group 0x55d9cfd56be0(hnb) with 60 counters (rate_ctr.c:86) 20241106122254023 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122254023 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122254023 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122254023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122254023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106122254026 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122255029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122255029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122255029 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122255029 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) 20241106122255029 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(53)@71de1e556339: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(54)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106122255032 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241106122301041 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(42)@71de1e556339: 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@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122301048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46058<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122301049 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122301049 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122301049 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37451<->l=127.0.0.1:4262) (control_if.c:193) 20241106122301049 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122301049 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122301049 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122301049 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122301049 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122301049 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122301049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122301049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122301049 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122301049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122301049 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122301049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122301049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122301049 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122301049 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122301049 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122301049 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(51)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(50)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(46)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(47)@71de1e556339: Final verdict of PTC: none 20241106122301049 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122301049 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106122301049 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122301049 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122301049 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122301049 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122301049 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122301049 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-SCCP(49)@71de1e556339: Final verdict of PTC: none 20241106122301049 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122301050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122301050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122301050 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122301050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122301050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122301050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122301050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122301050 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122301050 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122301050 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122301050 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(42)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(52)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(48)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(41)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122301051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46050<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(43)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(41): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(43): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(44): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(45): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(46): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(47): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(48): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(49): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(50): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(51): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(52): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(53): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(54): none (pass -> pass) MTC@71de1e556339: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Wed Nov 6 12:23:01 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20241106122301092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122301494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36594<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=156184) Waiting for packet dumper to finish... 1 (prev_count=156184, count=156824) 20241106122303050 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122303050 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122303050 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122303050 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122303050 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122303050 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Wed Nov 6 12:23:03 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ue_register started. 20241106122304569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122304574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122304581 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45639<->l=127.0.0.1:4262) (control_if.c:570) 20241106122304609 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122304609 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122304609 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122304609 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122304610 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122304610 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122304610 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122304610 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122304610 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) 20241106122304610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122304610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122304610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122304610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122304610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122304610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122304611 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122304611 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122304611 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122304611 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122304611 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122304611 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) 20241106122304611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122304611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122304611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122304611 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122304611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122304611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122304611 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122304611 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122304611 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122304611 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) 20241106122304611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304611 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122304611 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122304611 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122304611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122304611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122304611 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122304611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122304611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122304611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) TC_ue_register-Iuh0(58)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122304611 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122304611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122304611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122304611 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122304611 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122304611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304611 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122304611 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122304611 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122304611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122304611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122304611 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122304611 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122304611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304611 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122304611 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122304611 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122304611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122304611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122304611 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122304612 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122304612 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122304612 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) 20241106122304612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122304612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122304612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122304613 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122304613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122304613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122304613 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122304613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304613 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122304613 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122304613 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122304613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122304613 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(62)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(62)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(62)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(60)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122304644 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122304644 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122304645 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122304645 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122304645 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122304645 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122304646 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122304646 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122304646 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) 20241106122304646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122304646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122304646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122304646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122304646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122304646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122304646 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122304646 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122304646 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122304646 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122304646 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122304646 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) 20241106122304646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122304646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122304646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122304646 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122304646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122304646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122304646 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122304646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304646 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122304646 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122304646 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122304646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122304646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122304646 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122304646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304646 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122304646 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122304646 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122304646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122304646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122304646 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122304647 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122304647 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122304647 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) 20241106122304647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122304647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122304647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122304648 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122304648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122304648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122304648 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122304648 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122304648 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122304648 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) 20241106122304648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122304648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122304648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122304648 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122304648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122304648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122304648 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122304648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304648 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122304648 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122304648 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122304648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122304648 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122304648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304648 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122304648 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122304648 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122304648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122304648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122304648 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(65)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(65)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(65)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(63)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122304703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122304703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122304703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122304703 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122304703 DLGLOBAL DEBUG validating counter group 0x55d9cfd56be0(hnb) with 60 counters (rate_ctr.c:86) 20241106122304703 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122304703 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122304703 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122304703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122304703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122304839 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122304839 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122304839 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122304839 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(62)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122304843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304843 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122304843 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122304843 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122304843 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122304843 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122304843 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122304845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304845 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122304845 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122304845 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122304845 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122304845 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122304845 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122304845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122304845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122304845 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122304845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122304845 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122304845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122304845 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122304845 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122304845 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122304845 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122304846 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122304846 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122304846 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) 20241106122304846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122304846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122304846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122304846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122304846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122304846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122304846 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122304846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304846 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122304846 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122304846 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122304846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122304846 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122304846 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122304846 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122304875 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122304875 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122304875 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122304875 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(65)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122304878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304878 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122304878 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122304878 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122304878 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122304878 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122304878 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122304880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304880 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122304880 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122304880 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122304880 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122304880 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122304880 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122304880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122304880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122304880 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122304880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122304880 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122304880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122304880 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122304880 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122304880 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122304880 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122304881 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122304881 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122304881 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) 20241106122304881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122304881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122304882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122304882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122304882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122304882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122304882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122304882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122304882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122304882 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122304882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122304882 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122304882 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122304882 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122304882 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122304882 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122304882 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122304882 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(61)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122305647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122305647 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122305647 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122305647 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122305647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122305647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122305648 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122305648 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122305648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122305648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122305648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122305648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122305648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122305648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122305648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122305648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122305648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305648 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122305648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122305648 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122305648 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122305648 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122305648 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) 20241106122305648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122305648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122305648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122305648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122305648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122305648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122305648 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122305648 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122305648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122305648 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122305648 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122305648 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122305648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122305648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122305648 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122305648 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122305650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122305650 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122305650 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122305650 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122305650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122305650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122305650 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122305650 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122305650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122305650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122305650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122305650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122305650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122305650 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122305650 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122305650 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122305650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305650 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122305650 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122305650 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122305650 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122305650 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(64)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122305683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122305683 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122305683 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122305683 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122305683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122305683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122305683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122305683 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122305683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122305683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122305683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122305683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122305683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122305683 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122305683 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122305683 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122305683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122305684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122305684 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122305684 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122305684 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122305684 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) 20241106122305684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122305684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122305684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122305684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122305684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122305684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122305684 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122305684 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122305684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122305684 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122305684 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122305684 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122305684 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122305684 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122305684 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122305684 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122305686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122305686 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122305686 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122305686 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122305686 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122305686 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122305686 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122305686 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122305686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122305686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122305686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122305686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122305686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122305686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122305686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122305686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122305686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122305686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122305686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122305686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122305686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122305686 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122305686 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122305687 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122305711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122305711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122305711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241106122305711 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241106122305711 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241106122305711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122305711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122305717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122305717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122305717 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122305717 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) 20241106122305717 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(63)@71de1e556339: Final verdict of PTC: none 20241106122305718 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45639<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(61)@71de1e556339: Final verdict of PTC: none 20241106122305718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36614<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(65)@71de1e556339: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(59)@71de1e556339: Final verdict of PTC: none TC_ue_register-Iuh0(58)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(64)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(60)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(66)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(62)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(56)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(55)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122305720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(57)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(55): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(57): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ue_register-Iuh0(58): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ue_register-Iuh0-RUA(59): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(60): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(61): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(62): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(63): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(64): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(65): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(66): none (pass -> pass) MTC@71de1e556339: Test case TC_ue_register finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Wed Nov 6 12:23:05 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241106122305765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122305858 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122305858 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122305858 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122305858 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122305858 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122305858 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122305858 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122305858 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122305858 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122305858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122305858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122305858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122305858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122305858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122305858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122305858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122305858 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122305858 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122305858 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122305858 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122305858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122305858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122305858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122305858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122305858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122305858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122305858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122305858 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122305858 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122305858 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122305858 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122305858 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122305858 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122305858 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122305858 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122305858 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122305858 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122305858 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122305858 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122306167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91188) Waiting for packet dumper to finish... 1 (prev_count=91188, count=146068) 20241106122307859 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122307859 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122307859 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122307859 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122307859 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122307859 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Wed Nov 6 12:23:08 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ue_register_tmsi_lai started. MTC@71de1e556339: 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 20241106122309235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122309241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122309248 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38447<->l=127.0.0.1:4262) (control_if.c:570) 20241106122309278 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122309278 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122309278 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122309278 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122309279 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122309279 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(70)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122309279 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122309279 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122309279 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) 20241106122309279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122309279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122309279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122309280 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122309280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122309280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122309280 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122309280 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122309280 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122309280 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) 20241106122309280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122309280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122309280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122309280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122309280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122309280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122309280 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122309280 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122309280 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122309280 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122309280 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122309280 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) 20241106122309280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122309280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122309280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122309280 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122309280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122309280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122309280 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122309280 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122309280 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122309280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309280 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122309280 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122309280 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122309280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122309280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122309280 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122309280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309280 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122309280 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122309280 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122309280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122309280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122309280 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122309280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309280 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122309280 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122309280 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122309280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122309280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122309280 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122309281 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122309281 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122309281 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) 20241106122309281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122309281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122309281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122309282 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122309282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122309282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122309282 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122309282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122309282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122309282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122309282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122309282 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(74)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(74)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(74)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(72)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122309320 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122309320 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122309320 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122309320 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122309320 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122309320 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122309321 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122309321 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122309322 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122309322 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122309322 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) 20241106122309322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122309322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122309322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122309322 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122309322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122309322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122309322 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122309322 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122309322 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122309322 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) 20241106122309322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122309322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122309322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122309322 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122309322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122309322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122309322 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122309322 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122309322 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122309322 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) 20241106122309322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122309322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122309322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122309322 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122309322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122309322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122309322 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122309322 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122309322 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122309322 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) 20241106122309322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122309322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122309322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122309322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122309322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122309322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122309322 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122309322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122309322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122309322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122309322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122309322 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122309322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122309322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122309322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122309322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122309322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122309322 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122309322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122309322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122309322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122309322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122309322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122309322 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122309322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122309322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122309322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122309322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122309322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122309322 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(77)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(77)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(77)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(75)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122309378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122309378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122309378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122309378 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122309378 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122309378 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122309378 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122309378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122309378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122309513 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122309513 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122309513 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122309513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(74)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122309516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309516 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122309516 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122309516 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122309516 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122309516 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122309516 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122309517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309517 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122309517 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122309517 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122309517 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122309517 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122309517 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122309517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122309517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122309517 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122309517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122309517 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122309517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122309517 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122309517 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122309517 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122309518 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122309519 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122309519 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122309519 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) 20241106122309519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122309519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122309519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122309519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122309519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122309519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122309519 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122309519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309519 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122309519 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122309519 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122309519 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122309519 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122309519 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122309519 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122309552 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122309552 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122309552 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122309552 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(77)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122309555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309555 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122309555 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122309555 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122309555 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122309555 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122309555 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122309556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309556 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122309556 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122309556 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122309556 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122309556 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122309556 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122309556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122309556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122309556 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122309556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122309556 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122309556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122309556 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122309556 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122309556 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122309556 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122309557 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122309557 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122309557 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) 20241106122309557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122309557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122309557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122309557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122309557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122309557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122309557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122309557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122309557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122309558 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122309558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122309558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122309558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122309558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122309558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122309558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122309558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122309558 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(73)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122310322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122310322 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122310322 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122310322 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122310322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122310322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122310322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122310322 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122310322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122310322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122310322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122310322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122310322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122310322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122310322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122310322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122310322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122310322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122310322 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122310322 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122310322 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122310322 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) 20241106122310323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122310323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122310323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122310323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122310323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122310323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122310323 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122310323 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122310323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122310323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122310323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122310323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122310323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122310323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122310323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122310323 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122310325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122310325 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122310325 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122310325 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122310325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122310325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122310325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122310325 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122310325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122310325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122310325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122310325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122310325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122310325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122310325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122310325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122310325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122310325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122310325 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122310325 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122310325 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(76)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122310359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122310359 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122310359 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122310359 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122310359 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122310359 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122310359 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122310359 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122310359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122310359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122310359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122310359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122310359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122310359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122310359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122310359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122310359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122310360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122310360 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122310360 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122310360 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122310360 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) 20241106122310360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122310360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122310360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122310360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122310360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122310360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122310360 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122310360 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122310360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122310360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122310360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122310360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122310360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122310360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122310360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122310360 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122310361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122310361 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122310361 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122310361 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122310361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122310361 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122310361 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122310361 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122310361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122310361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122310361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122310361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122310361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122310361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122310361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122310361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122310361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122310361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122310361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122310361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122310361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122310361 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122310361 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122310361 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122310385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122310385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122310385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241106122310385 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241106122310385 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241106122310385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122310385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122310391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38388<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122310391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122310391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122310391 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122310391 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) 20241106122310391 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122310391 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38447<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register_tmsi_lai-Iuh0-RUA(71)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(73)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(75)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(76)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(72)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(78)@71de1e556339: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(70)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(67)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(74)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(77)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(68)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122310394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38376<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(69)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(67): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(68): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(69): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(70): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(71): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(72): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(73): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(74): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(75): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(76): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(77): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(78): none (pass -> pass) MTC@71de1e556339: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Wed Nov 6 12:23:10 UTC 2024 ====== 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 20241106122310445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122310525 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122310526 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122310526 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122310526 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122310526 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122310526 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122310526 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122310526 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122310526 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122310526 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122310526 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122310526 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122310526 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122310526 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122310526 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122310526 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122310526 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122310526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122310526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122310526 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122310526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122310526 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122310526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122310526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122310526 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122310526 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122310526 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122310526 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122310526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122310526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122310526 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122310526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122310526 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122310526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122310526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122310526 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122310526 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122310526 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122310526 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122310847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38396<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91072) Waiting for packet dumper to finish... 1 (prev_count=91072, count=145512) 20241106122312527 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122312527 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122312527 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122312527 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122312527 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122312527 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Wed Nov 6 12:23:12 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ue_register_before_hnb_register started. 20241106122313920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122313926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122313932 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40655<->l=127.0.0.1:4262) (control_if.c:570) 20241106122313960 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122313960 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122313961 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122313961 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122313961 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122313961 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(82)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122313961 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122313961 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122313961 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) 20241106122313961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122313961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122313961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122313961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122313961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122313961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122313961 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122313961 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122313961 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122313962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122313962 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122313962 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122313962 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122313962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122313962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122313962 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122313962 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122313962 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122313962 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) 20241106122313962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122313962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122313962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122313962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122313962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122313962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122313962 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122313962 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122313962 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122313962 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122313962 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122313962 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) 20241106122313962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122313962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122313962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122313962 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122313962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122313962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122313962 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122313962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122313962 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122313962 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122313962 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122313962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122313962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122313962 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122313962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122313962 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122313962 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122313962 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122313962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122313962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122313962 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122313963 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122313963 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122313963 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) 20241106122313964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122313964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122313964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122313964 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122313964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122313964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122313964 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122313964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122313964 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122313964 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122313964 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122313964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122313964 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(86)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(86)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(86)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(84)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122313995 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122313995 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122313996 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122313996 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122313996 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122313996 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122313996 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122313996 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122313996 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) 20241106122313996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122313996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122313996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122313997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122313997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122313997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122313997 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122313997 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122313997 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122313997 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122313997 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122313997 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) 20241106122313997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122313997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122313997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122313997 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122313997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122313997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122313997 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122313997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122313997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122313997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122313997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122313997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122313997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122313997 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122313997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122313997 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122313997 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122313997 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122313997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122313997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122313997 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122313998 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122313998 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122313998 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) 20241106122313998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122313998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122313998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122313998 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122313998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122313998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122313998 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122313998 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122313998 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122313998 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) 20241106122313998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122313998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122313998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122313998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122313998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122313998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122313998 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122313998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122313998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122313998 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122313999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122313999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122313999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122313999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122313999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122313999 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122313999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122313999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122313999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122313999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122313999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122313999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122313999 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(89)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(89)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(89)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(87)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122314190 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122314190 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122314190 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122314190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(86)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122314193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122314193 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122314193 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122314193 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122314193 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122314193 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122314193 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122314194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122314194 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122314194 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122314194 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122314194 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122314194 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122314194 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122314194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122314194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122314194 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122314194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122314194 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122314194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122314194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122314194 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122314194 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122314194 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122314196 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122314196 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122314196 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) 20241106122314196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122314196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122314196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122314196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122314196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122314196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122314196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122314196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122314196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122314196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122314196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122314196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122314196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122314196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122314196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122314196 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122314196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122314196 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122314196 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122314196 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122314196 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122314196 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122314196 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122314196 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122314229 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122314229 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122314229 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122314229 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(89)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122314233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122314233 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122314233 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122314233 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122314233 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122314233 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122314233 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122314235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122314235 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122314235 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122314235 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122314235 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122314235 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122314235 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122314235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122314235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122314235 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122314235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122314235 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122314235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122314235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122314235 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122314235 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122314235 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122314236 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122314236 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122314236 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) 20241106122314236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122314236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122314236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122314236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122314236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122314236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122314236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122314236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122314236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122314236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122314236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122314236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122314236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122314236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122314236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122314236 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122314236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122314236 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122314236 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122314236 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122314236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122314236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122314236 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122314236 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(85)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122314999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122314999 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122314999 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122314999 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122314999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122314999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122314999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122314999 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122314999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122314999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122314999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122314999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122314999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122314999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122314999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122314999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122314999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122315000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122315000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122315000 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122315000 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122315000 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) 20241106122315000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122315000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122315000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122315000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122315000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122315000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122315000 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122315000 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122315000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122315000 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122315000 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122315000 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122315000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122315000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122315000 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122315000 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122315001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122315001 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122315001 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122315001 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122315001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122315001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122315001 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122315001 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122315001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122315001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122315001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122315001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122315001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122315001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122315001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122315001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122315001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122315001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122315001 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122315001 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122315001 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(88)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122315038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122315038 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122315038 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122315038 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122315038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122315038 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122315038 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122315038 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122315038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122315038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122315038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122315038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122315038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122315038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122315038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122315038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122315038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122315038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122315038 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122315038 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122315038 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122315038 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) 20241106122315038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122315038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122315038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122315038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122315038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122315038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122315038 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122315038 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122315038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122315038 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122315038 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122315038 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122315038 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122315038 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122315038 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122315038 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122315041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122315041 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122315041 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122315041 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122315041 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122315041 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122315041 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122315041 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122315041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122315041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122315041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122315041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122315041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122315041 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122315041 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122315041 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122315041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122315041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122315041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122315041 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122315041 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122315041 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122315041 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122315041 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122315059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122315059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122315059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241106122315059 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241106122315059 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241106122315059 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241106122315059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122315059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122315066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122315066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122315066 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122315066 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) 20241106122315066 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20241106122315067 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40655<->l=127.0.0.1:4262) (control_if.c:193) 20241106122315067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38412<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(86)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(85)@71de1e556339: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(83)@71de1e556339: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(82)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(84)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(88)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(87)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(89)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(79)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(80)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(90)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122315069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38406<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(81)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(79): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(80): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(81): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(82): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(83): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(84): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(85): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(86): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(87): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(88): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(89): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(90): none (pass -> pass) MTC@71de1e556339: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Wed Nov 6 12:23:15 UTC 2024 ====== 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 20241106122315108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122315201 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122315201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122315201 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122315201 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122315201 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122315201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122315201 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122315201 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122315201 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122315201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122315201 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122315201 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122315201 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122315201 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122315201 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122315202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122315202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122315202 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122315202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122315202 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122315202 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122315202 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122315202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122315202 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122315202 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122315202 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122315202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122315202 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122315202 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122315202 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122315202 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122315202 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122315202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122315202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122315202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122315202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122315202 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122315202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122315202 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122315202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122315202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122315202 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122315202 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122315202 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122315202 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122315202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122315202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122315202 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122315202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122315202 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122315202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122315202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122315202 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122315202 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122315202 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122315202 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122315510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38422<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106904) Waiting for packet dumper to finish... 1 (prev_count=106904, count=143360) 20241106122317203 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122317203 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122317203 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122317203 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122317203 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122317203 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Wed Nov 6 12:23:17 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ranap_cs_initial_ue started. 20241106122318584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122318590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122318596 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40745<->l=127.0.0.1:4262) (control_if.c:570) 20241106122318625 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122318625 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122318625 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122318625 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122318626 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122318626 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122318626 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122318626 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122318626 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_ranap_cs_initial_ue-Iuh0(94)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122318626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122318626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122318626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122318626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122318626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122318626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122318626 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122318626 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122318626 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122318626 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122318626 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122318626 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) 20241106122318626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122318626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122318626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122318626 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122318626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122318626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122318627 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122318627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318627 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122318627 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122318627 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122318627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122318627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122318627 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122318627 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122318627 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122318627 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122318627 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122318627 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) 20241106122318627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122318627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122318627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122318627 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122318627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122318627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122318627 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122318627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318627 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122318627 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122318627 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122318627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122318627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122318627 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122318627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318627 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122318627 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122318627 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122318627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122318627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122318627 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122318628 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122318628 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122318628 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) 20241106122318628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122318628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122318628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122318628 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122318628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122318628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122318628 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122318628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318628 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122318628 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122318628 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122318628 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122318628 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(98)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(98)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(98)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(96)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122318661 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122318661 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122318662 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122318662 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122318662 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122318662 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122318663 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122318663 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122318663 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) 20241106122318663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122318663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122318663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122318663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122318663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122318663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122318663 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122318663 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122318663 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122318663 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122318663 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122318663 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) 20241106122318663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122318663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122318663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122318663 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122318663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122318663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122318663 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122318663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122318663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122318663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122318663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122318663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122318663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122318663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122318663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122318663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122318663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122318663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122318663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122318664 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122318664 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122318664 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) 20241106122318664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122318664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122318664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122318664 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122318664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122318664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122318664 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122318664 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122318664 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122318664 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) 20241106122318664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122318664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122318664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122318665 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122318665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122318665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122318665 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122318665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318665 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122318665 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122318665 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122318665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122318665 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122318665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318665 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122318665 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122318665 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122318665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122318665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122318665 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(101)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(101)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(101)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(99)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122318716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122318716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122318716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122318716 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122318716 DLGLOBAL DEBUG validating counter group 0x55d9cfd56be0(hnb) with 60 counters (rate_ctr.c:86) 20241106122318716 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122318716 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122318716 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122318716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122318716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122318856 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122318856 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122318856 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122318856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(98)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122318859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318859 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122318859 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122318859 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122318859 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122318859 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122318859 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122318861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318861 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122318861 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122318861 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122318861 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122318861 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122318861 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122318861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122318861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122318861 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122318861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122318861 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122318861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122318861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122318861 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122318861 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122318861 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122318862 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122318862 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122318862 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) 20241106122318862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122318862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122318862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122318862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122318862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122318862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122318862 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122318862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122318862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122318862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122318862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122318863 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122318863 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122318863 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122318890 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122318890 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122318890 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122318890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(101)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122318893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318893 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122318893 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122318893 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122318893 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122318893 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122318893 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122318894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318894 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122318894 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122318894 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122318894 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122318894 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122318894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122318894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122318894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122318894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122318894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122318894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122318894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122318894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122318894 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122318894 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122318894 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122318895 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122318895 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122318895 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) 20241106122318895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122318895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122318895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122318896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122318896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122318896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122318896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122318896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122318896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122318896 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122318896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122318896 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122318896 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122318896 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122318896 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122318896 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122318896 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122318896 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122319665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122319665 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122319665 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122319665 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122319665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122319665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122319665 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122319665 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(97)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122319665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122319665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122319665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122319665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122319665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122319665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122319665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122319665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122319665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122319666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122319666 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122319666 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122319666 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122319666 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) 20241106122319666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122319666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122319666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122319666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122319666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122319666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122319666 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122319666 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122319666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122319666 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122319666 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122319666 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122319666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122319666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122319666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122319666 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122319668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122319668 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122319668 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122319668 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122319668 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122319668 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122319668 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122319668 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122319668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122319668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122319668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122319668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122319668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122319668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122319668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122319668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122319668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122319668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122319668 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122319668 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122319668 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122319698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122319698 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122319698 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122319698 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122319698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122319698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122319698 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122319698 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122319698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122319698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122319698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122319698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122319698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122319698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122319698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122319698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122319698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122319699 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122319699 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122319699 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122319699 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122319699 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) 20241106122319699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122319699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122319699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122319699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122319699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122319699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122319699 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122319699 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122319699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122319699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122319699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122319699 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122319699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122319699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122319699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122319699 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(100)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122319702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122319702 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122319702 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122319702 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122319702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122319702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122319702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122319702 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122319702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122319702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122319702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122319702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122319702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122319702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122319702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122319702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122319702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122319702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122319702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122319702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122319702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122319702 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122319703 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122319703 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122319745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35310<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(97)@71de1e556339: f_create_expect(l3 := '5F8624E5075E977E445F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(97)@71de1e556339: Created Expect[0] for '5F8624E5075E977E445F'O to be handled at TC_ranap_cs_initial_ue0(103) TC_ranap_cs_initial_ue-Iuh0-RUA(95)@71de1e556339: Added conn table entry 0TC_ranap_cs_initial_ue0(103)2559649 20241106122320769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122320769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122320769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106122320769 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122320769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x270ea1, normal) (hnbgw_rua.c:388) 20241106122320769 DHNB DEBUG map_rua[0x55d9d0e310c0]{init}: Allocated (fsm.c:456) 20241106122320769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2559649)[0x55d9d0e310c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122320769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2559649 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122320769 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122320769 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122320769 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2559649 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122320769 DCN DEBUG map_sccp[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122320769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122320769 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2559649 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122320769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2559649 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106122320769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2559649)[0x55d9d0e310c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122320769 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122320769 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122320769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2559649)[0x55d9d0e310c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122320769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d9d0e36fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122320769 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122320769 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{IDLE}: Allocated (fsm.c:456) 20241106122320769 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122320769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5f8624e5075e977e445f004f40030003bb0056400500f1100926) (sccp_scrc.c:401) 20241106122320769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122320769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122320769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122320769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122320769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122320769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122320769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122320769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122320769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122320769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122320769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122320769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122320769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122320769 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122320769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d9d0e36fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122320769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2559649)[0x55d9d0e310c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122320769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122320769 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122320769 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122320769 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122320769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122320769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122320769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122320769 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(96)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(96)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(97)@71de1e556339: Found Expect[0] for l3='5F8624E5075E977E445F'O handled at TC_ranap_cs_initial_ue0(103) HNBGW_Test.msc0-RAN(97)@71de1e556339: Added conn table entry 0TC_ranap_cs_initial_ue0(103)12058240 HNBGW_Test.msc0-SCCP(96)@71de1e556339: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(103)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(96)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122320779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122320779 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122320779 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122320779 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122320779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122320779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122320779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122320779 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122320779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122320779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122320779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122320779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122320779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122320779 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007e2167) (sccp_scrc.c:472) 20241106122320779 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1823) 20241106122320779 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122320779 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122320779 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122320779 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122320779 DCN DEBUG handle_cn_conn_conf() conn_id=1, 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:483) 20241106122320779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d9d0e36fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122320779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d9d0e36fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122320779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35310<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(103)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122320783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(100)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(97)@71de1e556339: Final verdict of PTC: none 20241106122320784 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40745<->l=127.0.0.1:4262) (control_if.c:193) 20241106122320784 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122320784 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122320784 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122320784 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122320784 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122320784 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122320784 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122320784 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122320784 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122320784 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122320784 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122320784 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122320784 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122320784 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122320784 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122320784 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(102)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(96)@71de1e556339: Final verdict of PTC: none20241106122320784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122320784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122320784 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122320784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122320784 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122320784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122320784 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122320784 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122320784 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122320784 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122320784 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122320784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122320784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122320784 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122320784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122320784 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122320784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122320784 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122320784 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122320784 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122320784 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122320784 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122320784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d9d0e36fb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122320784 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122320784 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122320784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e2167), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122320784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122320784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122320784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122320784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122320784 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122320784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d9d0e36fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122320784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2559649)[0x55d9d0e310c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122320784 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2559649)[0x55d9d0e310c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122320784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122320784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2559649)[0x55d9d0e310c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122320784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2559649)[0x55d9d0e310c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.sgsn0-M3UA(101)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(98)@71de1e556339: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(95)@71de1e556339: Final verdict of PTC: none 20241106122320784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2559649)[0x55d9d0e310c0]{disrupted}: Freeing instance (context_map.c:202) 20241106122320784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2559649)[0x55d9d0e310c0]{disrupted}: Deallocated (fsm.c:568) 20241106122320784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d9d0e36fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122320784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d9d0e36fb0]{disconnected}: Freeing instance (context_map.c:206) 20241106122320784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d9d0e36fb0]{disconnected}: Deallocated (fsm.c:568) 20241106122320784 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2559649 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(99)@71de1e556339: Final verdict of PTC: none 20241106122320784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122320784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122320784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122320785 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122320785 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122320785 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122320785 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122320785 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122320785 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122320785 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122320785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122320785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122320785 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122320785 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) 20241106122320785 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(91)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@71de1e556339: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(94)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122320786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35292<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(93)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(91): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(93): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(94): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(95): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(96): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(97): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(98): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(99): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(100): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(101): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(102): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_initial_ue0(103): pass (pass -> pass) MTC@71de1e556339: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Wed Nov 6 12:23:20 UTC 2024 ====== 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 20241106122320833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122321234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35316<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167676) Waiting for packet dumper to finish... 1 (prev_count=167676, count=168332) 20241106122322784 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122322784 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122322784 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122322784 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122322784 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122322784 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Wed Nov 6 12:23:23 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ranap_ps_initial_ue started. 20241106122324309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122324316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122324321 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37401<->l=127.0.0.1:4262) (control_if.c:570) 20241106122324348 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122324348 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122324349 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122324349 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122324349 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122324349 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122324350 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122324350 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122324350 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) 20241106122324350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122324350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122324350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122324350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122324350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122324350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122324350 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122324350 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122324350 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122324350 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122324350 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122324350 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) 20241106122324350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122324350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122324350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122324350 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122324350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122324350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122324350 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122324350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324350 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122324350 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122324350 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122324350 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122324350 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122324350 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122324350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324350 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122324350 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122324350 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122324350 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122324350 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua TC_ranap_ps_initial_ue-Iuh0(107)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122324350 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122324350 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122324350 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122324350 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122324350 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122324350 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) 20241106122324350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122324350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122324350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122324350 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122324350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122324350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122324350 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122324351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324351 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122324351 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122324351 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122324351 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122324351 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122324351 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122324352 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122324352 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122324352 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) 20241106122324352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122324352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122324352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122324352 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122324352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122324352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122324352 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122324352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324352 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122324352 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122324352 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122324352 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122324352 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(111)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(111)@71de1e556339: M3UA emulation initiated, the test can be started MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(111)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(109)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122324385 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122324385 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122324385 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122324385 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122324385 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122324385 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122324385 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122324385 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122324387 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122324387 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122324387 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) 20241106122324387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122324387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122324387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122324387 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122324387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122324387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122324387 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122324387 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122324387 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122324387 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) 20241106122324387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122324387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122324387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122324387 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122324387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122324387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122324387 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122324387 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122324387 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122324387 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) 20241106122324387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122324387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122324387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122324387 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122324387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122324387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122324387 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122324387 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122324387 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122324387 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) 20241106122324387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122324387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122324387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122324388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122324388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122324388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122324388 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122324388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122324388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122324388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122324388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122324388 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122324388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122324388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122324388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122324388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122324388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122324388 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122324388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122324388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122324388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122324388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122324388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122324388 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122324388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122324388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122324388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122324388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122324388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122324388 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(114)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(114)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(114)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(112)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122324441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122324441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122324441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122324441 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122324441 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122324441 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122324441 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122324441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122324441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122324578 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122324578 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122324578 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122324578 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(111)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122324581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324581 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122324581 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122324581 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122324581 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122324581 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122324581 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122324582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324582 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122324582 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122324582 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122324582 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122324582 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122324582 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122324582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122324582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122324582 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122324582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122324583 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122324583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122324583 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122324583 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122324583 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122324583 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122324584 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122324584 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122324584 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) 20241106122324584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122324584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122324584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122324584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122324584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122324584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122324584 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122324584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324584 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122324584 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122324584 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122324584 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122324584 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122324584 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122324584 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122324615 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122324615 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122324615 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122324615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(114)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122324619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324619 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122324619 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122324619 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122324619 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122324619 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122324619 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122324621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324621 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122324621 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122324621 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122324621 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122324621 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122324621 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122324621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122324621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122324621 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122324621 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122324621 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122324621 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122324621 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122324621 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122324621 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122324621 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122324622 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122324622 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122324622 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) 20241106122324622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122324622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122324622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122324622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122324622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122324622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122324622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122324622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122324622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122324622 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122324622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122324622 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122324622 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122324622 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122324622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122324622 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122324622 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122324622 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(110)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122325387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122325387 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122325387 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122325387 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122325387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122325387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122325387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122325387 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122325387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122325387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122325387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122325387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122325387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122325387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122325387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122325387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122325387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325387 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122325387 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122325387 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122325387 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122325387 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122325387 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) 20241106122325387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122325387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122325388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122325388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122325388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122325388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122325388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122325388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122325388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122325388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122325388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122325388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122325388 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122325388 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122325388 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122325388 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122325389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122325389 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122325389 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122325389 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122325389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122325389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122325389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122325389 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122325389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122325389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122325389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122325389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122325389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122325389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122325389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122325389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122325390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122325390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122325390 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122325390 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122325390 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(113)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122325425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122325425 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122325425 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122325425 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122325425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122325425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122325425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122325425 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122325425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122325425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122325425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122325425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122325425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122325425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122325425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122325425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122325425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325426 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122325426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122325426 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122325426 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122325426 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122325426 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) 20241106122325426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122325426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122325426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122325426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122325426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122325426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122325426 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122325426 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122325426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122325426 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122325426 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122325426 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122325426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122325426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122325426 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122325426 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122325427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122325427 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122325427 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122325427 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122325427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122325427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122325427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122325427 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122325428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122325428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122325428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122325428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122325428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122325428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122325428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122325428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122325428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122325428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122325428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122325428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122325428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122325428 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122325428 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122325428 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122325468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(113)@71de1e556339: f_create_expect(l3 := 'E79FF6FC4E8B3DB543AF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(113)@71de1e556339: Created Expect[0] for 'E79FF6FC4E8B3DB543AF'O to be handled at TC_ranap_ps_initial_ue0(116) TC_ranap_ps_initial_ue-Iuh0-RUA(108)@71de1e556339: Added conn table entry 0TC_ranap_ps_initial_ue0(116)12848769 20241106122326494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122326494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122326494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122326494 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122326494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc40e81, normal) (hnbgw_rua.c:388) 20241106122326494 DHNB DEBUG map_rua[0x55d9d0e359e0]{init}: Allocated (fsm.c:456) 20241106122326494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12848769)[0x55d9d0e359e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122326494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12848769 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122326494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122326494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122326494 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12848769 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122326494 DCN DEBUG map_sccp[0x55d9d0e310c0]{init}: Allocated (fsm.c:456) 20241106122326494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d9d0e310c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122326494 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12848769 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122326494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12848769 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122326494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12848769)[0x55d9d0e359e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122326494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122326494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122326494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12848769)[0x55d9d0e359e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122326494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d9d0e310c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122326494 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122326494 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{IDLE}: Allocated (fsm.c:456) 20241106122326494 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122326494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae79ff6fc4e8b3db543af004f400300005a0056400500f1100926) (sccp_scrc.c:401) 20241106122326494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122326494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122326494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122326494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122326494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122326494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122326494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122326494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122326494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122326494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122326494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122326494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122326494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122326494 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122326494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d9d0e310c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122326494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12848769)[0x55d9d0e359e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122326494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122326494 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122326494 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122326494 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122326494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122326494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122326494 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122326494 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(112)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(112)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(113)@71de1e556339: Found Expect[0] for l3='E79FF6FC4E8B3DB543AF'O handled at TC_ranap_ps_initial_ue0(116) HNBGW_Test.sgsn0-RAN(113)@71de1e556339: Added conn table entry 0TC_ranap_ps_initial_ue0(116)1655709 HNBGW_Test.sgsn0-SCCP(112)@71de1e556339: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(116)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(112)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122326502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122326502 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122326502 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122326502 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122326502 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122326502 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122326502 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122326502 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122326502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122326502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122326502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122326502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122326502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122326502 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00274950) (sccp_scrc.c:472) 20241106122326502 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1823) 20241106122326502 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122326502 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122326502 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122326502 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122326502 DCN DEBUG handle_cn_conn_conf() conn_id=2, 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:483) 20241106122326502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d9d0e310c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122326502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d9d0e310c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122326503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(116)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122326507 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37401<->l=127.0.0.1:4262) (control_if.c:193) 20241106122326507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35330<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122326508 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122326508 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(113)@71de1e556339: Final verdict of PTC: none 20241106122326508 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122326508 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122326508 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122326508 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122326508 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122326508 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(110)@71de1e556339: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(108)@71de1e556339: Final verdict of PTC: none 20241106122326508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122326508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122326508 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122326508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122326508 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122326508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122326508 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122326508 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122326508 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122326508 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122326508 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122326508 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122326508 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106122326508 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(112)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(111)@71de1e556339: Final verdict of PTC: none 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122326508 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122326508 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122326508 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122326508 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122326508 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122326508 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122326508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122326508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122326508 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122326508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) TC_ranap_ps_initial_ue-Iuh0(107)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(104)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(109)@71de1e556339: Final verdict of PTC: none 20241106122326508 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122326508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122326508 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122326508 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122326508 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122326509 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122326509 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122326509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d9d0e310c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122326509 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122326509 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122326509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00274950), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122326509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122326509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122326509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122326509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122326509 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122326509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d9d0e310c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122326509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12848769)[0x55d9d0e359e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) HNBGW-MGCP(115)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(105)@71de1e556339: Final verdict of PTC: none20241106122326509 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12848769)[0x55d9d0e359e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-M3UA(114)@71de1e556339: Final verdict of PTC: none 20241106122326509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122326509 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122326509 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122326509 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122326509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122326509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122326509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122326509 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122326509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122326509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12848769)[0x55d9d0e359e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122326509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12848769)[0x55d9d0e359e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122326509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12848769)[0x55d9d0e359e0]{disrupted}: Freeing instance (context_map.c:202) 20241106122326509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12848769)[0x55d9d0e359e0]{disrupted}: Deallocated (fsm.c:568) 20241106122326509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d9d0e310c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122326509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d9d0e310c0]{disconnected}: Freeing instance (context_map.c:206) 20241106122326509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d9d0e310c0]{disconnected}: Deallocated (fsm.c:568) 20241106122326509 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12848769 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106122326509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122326509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122326509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122326509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122326509 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122326509 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) 20241106122326509 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122326510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35326<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(106)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(104): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(105): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(106): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(107): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(108): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(109): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(110): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(111): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(112): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(113): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(114): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(115): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_initial_ue0(116): pass (pass -> pass) MTC@71de1e556339: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Wed Nov 6 12:23:26 UTC 2024 ====== 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 20241106122326553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35340<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122327055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35340<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130224) Waiting for packet dumper to finish... 1 (prev_count=130224, count=167872) 20241106122328509 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122328509 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122328509 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122328509 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122328509 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122328509 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Wed Nov 6 12:23:29 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241106122330128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122330134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122330140 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33831<->l=127.0.0.1:4262) (control_if.c:570) 20241106122330172 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122330172 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122330173 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122330173 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122330173 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122330173 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122330174 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122330174 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122330174 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) 20241106122330174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122330174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122330174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122330174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122330174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122330174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122330174 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122330174 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122330174 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122330174 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122330174 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122330174 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) 20241106122330174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122330174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122330174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_ranap_cs_initial_ue_empty_cr-Iuh0(120)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122330174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122330174 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122330174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122330174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122330174 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122330174 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122330174 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122330174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330174 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122330174 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122330174 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122330174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122330174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122330174 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122330174 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) 20241106122330174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122330174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122330174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122330175 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122330175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122330175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122330175 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122330175 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122330175 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122330175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122330175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122330175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122330175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122330175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122330175 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122330175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330175 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122330175 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122330175 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122330175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122330175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122330175 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122330176 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122330176 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122330176 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) 20241106122330176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122330176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122330176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122330176 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122330176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122330176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122330176 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122330176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330176 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122330176 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122330176 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122330176 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122330176 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(124)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(124)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(124)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(122)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122330207 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122330207 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122330208 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122330208 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122330208 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122330208 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122330209 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122330209 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122330209 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) 20241106122330209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122330209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122330209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122330209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122330209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122330209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122330209 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122330209 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122330209 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122330209 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122330209 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122330209 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) 20241106122330209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122330209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122330209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122330210 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122330210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122330210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122330210 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122330210 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122330210 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122330210 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) 20241106122330210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122330210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122330210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122330210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122330210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122330210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122330210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122330210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122330210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122330210 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122330210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122330210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122330210 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122330210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122330210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122330210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122330210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122330210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122330210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122330210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122330210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122330210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122330210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122330210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122330210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122330211 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122330211 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122330211 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) 20241106122330211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122330211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122330211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122330211 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122330211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122330211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122330211 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122330211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330211 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122330211 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122330211 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122330211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122330211 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(127)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(127)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(127)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(125)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122330263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122330263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122330263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122330263 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122330263 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122330263 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122330263 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122330263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122330263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122330402 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122330402 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122330402 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122330402 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(124)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122330406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330406 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122330406 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122330406 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122330406 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122330406 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122330406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122330407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330407 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122330407 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122330407 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122330407 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122330407 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122330407 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122330407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122330407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122330407 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122330407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122330407 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122330407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122330407 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122330407 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122330407 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122330407 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122330408 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122330408 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122330409 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) 20241106122330409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122330409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122330409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122330409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122330409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122330409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122330409 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122330409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330409 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122330409 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122330409 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122330409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122330409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122330409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122330409 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122330437 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122330437 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122330437 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122330437 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(127)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122330440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330440 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122330440 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122330440 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122330440 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122330440 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122330440 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122330442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330442 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122330442 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122330442 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122330442 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122330442 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122330442 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122330442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122330442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122330442 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122330442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122330442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122330442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122330442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122330442 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122330442 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122330442 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122330443 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122330443 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122330443 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) 20241106122330443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122330443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122330443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122330443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122330443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122330443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122330443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122330443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122330443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122330443 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122330443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330443 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122330443 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122330443 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122330443 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122330443 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122330443 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122330443 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122330785 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122330785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e2167), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122330785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122330785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122330785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122330785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122330785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330785 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122330785 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122330785 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122330785 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122330785 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122330785 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122330785 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122330788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122330788 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122330788 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122330788 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122330788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122330788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122330788 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122330788 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122330788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122330788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122330788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122330788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122330788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122330788 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=007e2167) (sccp_scrc.c:472) 20241106122330788 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1823) 20241106122330788 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122330788 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122330788 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122330788 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122330788 DLSCCP DEBUG SCCP-SCOC(1)[0x55d9d0e39880]{IDLE}: Deallocated (fsm.c:568) 20241106122331209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122331209 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122331209 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122331209 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122331209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122331209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122331209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122331209 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122331209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122331209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122331209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122331209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122331209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122331209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122331209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122331209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122331209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331209 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122331209 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122331210 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122331210 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122331210 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122331210 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) 20241106122331210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) HNBGW_Test.msc0-RAN(123)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122331210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122331210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122331210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122331210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122331210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122331210 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122331210 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122331210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122331210 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122331210 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122331210 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122331210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122331210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122331210 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122331210 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122331212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122331212 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122331212 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122331212 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122331212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122331212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122331212 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122331212 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122331213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122331213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122331213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122331213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122331213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122331213 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122331213 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122331213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122331213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331213 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122331213 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122331213 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122331213 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122331213 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(126)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122331245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122331245 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122331245 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122331245 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122331245 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122331245 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122331245 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122331245 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122331245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122331245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122331245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122331245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122331245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122331246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122331246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122331246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122331246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122331246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122331246 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122331246 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122331246 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122331246 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) 20241106122331246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122331246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122331246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122331246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122331246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122331246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122331246 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122331246 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122331246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122331246 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122331246 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122331246 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122331246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122331246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122331246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122331246 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122331247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122331247 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122331247 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122331247 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122331247 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122331247 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122331247 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122331247 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122331248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122331248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122331248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122331248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122331248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122331248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122331248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122331248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122331248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122331248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122331248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122331248 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122331248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122331248 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122331248 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122331248 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122331291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(123)@71de1e556339: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(123)@71de1e556339: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(129) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(121)@71de1e556339: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(129)3123669 20241106122332316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122332316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122332316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106122332316 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122332316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2fa9d5, normal) (hnbgw_rua.c:388) 20241106122332316 DHNB DEBUG map_rua[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122332316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123669)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122332316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3123669 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122332316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122332316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122332316 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3123669 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122332316 DCN DEBUG map_sccp[0x55d9d0e359e0]{init}: Allocated (fsm.c:456) 20241106122332316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d9d0e359e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122332316 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3123669 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122332316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3123669 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106122332316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123669)[0x55d9d0e39880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122332316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122332316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122332316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123669)[0x55d9d0e39880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122332316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d9d0e359e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122332316 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122332316 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{IDLE}: Allocated (fsm.c:456) 20241106122332316 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122332316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401) 20241106122332316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122332316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122332316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122332316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122332316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122332316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122332316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122332316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122332316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122332316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122332316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122332316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122332316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122332316 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122332316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d9d0e359e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122332316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123669)[0x55d9d0e39880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122332316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122332316 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122332316 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122332316 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122332316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122332316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122332316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122332316 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(122)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(122)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(123)@71de1e556339: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(129) HNBGW_Test.msc0-RAN(123)@71de1e556339: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(129)15295332 HNBGW_Test.msc0-SCCP(122)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(122)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122332323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122332323 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122332323 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122332323 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122332323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122332323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122332323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122332323 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122332323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122332323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122332323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122332323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122332323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122332323 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ca78ef) (sccp_scrc.c:472) 20241106122332323 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1823) 20241106122332323 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122332323 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122332323 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122332323 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122332323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca78ef), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3371f34b7de956a173ee004f40030000f90056400500f1100926) (sccp_scrc.c:401) 20241106122332323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122332323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122332323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122332323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122332324 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122332324 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122332324 DCN DEBUG handle_cn_conn_conf() conn_id=3, 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:483) 20241106122332324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d9d0e359e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122332324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d9d0e359e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122332324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122332324 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122332324 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122332324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122332324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122332324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122332324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122332324 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(122)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(122)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(122)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(122)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(129)@71de1e556339: setverdict(pass): none -> pass 20241106122332332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(129)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122332342 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33831<->l=127.0.0.1:4262) (control_if.c:193) 20241106122332342 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122332342 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122332342 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122332342 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122332342 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122332342 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(123)@71de1e556339: Final verdict of PTC: none20241106122332342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122332342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122332342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122332342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122332342 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122332342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122332342 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122332342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122332342 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122332342 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122332342 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122332342 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122332342 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122332342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51632<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(127)@71de1e556339: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(121)@71de1e556339: Final verdict of PTC: none 20241106122332342 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122332342 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122332342 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122332343 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122332343 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122332343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122332343 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122332343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122332343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122332343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122332343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122332343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122332343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122332343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122332343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122332343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122332343 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) HNBGW_Test.sgsn0-RAN(126)@71de1e556339: Final verdict of PTC: none 20241106122332343 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122332343 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122332343 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122332343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d9d0e359e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122332343 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122332343 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122332343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca78ef), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122332343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122332343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122332343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122332343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122332343 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122332343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d9d0e359e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122332343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123669)[0x55d9d0e39880]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122332343 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123669)[0x55d9d0e39880]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-SCCP(125)@71de1e556339: Final verdict of PTC: none 20241106122332343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122332343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122332343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122332343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122332343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122332343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122332343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123669)[0x55d9d0e39880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122332343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123669)[0x55d9d0e39880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122332343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123669)[0x55d9d0e39880]{disrupted}: Freeing instance (context_map.c:202) 20241106122332343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3123669)[0x55d9d0e39880]{disrupted}: Deallocated (fsm.c:568) 20241106122332343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d9d0e359e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122332343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d9d0e359e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122332343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d9d0e359e0]{disconnected}: Deallocated (fsm.c:568) 20241106122332343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3123669 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106122332343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122332343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122332343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122332343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122332343 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122332343 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) 20241106122332343 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122332343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122332343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122332343 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(124)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(122)@71de1e556339: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(120)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(118)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(128)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(117)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122332345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51626<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(119)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(117): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(118): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(119): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(120): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(121): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(122): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(123): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(124): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(125): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(126): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(127): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(128): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(129): pass (pass -> pass) MTC@71de1e556339: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Wed Nov 6 12:23:32 UTC 2024 ====== 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 20241106122332396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122332898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=137764) Waiting for packet dumper to finish... 1 (prev_count=137764, count=178564) 20241106122334343 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122334343 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122334343 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122334343 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122334343 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122334343 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Wed Nov 6 12:23:34 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241106122335969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122335975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122335982 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40083<->l=127.0.0.1:4262) (control_if.c:570) 20241106122336018 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122336018 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122336019 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122336019 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122336019 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122336019 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122336019 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_ranap_ps_initial_ue_empty_cr-Iuh0(133)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122336019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122336019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122336019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122336019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122336019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122336019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122336019 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122336019 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122336019 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122336019 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122336019 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122336020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122336020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122336020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122336020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122336020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122336020 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122336020 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122336020 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122336020 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) 20241106122336020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122336020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122336020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122336020 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122336020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122336020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122336020 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122336020 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122336020 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122336020 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122336020 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122336020 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) 20241106122336020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122336021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122336020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122336020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122336020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122336020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122336020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122336020 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122336021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122336021 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122336021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122336021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122336021 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122336021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122336021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122336021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122336021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122336021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122336021 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122336022 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122336022 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122336022 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) 20241106122336022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122336022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122336022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122336022 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122336022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122336022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122336022 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122336022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336022 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122336022 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122336022 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122336022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122336022 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(137)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(137)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(137)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(135)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122336055 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122336055 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122336056 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122336056 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122336056 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122336056 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122336057 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122336057 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122336057 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) 20241106122336057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122336057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122336057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122336057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122336057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122336057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122336057 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122336057 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122336057 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122336057 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122336057 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122336057 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) 20241106122336057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122336057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122336057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336057 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122336057 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122336057 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122336057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122336057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122336057 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122336057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122336057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122336057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122336057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122336057 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122336057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336057 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122336057 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122336057 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122336057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122336057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122336057 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122336058 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122336058 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122336058 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) 20241106122336058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122336058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122336058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122336058 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122336058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122336058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122336058 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122336058 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122336058 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122336058 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) 20241106122336058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122336058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122336058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122336059 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122336059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122336059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122336059 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122336059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336059 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122336059 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122336059 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122336059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122336059 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122336059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336059 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122336059 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122336059 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122336059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122336059 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122336059 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(140)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(140)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(140)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(138)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122336116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122336116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122336116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122336116 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122336117 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122336117 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122336117 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122336117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122336117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122336250 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122336250 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122336250 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122336250 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(137)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122336253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336253 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122336253 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122336253 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122336253 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122336253 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122336253 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122336255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336255 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122336255 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122336255 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122336255 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122336255 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122336255 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122336255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122336255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122336255 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122336255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122336255 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122336255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122336255 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122336255 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122336255 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122336255 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122336256 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122336256 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122336256 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) 20241106122336256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122336256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122336256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122336256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122336256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122336256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122336256 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122336256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122336256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122336256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122336256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122336257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122336257 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122336257 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122336286 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122336286 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122336286 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122336286 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(140)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122336289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336289 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122336289 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122336289 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122336289 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122336289 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122336289 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122336291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336291 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122336291 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122336291 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122336291 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122336291 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122336291 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122336291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122336291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122336291 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122336291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122336291 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122336291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122336291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122336291 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122336291 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122336291 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122336292 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122336292 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122336292 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) 20241106122336292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122336292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122336292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122336292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122336292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122336292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122336292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122336292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122336292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122336292 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122336292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336292 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122336292 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122336292 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122336292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122336292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122336292 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122336292 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122336510 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122336510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00274950), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122336510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122336510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122336510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122336510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122336510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336510 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122336510 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122336510 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122336510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122336510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122336510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122336510 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122336513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122336513 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122336513 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122336513 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122336513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122336513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122336513 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122336513 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122336513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122336513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122336513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122336513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122336513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122336513 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=00274950) (sccp_scrc.c:472) 20241106122336513 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1823) 20241106122336513 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122336513 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122336513 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122336513 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122336513 DLSCCP DEBUG SCCP-SCOC(2)[0x55d9d0e36fb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(136)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122337058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122337058 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122337058 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122337058 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122337058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122337058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122337058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122337058 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122337058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122337058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122337058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122337058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122337058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122337058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122337058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122337058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122337058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122337058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122337058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122337058 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122337058 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122337058 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) 20241106122337058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122337058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122337058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122337058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122337058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122337058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122337058 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122337058 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122337059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122337059 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122337059 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122337059 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122337059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122337059 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122337059 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122337059 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122337061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122337061 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122337061 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122337061 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122337061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122337061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122337061 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122337061 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122337061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122337061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122337061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122337061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122337061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122337061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122337061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122337061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122337061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122337061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122337061 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122337061 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122337061 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122337095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122337095 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122337095 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122337095 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122337095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122337095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122337095 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122337095 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122337095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122337095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122337095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122337095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122337095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122337095 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122337095 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122337095 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122337095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337095 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122337095 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122337095 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122337095 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122337095 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122337095 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) 20241106122337095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122337095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122337095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(139)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122337095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122337095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122337095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122337095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122337095 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122337095 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122337095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122337095 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122337095 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122337095 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122337095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122337095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122337095 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122337095 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122337098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122337098 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122337098 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122337098 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122337098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122337098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122337098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122337098 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122337098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122337098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122337098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122337098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122337098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122337098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122337098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122337098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122337098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122337098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122337098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122337098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122337098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122337098 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122337098 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122337098 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122337144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38920<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(139)@71de1e556339: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(139)@71de1e556339: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(142) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(134)@71de1e556339: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(142)8536577 20241106122338169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122338169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122338169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122338169 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122338169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x824201, normal) (hnbgw_rua.c:388) 20241106122338169 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122338169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8536577)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122338169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8536577 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122338169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122338169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122338169 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8536577 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122338169 DCN DEBUG map_sccp[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122338169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122338169 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8536577 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122338170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8536577 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122338170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8536577)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122338170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122338170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122338170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8536577)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122338170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d9d0e39880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122338170 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122338170 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{IDLE}: Allocated (fsm.c:456) 20241106122338170 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122338170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401) 20241106122338170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122338170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122338170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122338170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122338170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122338170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122338170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122338170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122338170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122338170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122338170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122338170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122338170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122338170 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122338170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d9d0e39880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122338170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8536577)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122338170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122338170 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122338170 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122338170 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122338170 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122338170 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122338170 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122338170 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(138)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(138)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(139)@71de1e556339: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(142) HNBGW_Test.sgsn0-RAN(139)@71de1e556339: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(142)10853392 HNBGW_Test.sgsn0-SCCP(138)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(138)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122338176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122338176 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122338176 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122338176 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122338176 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122338176 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122338176 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122338176 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122338176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122338176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122338176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122338176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122338176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122338176 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e3cc85) (sccp_scrc.c:472) 20241106122338176 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1823) 20241106122338176 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122338176 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122338176 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122338176 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122338176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3cc85), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4866b1241213945a8073004f40030001f80056400500f1100926) (sccp_scrc.c:401) 20241106122338176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122338176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122338176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122338176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122338176 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122338176 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122338176 DCN DEBUG handle_cn_conn_conf() conn_id=4, 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:483) 20241106122338176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d9d0e39880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122338176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d9d0e39880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122338176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122338176 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122338176 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122338176 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122338176 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122338176 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122338176 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122338176 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(138)@71de1e556339: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(138)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(138)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(138)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(142)@71de1e556339: setverdict(pass): none -> pass 20241106122338185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38920<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(142)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122338189 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122338189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122338189 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122338189 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122338189 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122338189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122338189 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122338189 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122338189 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122338189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122338189 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122338189 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122338189 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122338189 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122338189 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122338189 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122338189 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(136)@71de1e556339: Final verdict of PTC: none 20241106122338189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122338189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122338189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122338189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122338189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122338189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122338189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122338189 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122338189 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122338189 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122338190 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122338190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51656<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122338190 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40083<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(137)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(138)@71de1e556339: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(134)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(139)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(135)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(141)@71de1e556339: Final verdict of PTC: none 20241106122338190 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122338190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122338190 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122338190 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122338190 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122338190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122338190 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122338190 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122338190 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122338190 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122338190 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122338190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122338190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122338191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122338191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122338191 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122338191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122338191 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122338191 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122338191 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122338191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122338191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122338191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122338191 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(130)@71de1e556339: Final verdict of PTC: none 20241106122338191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122338191 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122338191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122338191 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122338191 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122338191 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122338191 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122338191 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122338191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122338191 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122338191 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122338191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3cc85), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122338191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122338191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122338191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122338191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122338191 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122338191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d9d0e39880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122338191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8536577)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122338191 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8536577)[0x55d9d0e36fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122338191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122338191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8536577)[0x55d9d0e36fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122338191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8536577)[0x55d9d0e36fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122338191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8536577)[0x55d9d0e36fb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122338191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8536577)[0x55d9d0e36fb0]{disrupted}: Deallocated (fsm.c:568) 20241106122338191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d9d0e39880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122338191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d9d0e39880]{disconnected}: Freeing instance (context_map.c:206) 20241106122338191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d9d0e39880]{disconnected}: Deallocated (fsm.c:568) 20241106122338191 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8536577 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106122338191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122338191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122338191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122338191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122338191 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122338191 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) 20241106122338191 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(131)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(140)@71de1e556339: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(133)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122338193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(132)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(130): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(131): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(132): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(133): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(134): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(135): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(136): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(137): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(138): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(139): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(140): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(141): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(142): pass (pass -> pass) MTC@71de1e556339: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Wed Nov 6 12:23:38 UTC 2024 ====== 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 20241106122338248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122338749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38924<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=137716) Waiting for packet dumper to finish... 1 (prev_count=137716, count=178560) 20241106122340191 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122340191 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122340191 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122340191 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122340191 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122340191 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Wed Nov 6 12:23:40 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ranap_cs_bidir started. 20241106122341821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122341827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122341834 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42415<->l=127.0.0.1:4262) (control_if.c:570) 20241106122341863 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122341863 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122341863 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122341863 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122341863 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122341863 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122341864 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122341864 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122341864 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_ranap_cs_bidir-Iuh0(146)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122341864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122341864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122341864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122341864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122341864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122341864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122341864 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122341864 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122341864 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122341864 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122341864 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122341864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122341864 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122341864 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122341864 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122341864 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122341864 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122341864 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122341864 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122341864 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122341864 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) 20241106122341864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122341864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122341864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122341864 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122341864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122341864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122341864 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122341864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122341864 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122341864 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122341864 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122341864 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122341864 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122341864 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122341865 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122341865 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122341865 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) 20241106122341865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122341865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122341865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122341865 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122341865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122341865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122341865 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122341865 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122341865 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122341865 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) 20241106122341866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122341866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122341866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122341866 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122341866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122341866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122341866 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122341866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122341866 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122341866 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122341866 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122341866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122341866 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122341866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122341866 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122341866 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122341866 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122341866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122341866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122341866 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(150)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(150)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(150)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(148)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122341897 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122341897 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122341897 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122341897 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122341898 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122341898 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122341898 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122341898 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122341898 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) 20241106122341898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122341898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122341898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122341899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122341899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122341899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122341899 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122341899 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122341899 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122341899 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122341899 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122341899 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) 20241106122341899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122341899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122341899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122341899 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122341899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122341899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122341899 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122341899 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122341899 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122341899 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) 20241106122341899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122341899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122341899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122341899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122341899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122341899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122341899 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122341899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122341899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122341899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122341899 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122341899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122341899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122341899 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122341899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122341899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122341899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122341899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122341899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122341899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122341899 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122341899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122341899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122341899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122341899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122341899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122341899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122341899 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122341900 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122341900 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122341900 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) 20241106122341900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122341901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122341901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122341901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122341901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122341901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122341901 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122341901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122341901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122341901 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122341901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122341901 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122341901 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122341901 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122341901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122341901 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(153)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(153)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(153)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(151)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122341958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122341958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122341958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122341958 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122341958 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122341958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122341958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122341958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122341958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122342089 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122342089 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122342089 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122342089 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(150)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122342092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342092 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122342092 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122342092 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122342092 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122342092 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122342092 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122342094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342094 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122342094 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122342094 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122342094 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122342094 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122342094 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122342094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122342094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122342094 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122342094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122342094 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122342094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122342094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122342094 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122342094 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122342094 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122342095 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122342095 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122342095 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) 20241106122342095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122342095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122342095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122342095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122342095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122342095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122342095 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122342095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342095 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122342095 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122342095 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122342095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122342095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122342095 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122342095 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122342128 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122342128 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122342128 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122342128 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(153)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122342131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342131 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122342131 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122342131 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122342131 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122342131 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122342131 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122342133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342133 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122342133 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122342133 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122342133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122342133 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122342133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122342133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122342133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122342133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122342133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122342133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122342133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122342133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122342133 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122342133 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122342133 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122342134 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122342134 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122342134 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) 20241106122342134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122342134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122342134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122342134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122342134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122342134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122342134 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122342134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342134 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122342134 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122342134 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122342134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122342134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122342134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122342134 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122342344 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122342344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca78ef), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122342344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122342344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122342344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122342344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122342344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122342344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122342344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122342344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122342344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122342344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122342344 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122342347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342347 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122342347 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122342347 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122342347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122342347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122342347 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122342347 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122342347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122342347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122342347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122342347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122342347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122342347 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=00ca78ef) (sccp_scrc.c:472) 20241106122342347 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1823) 20241106122342347 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122342347 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122342348 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122342348 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122342348 DLSCCP DEBUG SCCP-SCOC(3)[0x55d9d0e310c0]{IDLE}: Deallocated (fsm.c:568) 20241106122342898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342898 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122342898 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122342898 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122342898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122342898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122342898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122342898 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122342898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122342898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122342898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122342898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122342898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122342898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122342898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122342898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122342898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122342898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122342898 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122342898 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122342898 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122342898 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) 20241106122342898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122342898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122342898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122342898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122342898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122342898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122342898 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122342898 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122342898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342898 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122342898 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122342898 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122342898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122342898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122342898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122342898 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(149)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122342901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342901 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122342901 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122342901 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122342901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122342901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122342901 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122342901 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122342901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122342901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122342901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122342901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122342901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122342901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122342901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122342901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122342901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342901 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122342901 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122342901 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122342901 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122342901 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(152)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122342937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342937 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122342937 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122342937 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122342937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122342937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122342937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122342937 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122342937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122342937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122342937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122342937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122342937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122342937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122342937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122342937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122342937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122342937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122342937 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122342937 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122342937 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122342937 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) 20241106122342937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122342937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122342937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122342937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122342937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122342937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122342937 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122342937 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122342937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122342937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122342937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122342937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122342937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122342937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122342937 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122342938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122342938 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122342938 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122342938 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122342938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122342938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122342938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122342938 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122342938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122342938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122342938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122342938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122342938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122342938 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122342938 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122342938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122342938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122342938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122342938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122342938 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122342938 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122342938 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122342938 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122342938 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122342984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38954<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(149)@71de1e556339: f_create_expect(l3 := '279F3EB460DD8AAD8923'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(149)@71de1e556339: Created Expect[0] for '279F3EB460DD8AAD8923'O to be handled at TC_ranap_cs_bidir0(155) TC_ranap_cs_bidir-Iuh0-RUA(147)@71de1e556339: Added conn table entry 0TC_ranap_cs_bidir0(155)10588188 20241106122344007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122344007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122344007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106122344007 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122344007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa1901c, normal) (hnbgw_rua.c:388) 20241106122344007 DHNB DEBUG map_rua[0x55d9d0e310c0]{init}: Allocated (fsm.c:456) 20241106122344007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122344007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10588188 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122344007 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122344007 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122344007 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10588188 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122344007 DCN DEBUG map_sccp[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122344007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122344007 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10588188 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122344007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10588188 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106122344007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122344007 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122344007 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122344007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122344007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122344007 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122344007 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{IDLE}: Allocated (fsm.c:456) 20241106122344007 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122344007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a279f3eb460dd8aad8923004f40030003ce0056400500f1100926) (sccp_scrc.c:401) 20241106122344007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122344007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122344007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122344007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122344007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122344007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122344007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122344007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122344007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122344007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122344007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122344007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122344007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122344007 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122344007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122344007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122344007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122344007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122344007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122344007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122344007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122344007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122344007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122344007 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(148)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(148)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(149)@71de1e556339: Found Expect[0] for l3='279F3EB460DD8AAD8923'O handled at TC_ranap_cs_bidir0(155) HNBGW_Test.msc0-RAN(149)@71de1e556339: Added conn table entry 0TC_ranap_cs_bidir0(155)1477280 TC_ranap_cs_bidir0(155)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(148)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(148)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122344016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122344016 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122344016 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122344016 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122344016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122344016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122344016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122344016 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122344016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122344016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122344016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122344016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122344016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122344016 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007a58c1) (sccp_scrc.c:472) 20241106122344016 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1823) 20241106122344016 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122344016 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122344016 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122344016 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122344016 DCN DEBUG handle_cn_conn_conf() conn_id=5, 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:483) 20241106122344016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122344016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(148)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(148)@71de1e556339: vl_len:22 HNBGW_Test.msc0-SCCP(148)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(148)@71de1e556339: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A048A11E6C8A452736369'O 20241106122344217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122344217 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122344217 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122344217 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122344217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122344217 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122344217 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122344217 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122344217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122344217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122344217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122344217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122344217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122344217 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=001440120000010010400b0a048a11e6c8a452736369) (sccp_scrc.c:472) 20241106122344217 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241106122344217 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122344217 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122344218 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122344218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122344218 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241106122344218 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106122344218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241106122344218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106122344218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241106122344218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122344218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(155)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122344227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122344227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122344227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241106122344227 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122344227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa1901c) (hnbgw_rua.c:452) 20241106122344227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10588188 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241106122344227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122344227 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241106122344227 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106122344227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241106122344227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122344227 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122344227 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122344227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a58c1), PART(T=Data,L=22,D=001440120000010010400b0a10798451d72ca06edb78) (sccp_scrc.c:401) 20241106122344227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122344227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122344227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122344227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122344227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122344227 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122344227 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122344227 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122344227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122344227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122344227 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122344227 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(148)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(148)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(148)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(148)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(155)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(148)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(148)@71de1e556339: vl_len:20 HNBGW_Test.msc0-SCCP(148)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(148)@71de1e556339: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241106122344237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122344237 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122344237 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122344237 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122344237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122344237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122344237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122344237 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122344237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122344237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122344237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122344237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122344237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122344237 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:472) 20241106122344237 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241106122344237 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122344237 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122344237 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122344237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122344237 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241106122344237 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241106122344237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241106122344237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106122344237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241106122344237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122344237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(155)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122344241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38954<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(155)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122344245 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42415<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(152)@71de1e556339: Final verdict of PTC: none 20241106122344245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122344245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122344245 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122344245 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) 20241106122344245 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122344245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122344245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122344245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122344245 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122344245 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122344245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a58c1), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW_Test.msc0-SCCP(148)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(151)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(149)@71de1e556339: Final verdict of PTC: none 20241106122344245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122344245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122344245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122344245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122344246 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122344246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122344246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122344246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{disrupted}: Freeing instance (context_map.c:202) 20241106122344246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10588188)[0x55d9d0e310c0]{disrupted}: Deallocated (fsm.c:568) 20241106122344246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122344246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{disconnected}: Freeing instance (context_map.c:206) 20241106122344246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d9d0e36fb0]{disconnected}: Deallocated (fsm.c:568) 20241106122344246 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122344246 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122344246 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122344246 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122344246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122344246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122344246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122344246 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122344246 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122344246 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122344246 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122344246 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122344246 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122344246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122344246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122344246 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122344246 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_ranap_cs_bidir-Iuh0-RUA(147)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(150)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(153)@71de1e556339: Final verdict of PTC: none 20241106122344246 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10588188 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106122344246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38946<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122344246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122344246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122344246 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122344246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122344246 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122344246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122344246 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122344246 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122344246 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122344246 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122344246 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_bidir-Iuh0(146)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(154)@71de1e556339: Final verdict of PTC: none 20241106122344246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122344246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122344246 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122344246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122344246 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122344246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122344246 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122344246 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122344246 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122344246 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122344246 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122344246 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122344246 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122344246 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122344246 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122344246 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122344246 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122344246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122344246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(143)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122344248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38934<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(145)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(143): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(145): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(146): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(147): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(154): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_bidir0(155): pass (pass -> pass) MTC@71de1e556339: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Wed Nov 6 12:23:44 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20241106122344297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122344799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38968<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187560) Waiting for packet dumper to finish... 1 (prev_count=187560, count=188100) 20241106122346247 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122346247 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122346247 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122346247 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122346247 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122346247 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Wed Nov 6 12:23:46 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ranap_ps_bidir started. 20241106122347871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122347877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122347884 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36029<->l=127.0.0.1:4262) (control_if.c:570) 20241106122347915 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122347915 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122347915 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122347915 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122347915 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122347915 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122347916 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122347916 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(159)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122347917 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122347917 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122347917 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) 20241106122347917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122347917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122347917 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122347917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122347917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122347917 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122347917 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122347917 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122347917 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) 20241106122347917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122347917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122347917 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122347917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122347917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122347917 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122347917 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122347917 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122347917 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) 20241106122347917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122347917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122347917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122347917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122347917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122347917 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122347917 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122347917 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122347917 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122347917 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122347917 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) 20241106122347917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122347917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122347917 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122347917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122347917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122347917 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122347917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122347918 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122347918 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122347918 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122347918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122347918 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122347918 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122347918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122347918 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122347918 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122347918 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122347918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122347918 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122347918 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122347918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122347918 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122347918 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122347918 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122347918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122347918 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122347918 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122347918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122347918 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122347918 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122347918 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122347918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122347918 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(163)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(163)@71de1e556339: M3UA emulation initiated, the test can be started MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(163)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(161)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122347949 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122347949 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122347950 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122347950 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122347950 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122347950 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122347950 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122347950 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122347951 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122347951 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122347951 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) 20241106122347951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122347951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122347951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122347951 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122347951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122347951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122347951 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122347951 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122347951 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122347951 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) 20241106122347951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122347951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122347951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122347951 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122347951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122347951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122347951 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122347951 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122347951 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122347951 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) 20241106122347951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122347951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122347951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122347951 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122347951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122347951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122347951 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122347951 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122347951 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122347951 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) 20241106122347951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122347951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122347952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122347952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122347952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122347952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122347952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122347952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122347952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122347952 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122347952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122347952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122347952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122347952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122347952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122347952 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122347952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122347952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122347952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122347952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122347952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122347952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122347952 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122347952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122347952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122347952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122347952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122347952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122347952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122347952 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122347952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122347952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122347952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122347952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122347952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122347952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122347952 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(166)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(166)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(166)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122348009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122348009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122348009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122348009 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122348009 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122348009 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122348009 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122348009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122348009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122348143 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122348143 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122348143 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122348143 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(163)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122348146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348146 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122348146 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122348146 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122348146 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122348146 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122348146 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122348148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348148 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122348148 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122348148 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122348148 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122348148 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122348148 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122348148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122348148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122348148 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122348148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122348148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122348148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122348148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122348148 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122348148 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122348148 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122348149 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122348149 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122348149 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) 20241106122348149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122348149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122348149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122348149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122348149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122348149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122348149 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122348149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122348149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122348149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122348149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122348149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122348149 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122348149 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122348180 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122348180 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122348180 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122348180 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(166)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122348183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348183 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122348183 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122348183 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122348183 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122348183 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122348183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122348184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348184 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122348184 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122348184 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122348184 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122348184 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122348184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122348184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122348184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122348184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122348184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122348184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122348184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122348184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122348184 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122348184 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122348184 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122348185 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122348185 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122348185 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) 20241106122348185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122348185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122348185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122348185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122348185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122348185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122348185 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122348185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122348185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122348185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122348185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122348185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122348185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122348185 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122348191 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122348191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3cc85), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122348191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122348191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122348191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122348191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122348192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348192 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122348192 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122348192 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122348192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122348192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122348192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122348192 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122348194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348194 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122348194 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122348194 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122348194 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122348194 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122348194 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122348194 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122348194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122348194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122348194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122348194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122348194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122348194 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=00e3cc85) (sccp_scrc.c:472) 20241106122348194 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1823) 20241106122348194 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122348194 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122348194 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122348194 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122348194 DLSCCP DEBUG SCCP-SCOC(4)[0x55d9d0e359e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(162)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122348951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348951 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122348951 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122348951 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122348951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122348951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122348951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122348951 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122348951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122348951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122348951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122348951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122348951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122348951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122348951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122348951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122348951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122348952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122348952 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122348952 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122348952 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122348952 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) 20241106122348952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122348952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122348952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122348952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122348952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122348952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122348952 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122348952 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122348952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122348952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122348952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122348952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122348952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122348952 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122348952 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122348954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348954 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122348954 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122348954 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122348954 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122348954 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122348954 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122348954 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122348954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122348954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122348954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122348954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122348954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122348954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122348954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122348954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122348954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122348954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122348954 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122348954 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122348954 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122348988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348988 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122348988 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122348988 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122348988 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122348988 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122348988 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122348988 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122348988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122348988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122348988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122348988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122348988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122348988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122348988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122348988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122348988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348988 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122348988 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122348988 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122348988 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122348988 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122348988 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) 20241106122348988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122348988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122348988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122348989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122348989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122348989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122348989 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122348989 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122348989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348989 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122348989 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122348989 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122348989 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122348989 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122348989 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122348989 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(165)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122348992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122348992 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122348992 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122348992 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122348992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122348992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122348992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122348992 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122348992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122348992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122348992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122348992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122348992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122348992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122348992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122348992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122348992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122348992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122348992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122348992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122348992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122348992 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122348992 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122348992 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122349036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33786<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(165)@71de1e556339: f_create_expect(l3 := 'AA3342C80ED1A4C94B09'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(165)@71de1e556339: Created Expect[0] for 'AA3342C80ED1A4C94B09'O to be handled at TC_ranap_ps_bidir0(168) TC_ranap_ps_bidir-Iuh0-RUA(160)@71de1e556339: Added conn table entry 0TC_ranap_ps_bidir0(168)3308083 20241106122350065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122350065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122350065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122350065 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122350065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x327a33, normal) (hnbgw_rua.c:388) 20241106122350065 DHNB DEBUG map_rua[0x55d9d0e359e0]{init}: Allocated (fsm.c:456) 20241106122350065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122350065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3308083 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122350065 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122350065 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122350065 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3308083 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122350065 DCN DEBUG map_sccp[0x55d9d0e310c0]{init}: Allocated (fsm.c:456) 20241106122350065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122350065 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3308083 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122350065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3308083 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122350065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122350065 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122350065 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122350065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122350065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122350065 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122350065 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{IDLE}: Allocated (fsm.c:456) 20241106122350065 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122350065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aaa3342c80ed1a4c94b09004f400300034a0056400500f1100926) (sccp_scrc.c:401) 20241106122350065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122350065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122350065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122350065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122350065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122350065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122350065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122350065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122350065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122350065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122350065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122350065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122350065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122350065 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122350066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122350066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122350066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122350066 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122350066 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122350066 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122350066 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122350066 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122350066 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122350066 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(165)@71de1e556339: Found Expect[0] for l3='AA3342C80ED1A4C94B09'O handled at TC_ranap_ps_bidir0(168) HNBGW_Test.sgsn0-RAN(165)@71de1e556339: Added conn table entry 0TC_ranap_ps_bidir0(168)13746399 HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(168)@71de1e556339: setverdict(pass): none -> pass 20241106122350075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122350075 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122350075 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122350075 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122350075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122350075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122350075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122350075 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122350075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122350075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122350075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122350075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122350075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122350075 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006ef8f2) (sccp_scrc.c:472) 20241106122350075 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1823) 20241106122350075 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122350075 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122350075 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122350075 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122350075 DCN DEBUG handle_cn_conn_conf() conn_id=6, 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:483) 20241106122350075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122350075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: vl_len:22 HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: vl_from0 HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A61B1F95B6051FC7E1C47'O 20241106122350277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122350277 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122350277 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122350277 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122350277 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122350277 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122350278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122350278 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122350278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122350278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122350278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122350278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122350278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122350278 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=001440120000010010400b0a61b1f95b6051fc7e1c47) (sccp_scrc.c:472) 20241106122350278 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241106122350278 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122350278 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122350278 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122350278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122350278 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241106122350278 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106122350278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241106122350278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106122350278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241106122350278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122350278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(168)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122350289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122350289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122350289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241106122350289 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122350289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x327a33) (hnbgw_rua.c:452) 20241106122350289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3308083 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241106122350289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122350289 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241106122350289 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106122350289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241106122350289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122350289 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122350289 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122350289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ef8f2), PART(T=Data,L=22,D=001440120000010010400b0abec880a9bb07d7807c51) (sccp_scrc.c:401) 20241106122350289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122350289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122350289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122350289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122350289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122350289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122350289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122350289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122350289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122350289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122350289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122350289 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(168)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: vl_len:20 HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: vl_from0 HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241106122350297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122350297 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122350297 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122350297 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122350297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122350297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122350297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122350297 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122350297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122350297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122350297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122350297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122350297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122350297 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:472) 20241106122350297 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241106122350297 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122350297 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122350297 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122350297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122350297 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241106122350297 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241106122350297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241106122350297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106122350298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241106122350298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122350298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(168)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122350302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33786<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(168)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122350306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122350306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122350306 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122350306 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) 20241106122350306 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122350306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122350306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122350306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122350306 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122350306 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122350306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ef8f2), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122350306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122350306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122350306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122350306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122350306 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122350306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122350306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122350306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{disrupted}: Freeing instance (context_map.c:202) 20241106122350306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3308083)[0x55d9d0e359e0]{disrupted}: Deallocated (fsm.c:568) 20241106122350306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122350306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{disconnected}: Freeing instance (context_map.c:206) 20241106122350306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d9d0e310c0]{disconnected}: Deallocated (fsm.c:568) 20241106122350306 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3308083 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106122350306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122350306 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122350306 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122350306 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122350306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122350306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122350306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122350306 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122350306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122350306 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36029<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(162)@71de1e556339: Final verdict of PTC: none20241106122350306 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122350306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122350306 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122350306 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122350307 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122350307 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(164)@71de1e556339: Final verdict of PTC: none 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122350307 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122350307 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122350307 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122350307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122350307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(165)@71de1e556339: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(160)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(161)@71de1e556339: Final verdict of PTC: none 20241106122350307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122350307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122350307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122350307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122350307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122350307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122350307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122350307 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122350307 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122350307 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122350307 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122350307 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122350307 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106122350307 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106122350307 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122350307 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122350307 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122350307 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122350307 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122350307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122350307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122350307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122350307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122350307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122350307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122350307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122350307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122350307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122350307 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122350307 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122350307 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122350307 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(157)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(163)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(166)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(156)@71de1e556339: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(159)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(167)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122350309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33758<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(158)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(156): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(157): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(158): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(159): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(160): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(161): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(162): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(163): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(164): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(165): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(166): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(167): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_bidir0(168): pass (pass -> pass) MTC@71de1e556339: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Wed Nov 6 12:23:50 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20241106122350359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122350861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33790<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=151244) Waiting for packet dumper to finish... 1 (prev_count=151244, count=188136) 20241106122352308 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122352308 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122352308 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122352308 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122352308 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122352308 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Wed Nov 6 12:23:52 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_rab_assignment started. 20241106122353935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122353942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122353948 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38147<->l=127.0.0.1:4262) (control_if.c:570) 20241106122353981 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122353981 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122353981 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122353981 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122353982 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122353982 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122353982 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122353982 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122353982 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) 20241106122353982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) TC_rab_assignment-Iuh0(172)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122353982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122353982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122353982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122353982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122353982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122353982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122353982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122353983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122353983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122353983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122353983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122353983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122353983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122353983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122353983 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122353983 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122353983 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122353983 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122353983 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122353983 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) 20241106122353983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122353983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122353983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122353983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122353983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122353983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122353983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122353983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122353983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122353983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122353983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122353983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122353983 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122353983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122353983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122353983 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122353983 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122353983 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122353983 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122353983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122353983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122353983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122353983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122353983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122353983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122353983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122353983 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122353983 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) 20241106122353983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122353983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122353983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122353983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122353983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122353983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122353983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122353983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122353983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122353983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122353983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122353983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122353983 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122353983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122353983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122353983 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122353983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122353983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122353983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122353983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122353983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122353983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122353983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122353983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122353983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122353983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122353983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122353983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122353983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122353983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122353984 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122353984 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122353984 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) 20241106122353984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122353984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122353984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122353984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122353984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122353984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122353984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122353985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122353985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122353985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122353985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122353985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122353985 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122353985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122353985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122353985 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122353985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122353985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122353985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122353985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122353985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122353985 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(176)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(174)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122354018 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122354018 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122354018 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122354018 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122354019 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122354019 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122354019 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122354019 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122354019 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) 20241106122354019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122354019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122354019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122354019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122354019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122354019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122354019 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122354020 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122354020 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122354020 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122354020 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122354020 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) 20241106122354020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122354020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122354020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122354020 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122354020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122354020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122354020 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122354020 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122354020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122354020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122354020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122354020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122354020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122354020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122354020 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122354020 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122354020 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) 20241106122354020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122354020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122354020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122354020 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122354020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122354020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122354020 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122354020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122354020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122354020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122354020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122354020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122354020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122354020 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122354020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122354020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122354020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122354020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122354020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122354020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122354020 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122354021 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122354021 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122354021 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) 20241106122354021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122354021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122354021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122354021 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122354021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122354021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122354021 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122354022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122354022 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122354022 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122354022 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122354022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122354022 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(177)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122354079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122354079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122354079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122354079 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122354079 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122354079 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122354079 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122354079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122354079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122354211 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122354211 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122354211 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122354211 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122354215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122354215 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122354215 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122354215 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122354215 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122354215 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122354215 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122354216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122354216 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122354216 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122354216 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122354216 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122354216 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122354216 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122354216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122354216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122354216 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122354216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122354216 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122354216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122354216 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122354216 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122354216 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122354216 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122354218 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122354218 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122354218 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) 20241106122354218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122354218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122354218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122354218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122354218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122354218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122354218 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122354218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122354218 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122354218 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122354218 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122354218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122354218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122354218 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122354218 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122354246 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122354246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a58c1), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122354246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122354246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122354246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122354246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122354246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122354246 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122354246 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122354246 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122354246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122354246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122354246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122354246 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122354248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122354248 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122354248 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122354248 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122354248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122354248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122354248 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122354248 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122354248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122354248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122354248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122354248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122354248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122354248 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=007a58c1) (sccp_scrc.c:472) 20241106122354248 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1823) 20241106122354248 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122354248 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122354248 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122354248 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122354248 DLSCCP DEBUG SCCP-SCOC(5)[0x55d9d0e39880]{IDLE}: Deallocated (fsm.c:568) 20241106122354250 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122354250 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122354250 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122354250 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122354253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122354253 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122354253 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122354253 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122354253 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122354253 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122354253 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122354255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122354255 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122354255 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122354255 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122354255 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122354255 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122354255 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122354255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122354255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122354255 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122354255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122354255 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122354255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122354255 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122354255 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122354255 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122354255 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122354256 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122354256 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122354256 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) 20241106122354256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122354256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122354256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122354256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122354256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122354256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122354256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122354256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122354256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122354256 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122354256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122354256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122354256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122354256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122354257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122354257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122354257 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122354257 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122355019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122355019 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122355019 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122355019 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122355019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122355019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122355019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122355019 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122355019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122355019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122355019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122355019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122355019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122355019 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122355020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122355020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122355020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355020 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122355020 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122355020 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122355020 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122355020 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122355020 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) 20241106122355020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122355020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122355020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122355020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122355020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122355020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122355020 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122355020 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122355020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122355020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122355020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122355020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122355020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122355020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122355020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122355020 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122355023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122355023 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122355023 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122355023 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122355023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122355023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122355023 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122355023 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122355023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122355023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122355023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122355023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122355023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122355023 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122355023 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122355023 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122355023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355023 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122355023 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122355023 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122355023 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122355023 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122355059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122355059 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122355059 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122355059 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122355059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122355059 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122355059 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122355059 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122355059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122355059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122355059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122355059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122355059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122355059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122355059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122355059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122355059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122355059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122355059 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122355059 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122355059 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122355059 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) 20241106122355059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122355059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122355059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122355059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122355060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122355060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122355060 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122355060 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122355060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122355060 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122355060 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122355060 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122355060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122355060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122355060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122355060 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122355061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122355061 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122355061 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122355061 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122355061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122355061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122355061 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122355061 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122355061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122355061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122355061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122355061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122355061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122355061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122355061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122355061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122355061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122355061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122355061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122355061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122355062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122355062 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122355062 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122355062 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122355106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33822<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(180)@71de1e556339: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(181) HNBGW_Test.msc0-RAN(175)@71de1e556339: f_create_expect(l3 := 'E34F1B16FA53835113A1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(175)@71de1e556339: Created Expect[0] for 'E34F1B16FA53835113A1'O to be handled at TC_rab_assignment0(181) TC_rab_assignment-Iuh0-RUA(173)@71de1e556339: Added conn table entry 0TC_rab_assignment0(181)3379677 20241106122356134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122356134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122356134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106122356134 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122356134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3391dd, normal) (hnbgw_rua.c:388) 20241106122356134 DHNB DEBUG map_rua[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122356134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122356134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3379677 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122356134 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122356134 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122356134 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3379677 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122356134 DCN DEBUG map_sccp[0x55d9d0e359e0]{init}: Allocated (fsm.c:456) 20241106122356134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122356134 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3379677 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122356134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3379677 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106122356134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122356135 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122356135 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122356135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122356135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122356135 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122356135 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{IDLE}: Allocated (fsm.c:456) 20241106122356135 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122356135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae34f1b16fa53835113a1004f400300012c0056400500f1100926) (sccp_scrc.c:401) 20241106122356135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122356135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122356135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122356135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122356135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122356135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122356135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122356135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122356135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122356135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122356135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122356135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122356135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122356135 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122356135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122356135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122356135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122356135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122356135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122356135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122356135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122356135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122356135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122356135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(174)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(175)@71de1e556339: Found Expect[0] for l3='E34F1B16FA53835113A1'O handled at TC_rab_assignment0(181) HNBGW_Test.msc0-RAN(175)@71de1e556339: Added conn table entry 0TC_rab_assignment0(181)12740412 TC_rab_assignment0(181)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(174)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(174)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122356144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122356144 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122356144 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122356144 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122356144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122356144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122356144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122356144 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122356144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122356144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122356144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122356144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122356144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122356144 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009209f0) (sccp_scrc.c:472) 20241106122356144 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1823) 20241106122356144 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122356144 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122356144 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122356144 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122356144 DCN DEBUG handle_cn_conn_conf() conn_id=7, 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:483) 20241106122356144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122356144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(169)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(169)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(169)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(174)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(174)@71de1e556339: vl_len:91 HNBGW_Test.msc0-SCCP(174)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(174)@71de1e556339: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106122356345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122356345 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122356345 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122356345 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122356345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122356345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122356345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122356345 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122356345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122356345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122356346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122356346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122356346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122356346 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:472) 20241106122356346 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241106122356346 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122356346 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122356346 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122356346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122356346 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106122356346 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106122356346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106122356346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122356346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122356346 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106122356346 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106122356346 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106122356346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122356346 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106122356346 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{UNUSED}: Allocated (fsm.c:456) 20241106122356346 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{UNUSED}: is child of mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70] (fsm.c:486) 20241106122356346 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70] (mgcp_client_endpoint_fsm.c:724) 20241106122356346 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122356346 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122356346 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106122356346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3379677-0)[0x55d9d0e3ac40]{ST_CRCX}: Allocated (fsm.c:456) 20241106122356346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3379677-0)[0x55d9d0e3ac40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10] (fsm.c:486) 20241106122356346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3379677-0)[0x55d9d0e3ac40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106122356346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3379677-0)[0x55d9d0e3ac40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106122356346 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 3391dd'... (mgcp_client.c:805) 20241106122356346 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241106122356346 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3379677-0)[0x55d9d0e3ac40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106122356346 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(180)@71de1e556339: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3391dd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3391dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(181) TC_rab_assignment0(181)@71de1e556339: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3391dd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3391dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122356368 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241106122356368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106122356368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106122356368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106122356368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106122356368 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106122356368 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356368 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356368 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122356368 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122356368 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356368 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122356368 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106122356368 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122356368 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106122356368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106122356368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106122356368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122356368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment0(181)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122356393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122356393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122356393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106122356393 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122356393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3391dd) (hnbgw_rua.c:452) 20241106122356393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3379677 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106122356393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122356393 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106122356393 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106122356393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106122356393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122356393 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106122356393 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106122356393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122356393 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106122356393 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70] (mgcp_client_endpoint_fsm.c:724) 20241106122356393 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122356393 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122356393 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106122356393 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=213 'MDCX 2 rtpbridge/1@mgw MGCP 1.0\r\nC: 3391dd'... (mgcp_client.c:805) 20241106122356393 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241106122356393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122356393 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106122356393 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356393 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(181)@71de1e556339: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3391dd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3391dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122356410 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241106122356410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106122356410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106122356410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356410 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122356410 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106122356410 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70] (mgcp_client_endpoint_fsm.c:724) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106122356410 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3379677-0)[0x55d9d0e3afb0]{ST_CRCX}: Allocated (fsm.c:456) 20241106122356410 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3379677-0)[0x55d9d0e3afb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10] (fsm.c:486) 20241106122356410 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3379677-0)[0x55d9d0e3afb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106122356410 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3379677-0)[0x55d9d0e3afb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106122356410 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=203 'CRCX 3 rtpbridge/1@mgw MGCP 1.0\r\nC: 3391dd'... (mgcp_client.c:805) 20241106122356410 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241106122356410 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3379677-0)[0x55d9d0e3afb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356410 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(181)@71de1e556339: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3391dd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3391dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122356421 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241106122356421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106122356421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106122356421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106122356421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106122356421 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106122356421 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356421 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356421 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356421 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122356421 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122356421 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356421 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{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) 20241106122356421 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122356421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122356421 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106122356421 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106122356422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106122356422 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122356422 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122356422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009209f0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106122356422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122356422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122356422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122356422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122356422 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106122356422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122356422 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122356422 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122356422 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122356422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122356422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122356422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122356422 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(174)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(181)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(169)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(169)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(169)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(174)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(174)@71de1e556339: vl_len:12 HNBGW_Test.msc0-SCCP(174)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(174)@71de1e556339: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106122356457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122356457 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122356457 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122356457 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122356457 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122356457 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122356457 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122356457 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122356457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122356457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122356457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122356457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122356457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122356457 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:472) 20241106122356457 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241106122356457 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122356457 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122356457 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122356457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122356457 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106122356457 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106122356457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106122356457 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106122356457 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106122356457 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106122356458 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106122356458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106122356458 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=56 'DLCX 4 rtpbridge/1@mgw MGCP 1.0\r\nC: 3391dd'... (mgcp_client.c:805) 20241106122356458 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106122356458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122356458 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106122356458 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=56 'DLCX 5 rtpbridge/1@mgw MGCP 1.0\r\nC: 3391dd'... (mgcp_client.c:805) 20241106122356458 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106122356458 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122356458 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{IN_USE}: Removing from parent mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70] (mgcp_client_endpoint_fsm.c:873) 20241106122356458 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106122356458 DLMGCP DEBUG mgw-endp(mgw-fsm-3379677-0)[0x55d9d0e3ab10]{IN_USE}: Deallocated (fsm.c:568) 20241106122356458 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106122356458 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106122356458 DMGW DEBUG mgw(mgw-fsm-3379677-0)[0x55d9d0e3ae70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106122356458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106122356458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106122356458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122356458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment0(181)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(181)@71de1e556339: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3391dd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(181)@71de1e556339: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3391dd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(181)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122356466 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241106122356466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106122356466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106122356466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106122356466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106122356466 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241106122356466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106122356466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106122356466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106122356466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(173)@71de1e556339: Deleted conn table entry 0TC_rab_assignment0(181)3379677 20241106122356472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122356472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122356472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106122356472 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106122356472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3391dd,cause=radio(normal)) (hnbgw_rua.c:420) 20241106122356472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3379677 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106122356472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106122356472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106122356472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106122356472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106122356472 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106122356472 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106122356472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106122356472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122356472 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122356472 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122356472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009209f0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106122356472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122356472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122356472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122356472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122356472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122356472 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122356472 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122356472 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122356472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122356472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122356472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122356472 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(174)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(181)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(175)@71de1e556339: Deleted conn table entry 0TC_rab_assignment0(181)12740412 HNBGW_Test.msc0-SCCP(174)@71de1e556339: Session index based on connection ID:0 20241106122356477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122356477 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122356477 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122356477 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122356477 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122356477 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122356477 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122356477 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122356477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122356477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122356477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122356477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122356477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122356477 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=009209f0), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106122356477 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1823) 20241106122356477 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106122356477 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122356477 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106122356477 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241106122356477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106122356477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106122356477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122356477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{disconnected}: Freeing instance (context_map.c:202) 20241106122356477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3379677)[0x55d9d0e39880]{disconnected}: Deallocated (fsm.c:568) 20241106122356477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122356477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122356477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d9d0e359e0]{disconnected}: Deallocated (fsm.c:568) 20241106122356477 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3379677 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106122356478 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=009209f0), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:401) 20241106122356478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122356478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122356478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122356478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122356478 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106122356478 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122356478 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122356478 DLSCCP DEBUG SCCP-SCOC(7)[0x55d9d0e310c0]{IDLE}: Deallocated (fsm.c:568) 20241106122356478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122356478 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122356478 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122356478 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122356478 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122356478 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122356478 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122356478 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(174)@71de1e556339: RLC received in state:disconnect_pending TC_rab_assignment0(181)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122358476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33822<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(181)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(178)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@71de1e556339: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(173)@71de1e556339: Final verdict of PTC: none 20241106122358481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33806<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122358481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122358481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122358481 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122358481 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) 20241106122358482 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122358482 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122358482 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122358482 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122358482 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122358482 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122358482 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122358482 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122358482 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122358482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122358482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122358482 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122358482 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122358482 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122358482 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122358482 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122358482 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122358482 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122358482 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122358482 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122358482 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38147<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(179)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@71de1e556339: Final verdict of PTC: none 20241106122358482 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122358482 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106122358482 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122358482 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122358482 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122358482 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122358482 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122358482 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122358482 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(180)@71de1e556339: Final verdict of PTC: none 20241106122358483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122358483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122358483 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122358483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122358483 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122358483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122358483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122358483 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122358483 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122358483 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122358483 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assignment-Iuh0(172)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(169)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122358485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33798<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_assignment-Iuh0(172): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(173): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_assignment0(181): pass (pass -> pass) MTC@71de1e556339: Test case TC_rab_assignment finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Wed Nov 6 12:23:58 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241106122358534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122358935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44988<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=239076) Waiting for packet dumper to finish... 1 (prev_count=239076, count=254668) 20241106122400307 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122400307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ef8f2), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122400307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122400307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122400307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122400307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122400307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122400307 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122400307 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122400307 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122400307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122400307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122400307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122400307 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122400482 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122400482 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122400482 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122400483 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122400483 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122400483 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Wed Nov 6 12:24:00 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_rab_release started. 20241106122402013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122402018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122402025 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33071<->l=127.0.0.1:4262) (control_if.c:570) 20241106122402054 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122402054 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122402055 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122402055 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122402056 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122402056 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122402056 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) 20241106122402056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122402056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122402056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122402056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122402056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122402056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122402056 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122402056 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122402056 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122402056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402056 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122402056 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122402056 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122402056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122402056 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua TC_rab_release-Iuh0(185)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122402056 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122402056 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122402056 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122402056 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) 20241106122402056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122402056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122402056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122402056 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122402056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122402056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122402056 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122402056 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122402056 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122402057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402057 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122402057 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122402057 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122402057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122402057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122402057 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122402057 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122402057 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122402058 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122402058 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122402058 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) 20241106122402058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122402058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122402058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122402058 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122402058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122402058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122402058 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122402058 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122402058 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122402058 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) 20241106122402058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122402058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122402058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122402058 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122402058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122402058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122402058 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122402058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122402058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122402058 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122402058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122402058 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122402058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122402058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122402058 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122402058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122402058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122402058 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(189)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(189)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(189)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(187)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122402092 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122402092 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122402092 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122402092 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122402093 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122402093 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122402093 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122402093 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122402094 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122402094 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122402094 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) 20241106122402094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122402094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122402094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122402094 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122402094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122402094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122402094 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122402094 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122402094 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122402094 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) 20241106122402094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122402094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122402094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122402094 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122402094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122402094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122402094 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122402094 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122402094 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122402094 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) 20241106122402094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122402094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122402094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122402094 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122402094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122402094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122402094 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122402094 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122402094 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122402094 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) 20241106122402094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122402095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122402095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122402095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122402095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122402095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122402095 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122402095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402095 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122402095 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122402095 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122402095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122402095 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122402095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402095 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122402095 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122402095 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122402095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122402095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122402095 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122402095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402095 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122402095 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122402095 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122402095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122402095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122402095 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122402095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402095 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122402095 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122402095 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122402095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122402095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122402095 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(192)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(192)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(192)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(190)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122402148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122402148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122402148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122402148 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122402148 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122402148 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122402148 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122402148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122402148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122402285 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122402285 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122402285 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122402285 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(189)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122402288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402288 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122402288 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122402288 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122402288 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122402288 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122402288 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122402289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402289 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122402289 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122402289 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122402289 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122402289 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122402289 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122402289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122402289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122402289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122402289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122402289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122402289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122402289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122402289 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122402289 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122402289 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122402290 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122402290 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122402290 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) 20241106122402291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122402291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122402291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122402291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122402291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122402291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122402291 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122402291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122402291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122402291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122402291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122402291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122402291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122402291 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122402322 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122402322 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122402322 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122402322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(192)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122402325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402325 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122402325 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122402325 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122402325 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122402325 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122402325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122402326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402326 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122402326 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122402326 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122402326 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122402326 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122402326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122402327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122402327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122402327 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122402327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122402327 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122402327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122402327 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122402327 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122402327 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122402327 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122402328 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122402328 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122402328 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) 20241106122402328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122402328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122402328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122402328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122402328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122402328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122402328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122402328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122402328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122402328 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122402328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122402328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122402328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122402328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122402328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122402328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122402328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122402328 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(188)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122403093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122403093 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122403093 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122403093 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122403093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122403093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122403093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122403093 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122403093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122403093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122403093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122403093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122403093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122403093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122403093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122403093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122403093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403093 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122403093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122403093 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122403093 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122403093 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122403093 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) 20241106122403093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122403093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122403093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122403093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122403093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122403093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122403093 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122403093 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122403093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122403093 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122403093 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122403093 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122403093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122403093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122403093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122403093 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122403095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122403095 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122403095 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122403095 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122403095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122403095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122403095 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122403095 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122403095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122403095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122403095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122403095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122403095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122403095 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122403095 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122403095 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122403095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403095 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122403095 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122403095 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122403095 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122403095 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(191)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122403129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122403129 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122403129 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122403129 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122403129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122403129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122403129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122403129 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122403129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122403129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122403129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122403129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122403129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122403129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122403129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122403129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122403129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122403129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122403129 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122403129 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122403129 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122403129 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) 20241106122403129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122403129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122403129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122403129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122403129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122403129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122403129 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122403130 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122403130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122403130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122403130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122403130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122403130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122403130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122403130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122403130 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122403131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122403131 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122403131 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122403131 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122403131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122403131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122403131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122403131 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122403131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122403131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122403131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122403131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122403131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122403131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122403131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122403131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122403131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122403131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122403131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122403131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122403131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122403131 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122403131 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122403131 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122403175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(193)@71de1e556339: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(194) HNBGW_Test.msc0-RAN(188)@71de1e556339: f_create_expect(l3 := '7AF4D783A89D1AAC1EB4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(188)@71de1e556339: Created Expect[0] for '7AF4D783A89D1AAC1EB4'O to be handled at TC_rab_release0(194) TC_rab_release-Iuh0-RUA(186)@71de1e556339: Added conn table entry 0TC_rab_release0(194)6445329 20241106122404202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122404202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122404202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106122404202 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122404202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x625911, normal) (hnbgw_rua.c:388) 20241106122404202 DHNB DEBUG map_rua[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122404202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122404202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6445329 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122404202 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122404202 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122404202 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6445329 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122404202 DCN DEBUG map_sccp[0x55d9d0e359e0]{init}: Allocated (fsm.c:456) 20241106122404202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122404202 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6445329 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122404202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6445329 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106122404203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122404203 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122404203 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122404203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122404203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122404203 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122404203 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{IDLE}: Allocated (fsm.c:456) 20241106122404203 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122404203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7af4d783a89d1aac1eb4004f40030001050056400500f1100926) (sccp_scrc.c:401) 20241106122404203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122404203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122404203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122404203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122404203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122404203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122404203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122404203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122404203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122404203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122404203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122404203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122404203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122404203 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122404203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122404203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122404203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122404203 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122404203 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122404203 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122404203 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122404203 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122404203 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122404203 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(187)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(187)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(188)@71de1e556339: Found Expect[0] for l3='7AF4D783A89D1AAC1EB4'O handled at TC_rab_release0(194) HNBGW_Test.msc0-RAN(188)@71de1e556339: Added conn table entry 0TC_rab_release0(194)10489390 HNBGW_Test.msc0-SCCP(187)@71de1e556339: Session index based on connection ID:0 TC_rab_release0(194)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(187)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122404213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122404213 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122404213 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122404213 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122404213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122404213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122404213 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122404213 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122404213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122404213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122404213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122404213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122404213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122404213 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f72263) (sccp_scrc.c:472) 20241106122404213 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1823) 20241106122404213 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122404213 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122404213 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122404213 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122404213 DCN DEBUG handle_cn_conn_conf() conn_id=8, 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:483) 20241106122404213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122404213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(187)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(187)@71de1e556339: vl_len:91 HNBGW_Test.msc0-SCCP(187)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(187)@71de1e556339: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106122404414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122404414 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122404414 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122404414 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122404414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122404414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122404414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122404414 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122404414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122404414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122404414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122404414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122404414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122404414 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:472) 20241106122404414 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241106122404414 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122404414 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122404414 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122404414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122404414 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106122404414 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106122404414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106122404414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122404414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122404414 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106122404414 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106122404414 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106122404414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122404414 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106122404414 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{UNUSED}: Allocated (fsm.c:456) 20241106122404414 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{UNUSED}: is child of mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0] (fsm.c:486) 20241106122404414 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0] (mgcp_client_endpoint_fsm.c:724) 20241106122404414 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122404414 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122404414 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106122404414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6445329-0)[0x55d9d0e3ab10]{ST_CRCX}: Allocated (fsm.c:456) 20241106122404414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6445329-0)[0x55d9d0e3ab10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40] (fsm.c:486) 20241106122404414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6445329-0)[0x55d9d0e3ab10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106122404414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6445329-0)[0x55d9d0e3ab10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106122404414 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 625911'... (mgcp_client.c:805) 20241106122404414 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241106122404414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6445329-0)[0x55d9d0e3ab10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106122404414 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(193)@71de1e556339: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "62591117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62591117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(194) TC_rab_release0(194)@71de1e556339: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "62591117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62591117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122404438 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241106122404438 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106122404438 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106122404438 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106122404438 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106122404438 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106122404438 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404438 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404438 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122404438 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122404438 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404438 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122404438 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106122404438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122404438 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106122404438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106122404439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106122404439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122404439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release0(194)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122404461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122404461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122404461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106122404461 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122404461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x625911) (hnbgw_rua.c:452) 20241106122404461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6445329 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106122404461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122404461 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106122404461 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106122404461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106122404461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122404461 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106122404461 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106122404461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122404461 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106122404461 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0] (mgcp_client_endpoint_fsm.c:724) 20241106122404461 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122404461 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122404461 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106122404462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=213 'MDCX 7 rtpbridge/1@mgw MGCP 1.0\r\nC: 625911'... (mgcp_client.c:805) 20241106122404462 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241106122404462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122404462 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106122404462 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404462 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(194)@71de1e556339: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "62591117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62591117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122404475 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241106122404475 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106122404475 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106122404475 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404475 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122404475 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106122404475 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0] (mgcp_client_endpoint_fsm.c:724) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106122404475 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6445329-0)[0x55d9d0e3a4e0]{ST_CRCX}: Allocated (fsm.c:456) 20241106122404475 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6445329-0)[0x55d9d0e3a4e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40] (fsm.c:486) 20241106122404475 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6445329-0)[0x55d9d0e3a4e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106122404475 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6445329-0)[0x55d9d0e3a4e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106122404475 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=203 'CRCX 8 rtpbridge/1@mgw MGCP 1.0\r\nC: 625911'... (mgcp_client.c:805) 20241106122404475 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241106122404475 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6445329-0)[0x55d9d0e3a4e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404475 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(194)@71de1e556339: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "62591117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62591117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122404486 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241106122404486 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3a4e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106122404486 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3a4e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106122404486 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3a4e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106122404486 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3a4e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106122404486 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106122404486 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404486 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404486 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404486 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122404486 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122404486 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404486 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{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) 20241106122404486 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122404486 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122404486 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106122404486 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106122404486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106122404486 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122404486 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122404486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f72263), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106122404486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122404486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122404486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122404486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122404486 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106122404486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122404486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122404486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122404486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122404486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122404486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122404486 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122404486 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(187)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(187)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(187)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(187)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(194)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(182)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(187)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(187)@71de1e556339: vl_len:21 HNBGW_Test.msc0-SCCP(187)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(187)@71de1e556339: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241106122404523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122404523 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122404523 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122404523 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122404523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122404523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122404523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122404523 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122404523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122404523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122404523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122404523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122404523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122404523 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=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:472) 20241106122404523 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241106122404523 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122404523 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122404523 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122404523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122404523 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106122404523 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106122404523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106122404523 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106122404523 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106122404523 DMGW NOTICE mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241106122404523 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241106122404523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241106122404523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241106122404523 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241106122404523 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106122404523 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106122404523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106122404523 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=56 'DLCX 9 rtpbridge/1@mgw MGCP 1.0\r\nC: 625911'... (mgcp_client.c:805) 20241106122404523 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106122404523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122404523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3a4e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106122404523 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=57 'DLCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 62591'... (mgcp_client.c:805) 20241106122404523 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106122404523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3a4e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122404523 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{IN_USE}: Removing from parent mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0] (mgcp_client_endpoint_fsm.c:873) 20241106122404523 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106122404523 DLMGCP DEBUG mgw-endp(mgw-fsm-6445329-0)[0x55d9d0e3ac40]{IN_USE}: Deallocated (fsm.c:568) 20241106122404523 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106122404523 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106122404523 DMGW DEBUG mgw(mgw-fsm-6445329-0)[0x55d9d0e3afb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106122404523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122404523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(182)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(194)@71de1e556339: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "62591117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(194)@71de1e556339: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "62591117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(194)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122404626 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 9 OK (mgcp_client.c:758) 20241106122404626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106122404626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106122404626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106122404626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106122404627 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 10 OK (mgcp_client.c:758) 20241106122404627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3a4e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106122404627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3a4e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106122404627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3a4e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106122404627 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3a4e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(194)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122404629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(194)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122404633 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33071<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(189)@71de1e556339: Final verdict of PTC: none 20241106122404633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122404633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122404633 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122404633 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) 20241106122404633 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122404633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122404633 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122404633 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122404633 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122404633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122404633 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122404633 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122404633 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122404633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122404633 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122404633 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122404633 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122404633 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122404633 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122404633 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122404633 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(191)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(190)@71de1e556339: Final verdict of PTC: none 20241106122404633 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122404633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122404633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122404633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122404633 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122404633 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122404633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f72263), PART(T=Source Reference,L=4,D=00000008), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122404633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122404633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122404633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122404633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122404633 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122404633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122404633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122404633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{disrupted}: Freeing instance (context_map.c:202) 20241106122404633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6445329)[0x55d9d0e39880]{disrupted}: Deallocated (fsm.c:568) 20241106122404633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122404634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122404634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d9d0e359e0]{disconnected}: Deallocated (fsm.c:568) 20241106122404634 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6445329 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106122404634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122404634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122404634 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122404634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122404634 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122404634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122404634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122404634 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122404634 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122404634 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122404634 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122404634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122404634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122404634 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122404634 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122404634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122404634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122404634 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122404634 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122404634 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122404634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122404634 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122404634 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122404634 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122404634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122404634 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122404634 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122404634 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122404634 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122404634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122404634 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122404634 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122404634 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122404634 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122404634 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122404634 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122404634 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(192)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(188)@71de1e556339: Final verdict of PTC: none 20241106122404634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122404634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122404634 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122404634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122404634 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122404634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122404634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122404634 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122404634 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122404634 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122404634 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(187)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(193)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@71de1e556339: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(186)@71de1e556339: Final verdict of PTC: none TC_rab_release-Iuh0(185)@71de1e556339: Final verdict of PTC: none 20241106122404656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(182)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122404658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44994<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(184)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(182): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(184): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_release-Iuh0(185): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_release-Iuh0-RUA(186): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(187): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(188): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(189): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(190): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(191): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(192): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(193): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_release0(194): pass (pass -> pass) MTC@71de1e556339: Test case TC_rab_release finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Wed Nov 6 12:24:04 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241106122404708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122405210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45030<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216548) Waiting for packet dumper to finish... 1 (prev_count=216548, count=240592) 20241106122406635 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122406635 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122406635 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122406635 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122406635 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122406635 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Wed Nov 6 12:24:07 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_rab_release_abnormal started. 20241106122408284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122408291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122408297 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39849<->l=127.0.0.1:4262) (control_if.c:570) 20241106122408328 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122408328 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122408329 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122408329 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122408329 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122408329 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122408329 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122408329 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122408329 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) 20241106122408329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122408329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122408329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122408329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122408329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122408329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122408329 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122408329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122408329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122408329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122408330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122408330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122408330 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_rab_release_abnormal-Iuh0(198)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122408330 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122408330 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122408330 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) 20241106122408330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122408330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122408330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122408330 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122408330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122408330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122408330 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122408330 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122408330 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122408330 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122408330 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122408330 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122408330 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122408330 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) 20241106122408330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122408330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122408330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122408330 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122408330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122408330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122408330 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122408330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122408330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122408331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122408331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122408331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122408331 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122408331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122408331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122408331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122408331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122408331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122408331 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122408332 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122408332 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122408332 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) 20241106122408332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122408332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122408332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122408332 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122408332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122408332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122408332 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122408332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122408332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122408332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122408332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122408332 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(202)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(202)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(202)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(200)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122408365 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122408365 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122408365 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122408365 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122408365 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122408365 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122408366 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122408366 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122408367 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122408367 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122408367 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) 20241106122408367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122408367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122408367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122408367 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122408367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122408367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122408367 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122408367 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122408367 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122408367 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) 20241106122408367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122408367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122408367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122408367 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122408367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122408367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122408367 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122408367 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122408367 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122408367 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) 20241106122408367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122408367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122408367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122408367 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122408367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122408367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122408367 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122408367 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122408367 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122408367 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) 20241106122408367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122408367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122408367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122408367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122408367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122408367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122408367 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122408367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408367 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122408367 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122408367 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122408367 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122408367 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122408367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408367 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122408367 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122408367 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122408367 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122408367 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122408367 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122408367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408367 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122408367 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122408367 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122408367 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122408367 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122408367 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122408368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408368 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122408368 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122408368 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122408368 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122408368 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122408368 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(205)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(205)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(205)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(203)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122408420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122408420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122408420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122408420 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122408420 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122408420 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122408421 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122408421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122408421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122408556 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122408556 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122408556 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122408556 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(202)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122408560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408560 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122408560 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122408560 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122408560 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122408560 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122408560 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122408561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408561 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122408561 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122408561 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122408561 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122408561 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122408561 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122408561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122408561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122408561 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122408561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122408561 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122408561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122408561 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122408561 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122408561 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122408561 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122408562 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122408562 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122408562 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) 20241106122408562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122408562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122408562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122408563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122408563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122408563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122408563 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122408563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122408563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122408563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122408563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122408563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122408563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122408563 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122408596 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122408596 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122408596 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122408596 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(205)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122408599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408599 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122408599 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122408599 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122408599 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122408599 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122408599 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122408600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408600 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122408600 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122408600 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122408600 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122408600 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122408601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122408601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122408601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122408601 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122408601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122408601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122408601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122408601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122408601 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122408601 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122408601 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122408602 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122408602 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122408602 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) 20241106122408602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122408602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122408602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122408602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122408602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122408602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122408602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122408602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122408602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122408602 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122408602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122408602 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122408602 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122408602 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122408602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122408602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122408602 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122408602 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(201)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122409366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122409366 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122409366 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122409366 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122409366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122409366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122409366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122409366 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122409366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122409366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122409366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122409366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122409366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122409366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122409366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122409366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122409367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122409367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122409367 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122409367 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122409367 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122409367 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) 20241106122409367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122409367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122409367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122409367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122409367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122409367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122409367 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122409367 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122409367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122409367 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122409367 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122409367 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122409367 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122409367 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122409367 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122409367 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122409368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122409368 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122409368 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122409368 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122409368 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122409368 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122409368 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122409368 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122409368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122409368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122409368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122409368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122409368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122409368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122409368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122409368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122409368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122409369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122409369 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122409369 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122409369 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(204)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122409403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122409403 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122409403 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122409403 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122409403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122409403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122409403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122409403 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122409403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122409403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122409403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122409403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122409403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122409403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122409403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122409403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122409403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122409403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122409403 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122409403 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122409404 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122409404 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) 20241106122409404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122409404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122409404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122409404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122409404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122409404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122409404 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122409404 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122409404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122409404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122409404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122409404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122409404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122409404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122409404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122409404 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122409404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122409404 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122409404 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122409404 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122409404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122409404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122409404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122409404 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122409404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122409404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122409404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122409404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122409404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122409404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122409404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122409404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122409404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122409404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122409404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122409404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122409404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122409404 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122409404 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122409404 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122409447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122410308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122410308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122410308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122410308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122410308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122410308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122410308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122410308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122410307 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122410307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ef8f2), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122410308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122410308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122410308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122410308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122410310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122410310 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122410310 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122410310 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122410310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122410310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122410310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122410310 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122410310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122410310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122410310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122410310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122410310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122410310 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=006ef8f2) (sccp_scrc.c:472) 20241106122410310 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1823) 20241106122410310 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122410310 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122410310 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122410310 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122410310 DLSCCP DEBUG SCCP-SCOC(6)[0x55d9d0e36fb0]{IDLE}: Deallocated (fsm.c:568) HNBGW-MGCP(206)@71de1e556339: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(207) HNBGW_Test.msc0-RAN(201)@71de1e556339: f_create_expect(l3 := '5B1ACE7E1EA80DF802ED'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(201)@71de1e556339: Created Expect[0] for '5B1ACE7E1EA80DF802ED'O to be handled at TC_rab_release_abnormal0(207) TC_rab_release_abnormal-Iuh0-RUA(199)@71de1e556339: Added conn table entry 0TC_rab_release_abnormal0(207)7436089 20241106122410472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122410472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122410472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106122410472 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122410473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x717739, normal) (hnbgw_rua.c:388) 20241106122410473 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122410473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122410473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436089 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122410473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122410473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122410473 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436089 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122410473 DCN DEBUG map_sccp[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122410473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122410473 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7436089 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122410473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436089 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106122410473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122410473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122410473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122410473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122410473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122410473 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122410473 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{IDLE}: Allocated (fsm.c:456) 20241106122410473 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122410473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5b1ace7e1ea80df802ed004f40030002e80056400500f1100926) (sccp_scrc.c:401) 20241106122410473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122410473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122410473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122410473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122410473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122410473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122410473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122410473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122410473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122410473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122410473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122410473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122410473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122410473 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122410473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122410473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122410473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122410473 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122410473 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122410473 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122410473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122410473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122410473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122410473 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(200)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(200)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(201)@71de1e556339: Found Expect[0] for l3='5B1ACE7E1EA80DF802ED'O handled at TC_rab_release_abnormal0(207) HNBGW_Test.msc0-RAN(201)@71de1e556339: Added conn table entry 0TC_rab_release_abnormal0(207)10908936 TC_rab_release_abnormal0(207)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(200)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(200)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122410481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122410481 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122410481 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122410481 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122410481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122410481 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122410481 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122410481 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122410481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122410481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122410481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122410481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122410481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122410481 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00475942) (sccp_scrc.c:472) 20241106122410481 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1823) 20241106122410481 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122410481 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122410481 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122410481 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122410481 DCN DEBUG handle_cn_conn_conf() conn_id=9, 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:483) 20241106122410481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122410481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(200)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(200)@71de1e556339: vl_len:91 HNBGW_Test.msc0-SCCP(200)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(200)@71de1e556339: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106122410681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122410681 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122410681 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122410681 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122410681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122410681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122410681 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122410681 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122410681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122410681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122410681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122410681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122410681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122410681 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:472) 20241106122410681 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241106122410681 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122410682 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122410682 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122410682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122410682 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106122410682 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106122410682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106122410682 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122410682 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122410682 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106122410682 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106122410682 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106122410682 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122410682 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106122410682 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{UNUSED}: Allocated (fsm.c:456) 20241106122410682 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{UNUSED}: is child of mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0] (fsm.c:486) 20241106122410682 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0] (mgcp_client_endpoint_fsm.c:724) 20241106122410682 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122410682 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122410682 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106122410682 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7436089-0)[0x55d9d0e3ac40]{ST_CRCX}: Allocated (fsm.c:456) 20241106122410682 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7436089-0)[0x55d9d0e3ac40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10] (fsm.c:486) 20241106122410682 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7436089-0)[0x55d9d0e3ac40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106122410682 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7436089-0)[0x55d9d0e3ac40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106122410682 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: 71773'... (mgcp_client.c:805) 20241106122410682 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106122410682 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7436089-0)[0x55d9d0e3ac40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106122410682 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(206)@71de1e556339: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "71773917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "71773917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(207) TC_rab_release_abnormal0(207)@71de1e556339: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "71773917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "71773917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122410705 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241106122410705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106122410705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106122410705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106122410705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106122410705 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106122410705 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410705 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410705 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122410705 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122410705 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410705 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122410705 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106122410705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122410705 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106122410705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106122410705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106122410705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122410705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release_abnormal0(207)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122410724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122410724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122410724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106122410724 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122410724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x717739) (hnbgw_rua.c:452) 20241106122410724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436089 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106122410724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122410724 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106122410724 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106122410724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106122410724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122410724 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106122410724 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106122410724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122410724 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106122410724 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0] (mgcp_client_endpoint_fsm.c:724) 20241106122410724 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122410724 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122410724 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106122410724 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=214 'MDCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: 71773'... (mgcp_client.c:805) 20241106122410724 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106122410724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122410724 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106122410724 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410724 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(207)@71de1e556339: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "71773917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "71773917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122410739 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241106122410739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106122410739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106122410739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410739 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122410739 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106122410739 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0] (mgcp_client_endpoint_fsm.c:724) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106122410739 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7436089-0)[0x55d9d0e3afb0]{ST_CRCX}: Allocated (fsm.c:456) 20241106122410739 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7436089-0)[0x55d9d0e3afb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10] (fsm.c:486) 20241106122410739 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7436089-0)[0x55d9d0e3afb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106122410739 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7436089-0)[0x55d9d0e3afb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106122410739 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=204 'CRCX 13 rtpbridge/1@mgw MGCP 1.0\r\nC: 71773'... (mgcp_client.c:805) 20241106122410739 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106122410739 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7436089-0)[0x55d9d0e3afb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410739 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(207)@71de1e556339: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "71773917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "71773917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122410750 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241106122410750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106122410750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106122410750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106122410750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106122410750 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106122410750 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410750 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410750 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410750 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122410751 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122410751 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410751 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{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) 20241106122410751 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122410751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122410751 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106122410751 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106122410751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106122410751 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122410751 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122410751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00475942), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106122410751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122410751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122410751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122410751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122410751 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106122410751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122410751 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122410751 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122410751 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122410751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122410751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122410751 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122410751 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(200)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(200)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(200)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(200)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(207)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(195)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(200)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(200)@71de1e556339: vl_len:21 HNBGW_Test.msc0-SCCP(200)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(200)@71de1e556339: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241106122410786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122410786 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122410786 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122410786 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122410786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122410786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122410786 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122410786 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122410786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122410786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122410786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122410786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122410786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122410786 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=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:472) 20241106122410786 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241106122410786 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122410786 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122410786 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122410786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122410786 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106122410786 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106122410786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106122410786 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106122410786 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106122410786 DMGW NOTICE mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241106122410786 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241106122410786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241106122410786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241106122410786 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241106122410786 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106122410786 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106122410786 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106122410786 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=57 'DLCX 14 rtpbridge/1@mgw MGCP 1.0\r\nC: 71773'... (mgcp_client.c:805) 20241106122410786 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106122410786 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122410786 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106122410786 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=57 'DLCX 15 rtpbridge/1@mgw MGCP 1.0\r\nC: 71773'... (mgcp_client.c:805) 20241106122410786 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106122410786 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122410786 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{IN_USE}: Removing from parent mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0] (mgcp_client_endpoint_fsm.c:873) 20241106122410786 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106122410786 DLMGCP DEBUG mgw-endp(mgw-fsm-7436089-0)[0x55d9d0e3ab10]{IN_USE}: Deallocated (fsm.c:568) 20241106122410786 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106122410786 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106122410786 DMGW DEBUG mgw(mgw-fsm-7436089-0)[0x55d9d0e3a4e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106122410786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122410786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(195)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(207)@71de1e556339: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "71773917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(207)@71de1e556339: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "71773917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(207)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122410893 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 14 OK (mgcp_client.c:758) 20241106122410893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106122410893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106122410893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106122410893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ac40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106122410894 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 15 OK (mgcp_client.c:758) 20241106122410894 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106122410894 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106122410894 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106122410894 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3afb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(207)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122410895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58726<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(207)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122410900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122410900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122410900 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122410900 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) 20241106122410900 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122410900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122410900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122410900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122410900 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122410900 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122410900 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00475942), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122410900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122410900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122410900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122410900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122410900 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122410900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122410900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122410900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122410900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436089)[0x55d9d0e36fb0]{disrupted}: Deallocated (fsm.c:568) 20241106122410900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122410900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{disconnected}: Freeing instance (context_map.c:206) 20241106122410900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d9d0e39880]{disconnected}: Deallocated (fsm.c:568) 20241106122410900 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7436089 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106122410900 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39849<->l=127.0.0.1:4262) (control_if.c:193) 20241106122410900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122410900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122410900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122410900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122410900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122410900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122410900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122410900 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122410901 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122410901 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122410901 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122410901 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122410901 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122410901 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122410901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122410901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122410901 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122410901 DLINP <0002> stream_srv.c:647 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 20241106122410901 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122410901 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-SCCP(203)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(201)@71de1e556339: Final verdict of PTC: none 20241106122410901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122410901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122410901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122410901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122410901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_rab_release_abnormal-Iuh0-RUA(199)@71de1e556339: Final verdict of PTC: none 20241106122410901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122410901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122410901 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) HNBGW_Test.sgsn0-RAN(204)@71de1e556339: Final verdict of PTC: none 20241106122410901 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122410901 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122410901 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(206)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(200)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(205)@71de1e556339: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(198)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(196)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(202)@71de1e556339: Final verdict of PTC: none 20241106122410922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(195)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122410924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58710<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(197)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(195): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(196): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(197): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_release_abnormal-Iuh0(198): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(199): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(200): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(201): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(202): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(203): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(204): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(205): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(206): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_release_abnormal0(207): pass (pass -> pass) MTC@71de1e556339: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Wed Nov 6 12:24:10 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20241106122410976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122411477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58732<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=239716) Waiting for packet dumper to finish... 1 (prev_count=239716, count=243816) 20241106122412902 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122412902 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122412902 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Wed Nov 6 12:24:13 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_rab_assign_fail started. 20241106122414556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122414563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122414568 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41881<->l=127.0.0.1:4262) (control_if.c:570) 20241106122414599 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122414599 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122414599 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122414600 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122414600 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122414600 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122414600 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122414600 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122414600 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122414600 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) 20241106122414600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122414600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122414600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122414600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122414600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122414600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122414600 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122414600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414600 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122414600 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122414600 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122414600 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122414600 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122414600 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122414600 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122414600 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_rab_assign_fail-Iuh0(211)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122414601 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122414601 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122414601 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) 20241106122414601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122414601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122414601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122414601 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122414601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122414601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122414601 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122414601 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122414601 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122414601 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122414601 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122414601 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) 20241106122414601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122414601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122414601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122414601 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122414601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122414601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122414601 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122414601 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122414601 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122414601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414601 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122414601 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122414601 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122414601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122414601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122414601 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122414602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414602 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122414602 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122414602 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122414602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122414602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122414602 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122414603 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122414603 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122414603 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) 20241106122414603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122414603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122414603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122414603 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122414603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122414603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122414603 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122414603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414603 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122414603 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122414603 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122414603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122414603 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(215)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(215)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(215)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(213)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122414634 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122414634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f72263), PART(T=Source Reference,L=4,D=00000008), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122414634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122414634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122414634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122414634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122414634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414634 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122414634 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122414634 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122414634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122414634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122414634 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122414634 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122414634 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122414637 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122414637 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122414638 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122414638 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122414638 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122414638 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122414639 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122414639 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122414639 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) 20241106122414639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122414639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122414639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122414639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122414639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122414639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122414639 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122414639 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122414639 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122414639 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122414639 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122414639 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) 20241106122414639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122414639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122414639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122414639 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122414639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122414639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122414639 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122414639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414639 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122414639 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122414639 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122414639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122414639 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122414639 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122414639 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122414639 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122414639 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) 20241106122414639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122414639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122414639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122414639 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122414639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122414639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122414639 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122414639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414639 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122414639 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122414639 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122414639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122414639 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122414639 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122414639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414639 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122414639 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122414639 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122414639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122414639 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122414639 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122414641 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122414641 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122414641 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) 20241106122414641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122414641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122414641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122414641 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122414641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122414641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122414641 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122414641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122414641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122414641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122414641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122414641 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(218)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(218)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(218)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(216)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122414700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122414701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122414701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122414701 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122414701 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122414701 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122414701 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122414701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122414701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122414828 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122414828 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122414828 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106122414829 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106122414829 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106122414829 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106122414829 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(215)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122414831 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414832 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122414832 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106122414832 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106122414832 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106122414832 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122414832 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122414832 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106122414832 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122414832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122414832 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122414832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122414832 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122414832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122414832 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122414832 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122414834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414834 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122414834 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122414834 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122414834 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122414834 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241106122414834 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122414834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122414834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122414834 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122414834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122414834 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122414834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122414834 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122414834 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122414834 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122414834 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122414835 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122414835 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122414835 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) 20241106122414835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122414835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122414835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122414835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122414835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122414835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122414835 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122414835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414835 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122414835 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122414835 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122414835 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122414835 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122414835 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122414835 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122414868 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122414868 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122414868 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122414868 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(218)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122414872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414872 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122414872 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122414872 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122414872 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122414872 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122414872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122414873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414873 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122414873 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122414873 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122414873 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122414873 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122414873 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122414873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122414873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122414873 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122414873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122414873 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122414873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122414873 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122414873 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122414873 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122414874 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122414875 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122414875 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122414875 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) 20241106122414875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122414875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122414875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122414875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122414875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122414875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122414875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122414875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122414875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122414875 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122414875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122414875 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122414875 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122414875 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122414875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122414875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122414875 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122414875 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(214)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122415638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122415638 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122415638 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122415638 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122415638 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122415638 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122415638 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122415638 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122415638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122415638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122415638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122415638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122415638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122415638 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122415638 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122415638 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122415638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415638 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122415638 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122415638 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122415638 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122415638 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122415638 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) 20241106122415638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122415638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122415638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122415639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122415639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122415639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122415639 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122415639 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122415639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122415639 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122415639 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122415639 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122415639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122415639 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122415639 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122415639 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122415640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122415640 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122415640 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122415640 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122415640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122415640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122415640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122415640 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122415640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122415640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122415640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122415640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122415640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122415640 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122415640 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122415640 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122415640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415640 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122415640 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122415640 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122415640 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122415640 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(217)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122415677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122415677 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122415677 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122415677 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122415677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122415677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122415677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122415677 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122415677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122415677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122415677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122415677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122415677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122415677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122415677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122415677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122415677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122415677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122415677 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122415677 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122415677 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122415677 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) 20241106122415677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122415677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122415677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122415677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122415677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122415678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122415678 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122415678 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122415678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122415678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122415678 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122415678 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122415678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122415678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122415678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122415678 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122415679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122415679 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122415679 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122415679 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122415679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122415679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122415679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122415679 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122415679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122415679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122415679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122415679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122415679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122415679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122415679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122415679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122415679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122415679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122415679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122415679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122415679 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122415679 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122415679 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122415728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(219)@71de1e556339: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(220) HNBGW_Test.msc0-RAN(214)@71de1e556339: f_create_expect(l3 := '00CED3901743454FA08B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(214)@71de1e556339: Created Expect[0] for '00CED3901743454FA08B'O to be handled at TC_rab_assign_fail0(220) TC_rab_assign_fail-Iuh0-RUA(212)@71de1e556339: Added conn table entry 0TC_rab_assign_fail0(220)1495129 20241106122416757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122416757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122416757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106122416757 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122416758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x16d059, normal) (hnbgw_rua.c:388) 20241106122416758 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122416758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122416758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1495129 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122416758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122416758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122416758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1495129 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122416758 DCN DEBUG map_sccp[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122416758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122416758 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1495129 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122416758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1495129 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106122416758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122416758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122416758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122416758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122416758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122416758 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122416758 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{IDLE}: Allocated (fsm.c:456) 20241106122416758 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122416758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a00ced3901743454fa08b004f40030000fe0056400500f1100926) (sccp_scrc.c:401) 20241106122416758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122416758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122416758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122416758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122416758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122416758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122416758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122416758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122416758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122416758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122416758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122416758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122416758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122416758 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122416758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122416758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122416758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122416758 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122416758 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122416758 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122416758 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122416758 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122416758 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122416758 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(213)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(213)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(214)@71de1e556339: Found Expect[0] for l3='00CED3901743454FA08B'O handled at TC_rab_assign_fail0(220) HNBGW_Test.msc0-RAN(214)@71de1e556339: Added conn table entry 0TC_rab_assign_fail0(220)15746547 HNBGW_Test.msc0-SCCP(213)@71de1e556339: Session index based on connection ID:0 TC_rab_assign_fail0(220)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(213)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122416765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122416765 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122416765 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122416765 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122416765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122416765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122416765 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122416765 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122416765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122416765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122416765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122416765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122416765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122416765 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cad994) (sccp_scrc.c:472) 20241106122416765 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1823) 20241106122416765 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122416765 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122416765 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122416765 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122416765 DCN DEBUG handle_cn_conn_conf() conn_id=10, 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:483) 20241106122416765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122416765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(208)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(208)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(208)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(213)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(213)@71de1e556339: vl_len:91 HNBGW_Test.msc0-SCCP(213)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(213)@71de1e556339: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106122416965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122416965 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122416965 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122416965 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122416965 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122416965 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122416965 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122416965 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122416965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122416965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122416965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122416966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122416966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122416966 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:472) 20241106122416966 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20241106122416966 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122416966 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122416966 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122416966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122416966 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106122416966 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106122416966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106122416966 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122416966 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122416966 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106122416966 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106122416966 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106122416966 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122416966 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106122416966 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{UNUSED}: Allocated (fsm.c:456) 20241106122416966 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{UNUSED}: is child of mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40] (fsm.c:486) 20241106122416966 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40] (mgcp_client_endpoint_fsm.c:724) 20241106122416966 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122416966 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122416966 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106122416966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1495129-0)[0x55d9d0e3a4e0]{ST_CRCX}: Allocated (fsm.c:456) 20241106122416966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1495129-0)[0x55d9d0e3a4e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10] (fsm.c:486) 20241106122416966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1495129-0)[0x55d9d0e3a4e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106122416966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1495129-0)[0x55d9d0e3a4e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106122416966 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=200 'CRCX 16 rtpbridge/*@mgw MGCP 1.0\r\nC: 16d05'... (mgcp_client.c:805) 20241106122416966 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106122416966 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1495129-0)[0x55d9d0e3a4e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106122416966 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(219)@71de1e556339: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "16d05917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16d05917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(220) TC_rab_assign_fail0(220)@71de1e556339: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "16d05917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16d05917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122416991 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241106122416992 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3a4e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106122416992 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3a4e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106122416992 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3a4e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106122416992 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3a4e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106122416992 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106122416992 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{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) 20241106122416992 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{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) 20241106122416992 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122416992 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122416992 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{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) 20241106122416992 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122416992 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106122416992 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122416992 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106122416992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106122416992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106122416992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122416992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_fail0(220)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122417013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122417013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122417013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241106122417013 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122417013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x16d059) (hnbgw_rua.c:452) 20241106122417013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1495129 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:293) 20241106122417013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122417014 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106122417014 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106122417014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106122417014 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241106122417014 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106122417014 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106122417014 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241106122417014 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241106122417014 DMGW ERROR mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241106122417014 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241106122417014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241106122417014 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122417014 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122417014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad994), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:401) 20241106122417014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122417014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122417014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122417014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122417014 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241106122417014 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106122417014 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106122417014 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3a4e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106122417014 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=57 'DLCX 17 rtpbridge/1@mgw MGCP 1.0\r\nC: 16d05'... (mgcp_client.c:805) 20241106122417014 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106122417014 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3a4e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122417014 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{IN_USE}: Removing from parent mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40] (mgcp_client_endpoint_fsm.c:873) 20241106122417014 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106122417014 DLMGCP DEBUG mgw-endp(mgw-fsm-1495129-0)[0x55d9d0e3ab10]{IN_USE}: Deallocated (fsm.c:568) 20241106122417014 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106122417014 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106122417014 DMGW DEBUG mgw(mgw-fsm-1495129-0)[0x55d9d0e3ac40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106122417014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122417014 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122417014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122417014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122417014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122417014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122417014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122417014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(213)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(213)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(213)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(213)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(220)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(208)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(208)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(208)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(220)@71de1e556339: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "16d05917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(220)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122417041 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 17 OK (mgcp_client.c:758) 20241106122417041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3a4e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106122417041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3a4e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106122417041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3a4e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106122417041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3a4e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106122417042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(220)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122417046 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41881<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_assign_fail-Iuh0-RUA(212)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(213)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(216)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(214)@71de1e556339: Final verdict of PTC: none 20241106122417047 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122417047 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122417047 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122417047 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122417047 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122417047 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122417047 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122417048 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122417048 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122417048 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122417048 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122417048 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122417048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122417048 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122417048 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122417048 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122417048 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122417048 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122417048 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122417048 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(217)@71de1e556339: Final verdict of PTC: none 20241106122417048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122417048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122417048 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122417048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122417048 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122417048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122417048 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122417048 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122417048 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122417048 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122417048 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122417048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122417048 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122417048 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122417048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad994), PART(T=Source Reference,L=4,D=0000000a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122417048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122417048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122417048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122417048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122417048 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122417048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122417048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122417048 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122417048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122417048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122417048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122417048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122417048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1495129)[0x55d9d0e36fb0]{disrupted}: Deallocated (fsm.c:568) 20241106122417048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122417048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{disconnected}: Freeing instance (context_map.c:206) 20241106122417048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d9d0e39880]{disconnected}: Deallocated (fsm.c:568) 20241106122417048 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1495129 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-M3UA(218)@71de1e556339: Final verdict of PTC: none 20241106122417048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122417048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122417048 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122417048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122417048 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122417048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122417048 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122417048 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122417048 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122417048 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-M3UA(215)@71de1e556339: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(211)@71de1e556339: Final verdict of PTC: none 20241106122417048 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122417048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122417048 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122417048 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122417048 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122417048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122417048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122417048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122417048 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122417048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122417048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122417048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122417048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122417048 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122417048 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) 20241106122417048 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(209)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(219)@71de1e556339: Final verdict of PTC: none 20241106122417067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58754<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(208)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122417069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58742<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(210)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(208): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(209): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(210): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_assign_fail-Iuh0(211): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(212): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(213): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(214): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(215): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(216): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(217): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(218): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(219): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_assign_fail0(220): pass (pass -> pass) MTC@71de1e556339: Test case TC_rab_assign_fail finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Wed Nov 6 12:24:17 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20241106122417118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122417619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35938<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=160076) Waiting for packet dumper to finish... 1 (prev_count=160076, count=220500) 20241106122419049 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122419049 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122419049 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122419049 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122419049 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122419049 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Wed Nov 6 12:24:19 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_rab_assign_mgcp_to started. 20241106122420687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122420692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122420700 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35219<->l=127.0.0.1:4262) (control_if.c:570) 20241106122420733 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122420733 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122420734 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122420734 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122420734 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122420734 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122420734 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) 20241106122420734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122420734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122420734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122420735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122420735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122420735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122420735 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122420735 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122420735 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122420735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122420735 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122420735 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122420735 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122420735 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122420735 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122420735 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_rab_assign_mgcp_to-Iuh0(224)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122420735 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122420735 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122420735 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) 20241106122420735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122420735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122420735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122420735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122420735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122420735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122420735 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122420735 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122420735 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122420735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122420735 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122420735 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122420735 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122420735 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122420735 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122420735 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122420735 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122420736 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122420737 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122420737 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122420737 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) 20241106122420737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122420737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122420737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122420737 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122420737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122420737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122420737 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122420737 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122420737 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122420737 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) 20241106122420737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122420737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122420737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122420737 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122420737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122420737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122420737 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122420737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122420737 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122420737 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122420737 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122420737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122420737 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122420737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122420737 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122420737 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122420737 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122420737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122420737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122420737 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(228)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(228)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(228)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(226)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122420771 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122420771 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122420771 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122420771 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122420772 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122420772 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122420772 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122420772 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122420772 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) 20241106122420772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122420772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122420772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122420772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122420772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122420772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122420772 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122420772 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122420772 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122420772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122420772 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122420772 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122420772 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122420772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122420773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122420773 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122420774 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122420774 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122420774 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) 20241106122420774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122420774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122420774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122420774 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122420774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122420774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122420774 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122420774 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122420774 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122420774 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) 20241106122420774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122420774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122420774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122420774 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122420774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122420774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122420774 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122420774 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122420774 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122420774 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) 20241106122420774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122420774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122420774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122420774 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122420774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122420774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122420774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122420774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122420774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122420774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122420774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122420774 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122420774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122420774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122420774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122420774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122420774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122420774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122420774 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122420774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122420774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122420774 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122420774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122420774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122420774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122420774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122420774 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(231)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(231)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(231)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(229)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122420834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122420834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122420834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122420834 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122420834 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122420834 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122420834 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122420834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122420834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122420901 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122420901 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00475942), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122420901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122420901 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122420901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122420901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122420901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122420901 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122420901 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122420901 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122420901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122420901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122420901 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122420963 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122420963 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122420963 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122420963 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(228)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122420966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122420966 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122420966 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122420966 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122420966 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122420966 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122420966 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122420968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122420968 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122420968 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122420968 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122420968 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122420968 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122420968 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122420968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122420968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122420968 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122420968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122420968 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122420968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122420968 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122420968 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122420968 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122420968 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122420969 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122420969 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122420969 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) 20241106122420969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122420969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122420969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122420969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122420969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122420969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122420969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122420969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122420969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122420969 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122420969 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122420969 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122420969 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122420969 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122420969 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122420969 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122420969 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122420969 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122421006 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122421006 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122421006 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122421006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(231)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122421009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122421009 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122421009 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122421009 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122421009 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122421009 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122421009 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122421010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122421010 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122421010 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122421010 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122421010 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122421010 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122421010 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122421010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122421010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122421010 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122421010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122421010 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122421010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122421010 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122421010 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122421010 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122421010 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122421012 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122421012 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122421012 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) 20241106122421012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122421012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122421012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122421012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122421012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122421012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122421012 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122421012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122421012 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122421012 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122421012 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122421012 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122421012 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122421012 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122421012 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(227)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122421775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122421775 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122421775 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122421775 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122421775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122421775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122421775 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122421775 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122421775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122421775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122421775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122421776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122421776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122421776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122421776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122421776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122421776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421776 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122421776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122421776 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122421776 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122421776 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122421776 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) 20241106122421776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122421776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122421776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122421776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122421776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122421776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122421776 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122421776 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122421776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122421776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122421776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122421776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122421776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122421776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122421776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122421776 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122421777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122421777 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122421777 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122421777 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122421777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122421777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122421777 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122421777 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122421778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122421778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122421778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122421778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122421778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122421778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122421778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122421778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122421778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122421778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122421778 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122421778 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122421778 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(230)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122421812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122421812 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122421812 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122421812 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122421812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122421812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122421812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122421812 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122421812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122421812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122421812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122421812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122421812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122421812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122421812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122421812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122421812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421812 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122421812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122421812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122421812 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122421812 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122421812 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) 20241106122421812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122421812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122421812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122421812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122421812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122421812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122421812 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122421812 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122421812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122421812 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122421812 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122421812 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122421812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122421812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122421812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122421812 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122421814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122421814 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122421814 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122421814 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122421814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122421814 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122421814 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122421814 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122421814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122421814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122421814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122421814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122421814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122421814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122421814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122421814 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122421814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122421814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122421814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122421814 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122421814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122421814 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122421814 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122421814 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122421862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(232)@71de1e556339: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(233) HNBGW_Test.msc0-RAN(227)@71de1e556339: f_create_expect(l3 := '264A9B2C123FC6DBB294'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(227)@71de1e556339: Created Expect[0] for '264A9B2C123FC6DBB294'O to be handled at TC_rab_assign_mgcp_to0(233) TC_rab_assign_mgcp_to-Iuh0-RUA(225)@71de1e556339: Added conn table entry 0TC_rab_assign_mgcp_to0(233)6146836 20241106122422890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122422890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122422890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106122422890 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122422890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5dcb14, normal) (hnbgw_rua.c:388) 20241106122422890 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122422890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6146836)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122422890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6146836 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122422890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122422890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122422890 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6146836 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122422890 DCN DEBUG map_sccp[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122422890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122422890 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6146836 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122422890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6146836 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106122422890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6146836)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122422890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122422890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122422890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6146836)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122422890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122422890 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122422891 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{IDLE}: Allocated (fsm.c:456) 20241106122422891 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122422891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a264a9b2c123fc6dbb294004f400300004b0056400500f1100926) (sccp_scrc.c:401) 20241106122422891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122422891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122422891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122422891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122422891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122422891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122422891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122422891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122422891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122422891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122422891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122422891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122422891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122422891 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122422891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122422891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6146836)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122422891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122422891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122422891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122422891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122422891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122422891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122422891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122422891 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(226)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(227)@71de1e556339: Found Expect[0] for l3='264A9B2C123FC6DBB294'O handled at TC_rab_assign_mgcp_to0(233) HNBGW_Test.msc0-RAN(227)@71de1e556339: Added conn table entry 0TC_rab_assign_mgcp_to0(233)9819562 HNBGW_Test.msc0-SCCP(226)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(226)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(233)@71de1e556339: setverdict(pass): none -> pass 20241106122422900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122422900 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122422900 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122422900 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122422900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122422900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122422900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122422900 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122422900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122422900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122422900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122422900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122422900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122422900 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ec41de) (sccp_scrc.c:472) 20241106122422900 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1823) 20241106122422900 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122422900 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122422900 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122422900 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122422900 DCN DEBUG handle_cn_conn_conf() conn_id=11, 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:483) 20241106122422900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122422900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(226)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(226)@71de1e556339: vl_len:91 HNBGW_Test.msc0-SCCP(226)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(226)@71de1e556339: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106122423101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122423101 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122423101 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122423101 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122423101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122423101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122423101 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122423101 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122423101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122423101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122423101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122423101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122423101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122423101 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:472) 20241106122423101 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241106122423101 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122423101 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122423102 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122423102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122423102 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106122423102 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106122423102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106122423102 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122423102 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122423102 DMGW DEBUG mgw(mgw-fsm-6146836-0)[0x55d9d0e3ab10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106122423102 DMGW DEBUG mgw(mgw-fsm-6146836-0)[0x55d9d0e3ab10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106122423102 DMGW DEBUG mgw(mgw-fsm-6146836-0)[0x55d9d0e3ab10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106122423102 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122423102 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106122423102 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{UNUSED}: Allocated (fsm.c:456) 20241106122423102 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{UNUSED}: is child of mgw(mgw-fsm-6146836-0)[0x55d9d0e3ab10] (fsm.c:486) 20241106122423102 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6146836-0)[0x55d9d0e3ab10] (mgcp_client_endpoint_fsm.c:724) 20241106122423102 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122423102 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122423102 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106122423102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6146836-0)[0x55d9d0e36190]{ST_CRCX}: Allocated (fsm.c:456) 20241106122423102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6146836-0)[0x55d9d0e36190]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40] (fsm.c:486) 20241106122423102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6146836-0)[0x55d9d0e36190]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106122423102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6146836-0)[0x55d9d0e36190]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106122423102 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 5dcb1'... (mgcp_client.c:805) 20241106122423102 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106122423102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6146836-0)[0x55d9d0e36190]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106122423102 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(232)@71de1e556339: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5dcb1417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5dcb1417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(233) TC_rab_assign_mgcp_to0(233)@71de1e556339: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5dcb1417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5dcb1417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122424635 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122424635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f72263), PART(T=Source Reference,L=4,D=00000008), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122424635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122424635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122424635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122424635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122424635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122424635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122424635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122424635 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122424635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122424635 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122424635 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122424635 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122424637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122424637 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122424637 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122424637 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122424637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122424637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122424637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122424637 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122424637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122424637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122424637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122424637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122424637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122424637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=00f72263) (sccp_scrc.c:472) 20241106122424637 DLSCCP DEBUG Received CO:RELCO for local reference 8 (sccp_scoc.c:1823) 20241106122424637 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122424637 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122424637 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122424637 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122424637 DLSCCP DEBUG SCCP-SCOC(8)[0x55d9d0e310c0]{IDLE}: Deallocated (fsm.c:568) 20241106122427048 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122427048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad994), PART(T=Source Reference,L=4,D=0000000a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122427048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122427048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122427048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122427048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122427049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122427049 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122427049 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122427049 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122427049 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122427049 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122427049 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122427049 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122427050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122427050 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122427050 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122427050 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122427050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122427050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122427050 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122427050 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122427051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122427051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122427051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122427051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122427051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122427051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00cad994) (sccp_scrc.c:472) 20241106122427051 DLSCCP DEBUG Received CO:RELCO for local reference 10 (sccp_scoc.c:1823) 20241106122427051 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122427051 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122427051 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122427051 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122427051 DLSCCP DEBUG SCCP-SCOC(10)[0x55d9d0e3afb0]{IDLE}: Deallocated (fsm.c:568) 20241106122427103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e36190]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241106122427103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e36190]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241106122427103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e36190]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40] (mgcp_client_fsm.c:522) 20241106122427103 DLMGCP DEBUG MGW(mgw) Canceled transaction 18 (mgcp_client.c:1239) 20241106122427103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e36190]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241106122427103 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e36190]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241106122427103 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241106122427103 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122427103 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241106122427103 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-6146836-0)[0x55d9d0e3ab10] (mgcp_client_endpoint_fsm.c:925) 20241106122427103 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241106122427103 DLMGCP DEBUG mgw-endp(mgw-fsm-6146836-0)[0x55d9d0e3ac40]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241106122427103 DMGW DEBUG mgw(mgw-fsm-6146836-0)[0x55d9d0e3ab10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241106122427103 DMGW ERROR mgw(mgw-fsm-6146836-0)[0x55d9d0e3ab10]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241106122427103 DMGW DEBUG mgw(mgw-fsm-6146836-0)[0x55d9d0e3ab10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241106122427103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241106122427103 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122427103 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122427103 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec41de), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:401) 20241106122427103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122427103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122427103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122427103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122427103 DMGW DEBUG mgw(mgw-fsm-6146836-0)[0x55d9d0e3ab10]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241106122427103 DMGW DEBUG mgw(mgw-fsm-6146836-0)[0x55d9d0e3ab10]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241106122427103 DMGW DEBUG mgw(mgw-fsm-6146836-0)[0x55d9d0e3ab10]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241106122427103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122427103 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122427103 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122427103 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122427103 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122427103 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122427103 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122427103 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(226)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(226)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(226)@71de1e556339: vl_len:12 HNBGW_Test.msc0-SCCP(226)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(226)@71de1e556339: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106122427115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122427115 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122427115 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122427115 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122427115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122427115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122427115 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122427115 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122427115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122427115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122427115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122427115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122427115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122427115 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:472) 20241106122427115 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241106122427115 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122427115 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122427115 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122427115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122427115 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106122427115 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106122427115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106122427115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6146836)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106122427115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106122427115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122427115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgcp_to0(233)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(225)@71de1e556339: Deleted conn table entry 0TC_rab_assign_mgcp_to0(233)6146836 20241106122427128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122427128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122427128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106122427128 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106122427128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5dcb14,cause=radio(normal)) (hnbgw_rua.c:420) 20241106122427128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6146836 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106122427128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6146836)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106122427128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6146836)[0x55d9d0e36fb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106122427128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106122427128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106122427128 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106122427128 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106122427128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6146836)[0x55d9d0e36fb0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106122427128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122427128 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122427128 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122427128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec41de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106122427128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122427128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122427128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122427128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122427128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122427128 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122427128 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122427128 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122427128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122427128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122427128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122427128 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(226)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(233)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(227)@71de1e556339: Deleted conn table entry 0TC_rab_assign_mgcp_to0(233)9819562 HNBGW_Test.msc0-SCCP(226)@71de1e556339: Session index based on connection ID:0 20241106122427133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122427133 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122427133 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122427133 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122427133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122427133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122427133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122427133 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122427133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122427133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122427133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122427133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122427133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122427133 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=00ec41de), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106122427133 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1823) 20241106122427133 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106122427133 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122427133 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106122427133 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241106122427133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106122427133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106122427133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6146836)[0x55d9d0e36fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122427133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6146836)[0x55d9d0e36fb0]{disconnected}: Freeing instance (context_map.c:202) 20241106122427133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6146836)[0x55d9d0e36fb0]{disconnected}: Deallocated (fsm.c:568) 20241106122427133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122427133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{disconnected}: Freeing instance (context_map.c:206) 20241106122427133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d9d0e39880]{disconnected}: Deallocated (fsm.c:568) 20241106122427133 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6146836 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106122427133 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=00ec41de), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:401) 20241106122427133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122427133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122427133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122427133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122427133 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106122427133 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122427133 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122427133 DLSCCP DEBUG SCCP-SCOC(11)[0x55d9d0e3a4e0]{IDLE}: Deallocated (fsm.c:568) 20241106122427133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122427133 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122427133 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122427133 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122427133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122427133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122427133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122427133 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(226)@71de1e556339: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(233)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122429134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(233)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122429139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122429139 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35219<->l=127.0.0.1:4262) (control_if.c:193) 20241106122429139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122429139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) TC_rab_assign_mgcp_to-Iuh0-RUA(225)@71de1e556339: Final verdict of PTC: none 20241106122429139 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122429139 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) 20241106122429140 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122429140 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122429140 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122429140 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(230)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(227)@71de1e556339: Final verdict of PTC: none 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122429140 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122429140 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122429140 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122429140 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122429140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122429140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122429140 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122429140 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122429140 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122429140 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122429140 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122429140 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122429140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122429140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122429140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122429140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.sgsn0-SCCP(229)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(226)@71de1e556339: Final verdict of PTC: none 20241106122429140 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122429140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122429140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122429140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122429140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122429140 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122429140 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122429140 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122429140 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122429140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122429140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122429140 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122429140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122429140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122429140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122429140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122429140 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122429140 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122429140 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122429140 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(228)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(231)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(221)@71de1e556339: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(224)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(222)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(232)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122429142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35942<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(223)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(221): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(222): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(223): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(224): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(225): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(226): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(227): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(228): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(229): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(230): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(231): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(232): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_assign_mgcp_to0(233): pass (pass -> pass) MTC@71de1e556339: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Wed Nov 6 12:24:29 UTC 2024 ====== 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 20241106122429193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122429594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196148) Waiting for packet dumper to finish... 1 (prev_count=196148, count=211788) 20241106122430901 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122430901 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00475942), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122430901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122430901 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122430901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122430901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122430901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122430901 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122430901 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122430901 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122430901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122430901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122430901 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122430901 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122431141 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122431141 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122431141 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122431141 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122431141 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122431141 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Wed Nov 6 12:24:31 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241106122432669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122432675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122432681 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35249<->l=127.0.0.1:4262) (control_if.c:570) 20241106122432710 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122432710 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122432710 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122432710 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122432711 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122432711 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122432711 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122432711 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122432711 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) 20241106122432711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122432711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122432711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122432711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122432711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122432711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122432711 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(237)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122432711 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122432711 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122432711 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122432711 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122432711 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) 20241106122432711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122432711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122432711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122432712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122432712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122432712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122432712 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122432712 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122432712 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122432712 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) 20241106122432712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122432712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122432712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122432712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122432712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122432712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122432712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122432712 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122432712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122432712 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122432712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122432712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122432712 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122432712 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122432712 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122432712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122432712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122432712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122432712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122432712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122432712 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122432712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122432712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122432712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122432712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122432712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122432712 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122432713 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122432713 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122432713 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) 20241106122432713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122432713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122432713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122432713 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122432713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122432713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122432713 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122432713 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432713 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122432713 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122432713 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122432713 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122432713 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(241)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(241)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(241)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(239)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122432747 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122432747 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122432747 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122432747 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122432747 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122432747 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122432747 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122432747 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122432748 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122432748 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122432748 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) 20241106122432748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122432748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122432748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122432749 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122432749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122432749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122432749 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122432749 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122432749 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122432749 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) 20241106122432749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122432749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122432749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122432749 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122432749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122432749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122432749 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122432749 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122432749 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122432749 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) 20241106122432749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122432749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122432749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122432749 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122432749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122432749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122432749 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122432749 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122432749 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122432749 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) 20241106122432749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122432749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122432749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122432749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122432749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122432749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122432749 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122432749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122432749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122432749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122432749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122432749 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122432749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122432749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122432749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122432749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122432749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122432749 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122432749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122432749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122432749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122432749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122432749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122432749 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122432749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432749 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122432749 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122432749 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122432749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122432749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122432749 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(244)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(244)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(244)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(242)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122432809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122432809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122432809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122432810 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122432810 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122432810 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122432810 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122432810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122432810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122432941 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122432941 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122432941 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122432941 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(241)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122432945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432945 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122432945 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122432945 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122432945 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122432945 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122432945 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122432946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432946 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122432946 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122432946 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122432946 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122432946 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122432946 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122432946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122432946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122432946 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122432946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122432946 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122432946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122432946 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122432946 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122432946 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122432946 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122432947 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122432947 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122432947 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) 20241106122432947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122432948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122432948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122432948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122432948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122432948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122432948 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122432948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432948 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122432948 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122432948 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122432948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122432948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122432948 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122432948 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122432979 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122432979 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122432979 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122432979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(244)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122432982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432982 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122432982 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122432982 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122432982 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122432982 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122432982 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122432984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432984 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122432984 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122432984 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122432984 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122432984 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122432984 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122432984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122432984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122432984 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122432984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122432984 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122432984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122432984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122432984 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122432984 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122432984 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122432985 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122432985 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122432985 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) 20241106122432985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122432985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122432985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122432985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122432985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122432985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122432985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122432985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122432985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122432985 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122432985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122432985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122432985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122432985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122432985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122432985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122432985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122432985 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(240)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122433754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122433754 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122433754 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122433754 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122433754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122433754 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122433754 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122433754 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122433754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122433754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122433754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122433754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122433754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122433754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122433754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122433754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122433754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122433754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122433754 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122433754 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122433754 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122433754 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) 20241106122433754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122433754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122433754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122433754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122433754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122433754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122433754 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122433754 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122433755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122433755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122433755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122433755 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122433755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122433755 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122433755 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122433755 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122433756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122433756 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122433756 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122433756 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122433756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122433756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122433756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122433756 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122433756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122433756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122433756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122433756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122433756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122433756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122433756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122433756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122433756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433756 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122433756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122433756 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122433756 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122433756 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(243)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122433787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122433787 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122433787 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122433787 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122433787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122433787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122433787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122433787 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122433787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122433787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122433787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122433787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122433787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122433787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122433787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122433787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122433787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122433787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122433787 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122433787 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122433787 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122433787 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) 20241106122433787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122433787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122433787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122433788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122433788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122433788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122433788 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122433788 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122433788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122433788 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122433788 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122433788 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122433788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122433788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122433788 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122433788 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122433788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122433788 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122433788 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122433788 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122433788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122433788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122433788 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122433788 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122433788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122433788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122433788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122433788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122433788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122433788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122433788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122433788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122433788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122433788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122433788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122433788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122433788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122433788 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122433788 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122433788 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122433835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(245)@71de1e556339: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(246) HNBGW_Test.msc0-RAN(240)@71de1e556339: f_create_expect(l3 := 'E99767C333A5F48BE529'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(240)@71de1e556339: Created Expect[0] for 'E99767C333A5F48BE529'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(246) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238)@71de1e556339: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)12314480 20241106122434865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122434865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122434865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106122434865 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122434865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbbe770, normal) (hnbgw_rua.c:388) 20241106122434865 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122434865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122434865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12314480 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122434865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122434865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122434865 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12314480 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122434865 DCN DEBUG map_sccp[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122434865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122434865 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12314480 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122434865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12314480 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106122434865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122434865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122434865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122434865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122434865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122434865 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122434865 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{IDLE}: Allocated (fsm.c:456) 20241106122434865 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122434865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae99767c333a5f48be529004f40030000950056400500f1100926) (sccp_scrc.c:401) 20241106122434865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122434865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122434865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122434865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122434865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122434865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122434865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122434865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122434865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122434865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122434865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122434865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122434865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122434865 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122434865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122434865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122434865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122434865 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122434865 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122434865 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122434865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122434865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122434865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122434865 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(239)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(240)@71de1e556339: Found Expect[0] for l3='E99767C333A5F48BE529'O handled at TC_rab_assign_mgw_iuup_addr_chg0(246) HNBGW_Test.msc0-RAN(240)@71de1e556339: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)184447 HNBGW_Test.msc0-SCCP(239)@71de1e556339: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(239)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122434873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122434873 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122434873 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122434873 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122434873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122434873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122434873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122434873 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122434873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122434873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122434873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122434873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122434873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122434873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fee096) (sccp_scrc.c:472) 20241106122434873 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1823) 20241106122434873 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122434873 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122434873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122434873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122434873 DCN DEBUG handle_cn_conn_conf() conn_id=12, 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:483) 20241106122434873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122434873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(234)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(234)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(234)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(239)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(239)@71de1e556339: vl_len:91 HNBGW_Test.msc0-SCCP(239)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(239)@71de1e556339: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106122435073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122435073 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122435073 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122435073 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122435073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122435073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122435073 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122435073 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122435073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122435073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122435073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122435073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122435074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122435074 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:472) 20241106122435074 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241106122435074 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122435074 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122435074 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122435074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122435074 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106122435074 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106122435074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106122435074 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122435074 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122435074 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106122435074 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106122435074 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106122435074 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122435074 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106122435074 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{UNUSED}: Allocated (fsm.c:456) 20241106122435074 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{UNUSED}: is child of mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40] (fsm.c:486) 20241106122435074 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40] (mgcp_client_endpoint_fsm.c:724) 20241106122435074 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122435074 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122435074 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106122435074 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12314480-0)[0x55d9d0e3afb0]{ST_CRCX}: Allocated (fsm.c:456) 20241106122435074 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12314480-0)[0x55d9d0e3afb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10] (fsm.c:486) 20241106122435074 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12314480-0)[0x55d9d0e3afb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106122435074 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12314480-0)[0x55d9d0e3afb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106122435074 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=200 'CRCX 19 rtpbridge/*@mgw MGCP 1.0\r\nC: bbe77'... (mgcp_client.c:805) 20241106122435074 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106122435074 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12314480-0)[0x55d9d0e3afb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106122435074 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(245)@71de1e556339: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bbe77017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bbe77017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(246) TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bbe77017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bbe77017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122435095 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241106122435095 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106122435095 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106122435095 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106122435095 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106122435095 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106122435095 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{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) 20241106122435095 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{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) 20241106122435095 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122435095 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122435095 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{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) 20241106122435095 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122435095 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106122435095 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122435095 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106122435096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106122435096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106122435096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122435096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122435117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122435117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122435117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106122435117 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122435117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbbe770) (hnbgw_rua.c:452) 20241106122435118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12314480 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106122435118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122435118 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106122435118 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106122435118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106122435118 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122435118 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106122435118 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106122435118 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122435118 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106122435118 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40] (mgcp_client_endpoint_fsm.c:724) 20241106122435118 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122435118 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122435118 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{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) 20241106122435118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106122435118 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=214 'MDCX 20 rtpbridge/1@mgw MGCP 1.0\r\nC: bbe77'... (mgcp_client.c:805) 20241106122435118 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106122435118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122435118 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106122435118 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{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) 20241106122435118 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bbe77017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bbe77017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122435135 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241106122435135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241106122435135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106122435135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106122435135 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106122435135 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.3.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106122435135 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106122435135 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122435135 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122435135 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106122435135 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122435135 DMGW INFO mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{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) 20241106122435135 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241106122435135 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122435135 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106122435135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106122435135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106122435135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122435135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122435138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122435138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122435138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106122435138 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122435138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbbe770) (hnbgw_rua.c:452) 20241106122435138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12314480 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106122435138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122435138 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106122435138 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106122435138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106122435138 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122435138 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106122435138 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106122435138 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122435138 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241106122435138 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241106122435138 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106122435138 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40] (mgcp_client_endpoint_fsm.c:724) 20241106122435138 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122435138 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122435138 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106122435138 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12314480-0)[0x55d9d0e310c0]{ST_CRCX}: Allocated (fsm.c:456) 20241106122435138 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12314480-0)[0x55d9d0e310c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10] (fsm.c:486) 20241106122435138 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12314480-0)[0x55d9d0e310c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106122435138 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12314480-0)[0x55d9d0e310c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106122435138 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=204 'CRCX 21 rtpbridge/1@mgw MGCP 1.0\r\nC: bbe77'... (mgcp_client.c:805) 20241106122435138 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106122435138 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12314480-0)[0x55d9d0e310c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106122435138 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106122435138 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106122435138 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{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) 20241106122435138 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bbe77017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bbe77017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122435153 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241106122435153 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e310c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106122435153 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e310c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106122435153 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e310c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106122435153 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e310c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106122435153 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106122435153 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{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) 20241106122435153 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106122435153 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{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) 20241106122435153 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122435153 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122435153 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106122435153 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{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) 20241106122435153 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122435153 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122435153 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106122435153 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106122435153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106122435153 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122435153 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122435153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee096), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106122435153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122435153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122435153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122435153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122435153 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106122435153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122435153 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122435153 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122435153 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122435153 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122435153 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122435153 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122435153 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(239)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(234)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(234)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(234)@71de1e556339: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(239)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(239)@71de1e556339: vl_len:12 HNBGW_Test.msc0-SCCP(239)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(239)@71de1e556339: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106122435188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122435189 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122435189 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122435189 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122435189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122435189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122435189 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122435189 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122435189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122435189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122435189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122435189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122435189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122435189 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:472) 20241106122435189 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241106122435189 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122435189 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122435189 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122435189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122435189 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106122435189 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106122435189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106122435189 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106122435189 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106122435189 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106122435189 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106122435189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106122435189 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=57 'DLCX 22 rtpbridge/1@mgw MGCP 1.0\r\nC: bbe77'... (mgcp_client.c:805) 20241106122435189 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106122435189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122435189 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e310c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106122435189 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=57 'DLCX 23 rtpbridge/1@mgw MGCP 1.0\r\nC: bbe77'... (mgcp_client.c:805) 20241106122435189 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106122435189 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e310c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122435189 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{IN_USE}: Removing from parent mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40] (mgcp_client_endpoint_fsm.c:873) 20241106122435189 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106122435189 DLMGCP DEBUG mgw-endp(mgw-fsm-12314480-0)[0x55d9d0e3ab10]{IN_USE}: Deallocated (fsm.c:568) 20241106122435189 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106122435189 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106122435189 DMGW DEBUG mgw(mgw-fsm-12314480-0)[0x55d9d0e3ac40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106122435189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106122435189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106122435189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122435189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bbe77017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bbe77017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122435197 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 22 OK (mgcp_client.c:758) 20241106122435197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106122435197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106122435197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106122435197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3afb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106122435198 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 23 OK (mgcp_client.c:758) 20241106122435198 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e310c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106122435198 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e310c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106122435198 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e310c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106122435198 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e310c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238)@71de1e556339: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)12314480 20241106122435203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122435203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122435203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106122435203 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106122435203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbbe770,cause=radio(normal)) (hnbgw_rua.c:420) 20241106122435203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12314480 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106122435203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106122435203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106122435203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106122435203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106122435203 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106122435203 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106122435203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106122435203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122435203 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122435203 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122435203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fee096), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106122435203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122435203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122435203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122435203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122435203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122435203 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122435203 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122435203 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122435203 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122435203 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122435203 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122435203 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(239)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(240)@71de1e556339: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)184447 HNBGW_Test.msc0-SCCP(239)@71de1e556339: Session index based on connection ID:0 20241106122435208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122435208 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122435208 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122435208 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122435208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122435208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122435208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122435208 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122435208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122435208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122435208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122435208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122435208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122435208 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=00fee096), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106122435208 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1823) 20241106122435208 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106122435208 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122435208 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106122435208 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241106122435208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106122435208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106122435208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122435208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{disconnected}: Freeing instance (context_map.c:202) 20241106122435208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12314480)[0x55d9d0e36fb0]{disconnected}: Deallocated (fsm.c:568) 20241106122435208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122435208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{disconnected}: Freeing instance (context_map.c:206) 20241106122435208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d9d0e39880]{disconnected}: Deallocated (fsm.c:568) 20241106122435208 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12314480 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106122435208 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=00fee096), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:401) 20241106122435208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122435208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122435208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122435208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122435208 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106122435208 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122435208 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122435208 DLSCCP DEBUG SCCP-SCOC(12)[0x55d9d0e3a4e0]{IDLE}: Deallocated (fsm.c:568) 20241106122435208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122435208 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122435208 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122435208 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122435208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122435208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122435208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122435208 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(239)@71de1e556339: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122437209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(246)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122437215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35240<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(240)@71de1e556339: Final verdict of PTC: none 20241106122437215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122437215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122437215 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122437215 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) 20241106122437215 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(243)@71de1e556339: Final verdict of PTC: none 20241106122437215 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35249<->l=127.0.0.1:4262) (control_if.c:193) 20241106122437216 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122437216 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122437216 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122437216 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(242)@71de1e556339: Final verdict of PTC: none 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122437216 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122437216 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122437216 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122437216 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122437216 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(245)@71de1e556339: Final verdict of PTC: none 20241106122437216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122437216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122437216 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122437216 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122437216 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122437216 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122437216 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122437216 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122437216 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122437216 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122437216 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122437216 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122437216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122437216 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122437216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122437216 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122437216 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122437216 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.msc0-SCCP(239)@71de1e556339: Final verdict of PTC: none 20241106122437216 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122437216 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122437216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122437216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122437216 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122437216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122437216 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122437216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122437216 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122437216 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122437216 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122437216 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122437216 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(244)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(241)@71de1e556339: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(237)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(235)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(234)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122437218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(236)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(234): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(235): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(236): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(237): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(239): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(240): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(241): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(242): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(243): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(244): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(245): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(246): pass (pass -> pass) MTC@71de1e556339: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Wed Nov 6 12:24:37 UTC 2024 ====== 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 20241106122437273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122437675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58976<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255304) Waiting for packet dumper to finish... 1 (prev_count=255304, count=255844) 20241106122439217 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122439217 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122439217 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122439217 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122439217 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122439217 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Wed Nov 6 12:24:39 UTC 2024 /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 MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ranap_cs_mo_disconnect started. 20241106122440753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122440760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122440766 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37155<->l=127.0.0.1:4262) (control_if.c:570) 20241106122440797 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122440797 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122440798 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122440798 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122440798 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122440798 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122440798 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122440798 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122440798 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) 20241106122440798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122440798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122440798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122440799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122440799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122440799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122440799 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122440799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122440799 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122440799 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122440799 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122440799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122440799 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122440799 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ranap_cs_mo_disconnect-Iuh0(250)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122440799 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122440799 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122440799 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122440799 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122440799 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) 20241106122440799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122440799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122440799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122440799 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122440799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122440799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122440799 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122440799 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122440799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122440799 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122440799 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122440799 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122440799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122440799 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122440799 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122440799 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122440799 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122440799 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122440799 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) 20241106122440799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122440799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122440799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122440800 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122440800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122440800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122440800 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122440800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122440800 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122440800 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122440800 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122440800 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122440800 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122440800 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122440801 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122440801 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122440801 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) 20241106122440801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122440801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122440801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122440801 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122440801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122440801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122440801 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122440801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122440801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122440801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122440801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122440801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122440801 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(254)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(254)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(254)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(252)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122440837 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122440837 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122440838 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122440838 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122440838 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122440838 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122440838 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122440838 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122440838 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) 20241106122440838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122440838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122440839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122440839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122440839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122440839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122440839 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122440839 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122440839 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122440839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122440839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122440839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122440839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122440839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122440839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122440839 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122440840 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122440840 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122440840 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) 20241106122440840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122440840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122440840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122440840 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122440840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122440840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122440840 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122440840 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122440840 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122440840 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) 20241106122440840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122440840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122440840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122440840 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122440840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122440840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122440840 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122440840 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122440840 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122440840 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) 20241106122440840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122440840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122440840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122440840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122440840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122440840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122440840 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122440840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122440840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122440840 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122440840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122440840 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122440840 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122440840 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122440840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122440840 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122440840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122440840 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122440840 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122440840 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122440840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122440840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122440840 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122440840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122440840 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122440840 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122440840 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122440840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122440840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122440840 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(257)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(257)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(257)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(255)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122440902 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122440902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00475942), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122440902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122440902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122440902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122440902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122440902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122440902 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122440902 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122440902 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122440902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122440902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122440902 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122440903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122440903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122440903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122440903 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122440903 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122440903 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122440903 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122440903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122440903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122441029 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122441029 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122441029 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122441029 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(254)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122441033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122441033 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122441033 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122441033 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122441033 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122441033 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122441033 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122441034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122441034 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122441034 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122441034 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122441034 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122441034 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122441034 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122441034 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122441034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122441034 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122441034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122441034 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122441034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122441034 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122441034 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122441034 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122441034 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122441035 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122441035 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122441035 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) 20241106122441036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122441036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122441036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122441036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122441036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122441036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122441036 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122441036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122441036 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122441036 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122441036 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122441036 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122441036 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122441036 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122441036 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122441075 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122441075 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122441075 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122441075 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(257)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122441079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122441079 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122441079 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122441079 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122441079 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122441079 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122441079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122441080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122441080 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122441080 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122441080 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122441080 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122441080 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122441080 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122441080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122441080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122441080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122441080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122441080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122441080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122441080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122441080 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122441080 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122441080 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122441081 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122441081 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122441081 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) 20241106122441081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122441081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122441081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122441082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122441082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122441082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122441082 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122441082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122441082 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122441082 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122441082 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122441082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122441082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122441082 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122441082 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(253)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122441838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122441838 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122441838 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122441838 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122441838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122441838 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122441838 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122441838 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122441838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122441838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122441838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122441838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122441838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122441839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122441839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122441839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122441839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122441839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122441839 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122441839 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122441839 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122441839 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) 20241106122441839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122441839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122441839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122441839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122441839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122441839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122441839 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122441839 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122441839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122441839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122441839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122441839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122441839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122441839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122441839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122441839 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122441840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122441840 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122441841 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122441841 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122441841 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122441841 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122441841 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122441841 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122441841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122441841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122441841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122441841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122441841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122441841 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122441841 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122441841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122441841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122441841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122441841 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122441841 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122441841 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122441884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122441884 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122441884 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122441884 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122441884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122441884 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122441884 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122441884 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122441884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122441884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122441884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122441884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122441884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122441884 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122441884 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122441884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122441884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(256)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122441884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122441884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122441884 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122441884 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122441884 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122441884 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) 20241106122441884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122441884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122441884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122441885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122441885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122441885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122441885 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122441885 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122441885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122441885 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122441885 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122441885 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122441885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122441885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122441885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122441885 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122441887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122441887 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122441887 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122441887 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122441887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122441887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122441887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122441887 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122441887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122441887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122441887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122441887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122441887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122441887 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122441887 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122441887 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122441887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122441887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122441887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122441887 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122441887 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122441887 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122441887 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122441887 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122441932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58998<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(253)@71de1e556339: f_create_expect(l3 := '7C6104826EF817B71317'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(253)@71de1e556339: Created Expect[0] for '7C6104826EF817B71317'O to be handled at TC_ranap_cs_mo_disconnect0(259) TC_ranap_cs_mo_disconnect-Iuh0-RUA(251)@71de1e556339: Added conn table entry 0TC_ranap_cs_mo_disconnect0(259)4069256 20241106122442958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122442958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122442958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106122442958 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122442958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3e1788, normal) (hnbgw_rua.c:388) 20241106122442958 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122442958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122442958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4069256 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122442958 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122442958 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122442958 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4069256 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122442958 DCN DEBUG map_sccp[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122442958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122442958 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4069256 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122442958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4069256 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106122442958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122442958 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122442958 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122442958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122442958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122442958 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122442958 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{IDLE}: Allocated (fsm.c:456) 20241106122442958 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122442958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7c6104826ef817b71317004f40030000650056400500f1100926) (sccp_scrc.c:401) 20241106122442958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122442958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122442958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122442958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122442958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122442958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122442958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122442958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122442958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122442958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122442958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122442958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122442958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122442958 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122442958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122442958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122442958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122442958 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122442958 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122442958 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122442958 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122442958 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122442958 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122442958 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(252)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(253)@71de1e556339: Found Expect[0] for l3='7C6104826EF817B71317'O handled at TC_ranap_cs_mo_disconnect0(259) HNBGW_Test.msc0-RAN(253)@71de1e556339: Added conn table entry 0TC_ranap_cs_mo_disconnect0(259)9343821 HNBGW_Test.msc0-SCCP(252)@71de1e556339: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(259)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(252)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122442968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122442968 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122442968 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122442968 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122442968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122442968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122442968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122442968 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122442968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122442968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122442968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122442968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122442968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122442968 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a375ef) (sccp_scrc.c:472) 20241106122442968 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1823) 20241106122442968 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122442968 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122442968 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122442968 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122442968 DCN DEBUG handle_cn_conn_conf() conn_id=13, 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:483) 20241106122442968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122442968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122443161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122443161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122443161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106122443161 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122443161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3e1788) (hnbgw_rua.c:452) 20241106122443161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4069256 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241106122443161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122443161 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106122443161 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106122443162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106122443162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122443162 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122443162 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122443162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a375ef), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20241106122443162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122443162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122443162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122443162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122443162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122443162 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122443162 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122443162 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122443162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122443162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122443162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122443162 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(252)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(259)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(252)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(252)@71de1e556339: vl_len:13 HNBGW_Test.msc0-SCCP(252)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(252)@71de1e556339: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241106122443174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122443174 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122443174 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122443174 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122443174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122443174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122443174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122443174 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122443174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122443174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122443174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122443174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122443174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122443174 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=13,D=000100090000010004400209c0) (sccp_scrc.c:472) 20241106122443174 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20241106122443174 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122443174 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122443174 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122443174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122443174 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106122443174 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106122443174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106122443174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106122443174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241106122443174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122443174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_cs_mo_disconnect0(259)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(251)@71de1e556339: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(259)4069256 20241106122443185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122443185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122443185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106122443185 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106122443186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3e1788,cause=radio(normal)) (hnbgw_rua.c:420) 20241106122443186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4069256 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106122443186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106122443186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106122443186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106122443186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106122443186 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106122443186 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106122443186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106122443186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122443186 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122443186 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122443186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a375ef), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106122443186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122443186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122443186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122443186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122443186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122443186 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122443186 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122443186 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122443186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122443186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122443186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122443186 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(252)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(259)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(253)@71de1e556339: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(259)9343821 HNBGW_Test.msc0-SCCP(252)@71de1e556339: Session index based on connection ID:0 20241106122443191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122443191 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122443191 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122443191 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122443191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122443191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122443191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122443191 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122443191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122443191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122443191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122443191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122443191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122443191 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=00a375ef), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106122443191 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1823) 20241106122443191 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106122443191 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122443191 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106122443191 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241106122443191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106122443191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106122443192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122443192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{disconnected}: Freeing instance (context_map.c:202) 20241106122443192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4069256)[0x55d9d0e36fb0]{disconnected}: Deallocated (fsm.c:568) 20241106122443192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122443192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{disconnected}: Freeing instance (context_map.c:206) 20241106122443192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d9d0e39880]{disconnected}: Deallocated (fsm.c:568) 20241106122443192 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4069256 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106122443192 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=00a375ef), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:401) 20241106122443192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122443192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122443192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122443192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122443192 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106122443192 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122443192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122443192 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122443192 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122443192 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122443192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122443192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122443192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122443192 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122443192 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122443192 DLSCCP DEBUG SCCP-SCOC(13)[0x55d9d0e3a4e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(252)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(252)@71de1e556339: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(259)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122445192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58998<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(259)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122445197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122445197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122445197 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122445197 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) 20241106122445197 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122445197 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122445197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122445197 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122445197 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122445197 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122445197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122445197 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122445197 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122445197 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122445197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122445197 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122445197 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122445197 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122445197 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122445197 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122445197 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122445197 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122445197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58992<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(253)@71de1e556339: Final verdict of PTC: none 20241106122445197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122445197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122445197 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122445197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122445197 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122445198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.sgsn0-M3UA(257)@71de1e556339: Final verdict of PTC: none 20241106122445198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122445198 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122445198 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) TC_ranap_cs_mo_disconnect-Iuh0-RUA(251)@71de1e556339: Final verdict of PTC: none 20241106122445198 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122445198 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122445198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122445198 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122445198 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122445198 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122445198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122445198 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122445198 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106122445198 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122445198 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37155<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(256)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(255)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(252)@71de1e556339: Final verdict of PTC: none 20241106122445198 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122445198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122445198 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122445198 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122445198 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122445198 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122445198 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122445198 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122445198 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122445198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122445198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122445198 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122445198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122445198 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122445198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122445198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122445198 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122445198 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122445198 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-M3UA(254)@71de1e556339: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(250)@71de1e556339: Final verdict of PTC: none 20241106122445199 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(258)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(247)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122445200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(249)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(247): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(249): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(250): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(251): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(252): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(253): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(254): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(255): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(256): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(257): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(258): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_mo_disconnect0(259): pass (pass -> pass) MTC@71de1e556339: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Wed Nov 6 12:24:45 UTC 2024 ====== 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 20241106122445249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122445650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=172560) Waiting for packet dumper to finish... 1 (prev_count=172560, count=188252) 20241106122447198 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122447198 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122447198 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122447199 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122447199 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122447199 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Wed Nov 6 12:24:47 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ranap_ps_mo_disconnect started. 20241106122448728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122448735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122448741 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40527<->l=127.0.0.1:4262) (control_if.c:570) 20241106122448772 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122448772 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122448773 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122448773 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122448773 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122448773 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122448773 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122448773 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122448773 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) 20241106122448773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122448773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122448773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122448773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122448773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122448773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122448773 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122448774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122448774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122448774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122448774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122448774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122448774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122448774 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122448774 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122448774 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122448774 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) 20241106122448774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122448774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122448774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122448774 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122448774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122448774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_ranap_ps_mo_disconnect-Iuh0(263)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122448774 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122448774 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122448774 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122448774 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122448774 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122448774 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) 20241106122448774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122448774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122448774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122448774 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122448774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122448774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122448774 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122448774 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122448775 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122448775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122448775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122448775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122448775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122448775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122448775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122448775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122448775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122448775 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122448775 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122448775 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122448775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122448775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122448775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122448776 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122448776 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122448776 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) 20241106122448776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122448776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122448776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122448776 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122448776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122448776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122448776 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122448776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122448776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122448776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122448776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122448776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122448776 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(267)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(267)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(267)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(265)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122448809 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122448809 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122448809 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122448809 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122448810 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122448810 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122448810 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122448810 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122448810 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) 20241106122448810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122448810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122448810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122448810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122448810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122448810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122448810 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122448810 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122448810 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122448810 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122448810 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122448810 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) 20241106122448810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122448810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122448811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122448811 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122448811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122448811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122448811 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122448811 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122448811 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122448811 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) 20241106122448811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122448811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122448811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122448811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122448811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122448811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122448811 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122448811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122448811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122448811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122448811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122448811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122448811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122448811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122448811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122448811 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122448811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122448811 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122448811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122448811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122448811 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122448811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122448811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122448811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122448811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122448811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122448811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122448811 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122448812 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122448812 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122448812 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) 20241106122448812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122448812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122448812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122448812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122448812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122448812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122448812 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122448812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122448812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122448812 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122448812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122448812 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122448812 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122448812 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122448812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122448812 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(270)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(270)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(270)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122448874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122448874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122448874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122448874 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122448874 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122448874 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122448874 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122448874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122448874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122449001 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122449001 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122449001 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122449001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(267)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122449004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122449004 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122449004 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122449004 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122449004 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122449004 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122449004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122449006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122449006 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122449006 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122449006 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122449006 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122449006 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122449006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122449006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122449006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122449006 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122449006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122449006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122449006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122449006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122449006 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122449006 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122449006 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122449007 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122449007 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122449007 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) 20241106122449007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122449007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122449007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122449007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122449007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122449007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122449007 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122449007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122449007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122449007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122449007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122449007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122449007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122449007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122449007 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122449046 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122449046 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122449046 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122449046 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(270)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122449049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122449049 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122449049 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122449049 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122449049 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122449049 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122449049 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122449050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122449050 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122449050 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122449050 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122449050 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122449050 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122449050 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122449050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122449050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122449050 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122449050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122449050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122449050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122449050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122449050 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122449050 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122449050 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122449052 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122449052 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122449052 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) 20241106122449052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122449052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122449052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122449052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122449052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122449052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122449052 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122449052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122449052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122449052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122449052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122449052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122449052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122449052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122449052 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(266)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122449810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122449810 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122449810 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122449810 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122449810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122449810 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122449810 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122449810 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122449810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122449810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122449810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122449810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122449810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122449810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122449810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122449810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122449810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449811 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122449811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122449811 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122449811 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122449811 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122449811 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) 20241106122449811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122449811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122449811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122449811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122449811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122449811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122449811 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122449811 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122449811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122449811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122449811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122449811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122449811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122449811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122449811 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122449811 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122449812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122449813 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122449813 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122449813 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122449813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122449813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122449813 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122449813 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122449813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122449813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122449813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122449813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122449813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122449813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122449813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122449813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122449813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122449813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122449813 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122449813 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122449813 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(269)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122449854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122449854 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122449854 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122449854 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122449854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122449854 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122449854 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122449854 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122449854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122449854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122449854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122449854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122449854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122449854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122449854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122449854 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122449854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449854 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122449854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122449854 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122449854 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122449854 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122449854 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) 20241106122449854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122449854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122449854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122449855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122449855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122449855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122449855 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122449855 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122449855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122449855 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122449855 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122449855 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122449855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122449855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122449855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122449855 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122449856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122449856 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122449856 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122449856 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122449856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122449856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122449856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122449856 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122449856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122449856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122449856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122449856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122449856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122449856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122449856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122449856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122449856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122449856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122449856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122449856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122449856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122449856 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122449856 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122449856 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122449901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122450903 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122450903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00475942), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122450903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122450903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122450903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122450903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122450903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122450903 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122450903 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122450903 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122450903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122450903 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122450903 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122450903 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122450906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122450906 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122450906 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122450906 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122450906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122450906 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122450906 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122450906 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122450906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122450906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122450906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122450906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122450906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122450906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=00475942) (sccp_scrc.c:472) 20241106122450906 DLSCCP DEBUG Received CO:RELCO for local reference 9 (sccp_scoc.c:1823) 20241106122450906 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122450906 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122450906 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122450906 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122450906 DLSCCP DEBUG SCCP-SCOC(9)[0x55d9d0e359e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(269)@71de1e556339: f_create_expect(l3 := '475089C794DBC91525D7'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(269)@71de1e556339: Created Expect[0] for '475089C794DBC91525D7'O to be handled at TC_ranap_ps_mo_disconnect0(272) TC_ranap_ps_mo_disconnect-Iuh0-RUA(264)@71de1e556339: Added conn table entry 0TC_ranap_ps_mo_disconnect0(272)11581799 20241106122450927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122450927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122450927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122450927 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122450927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb0b967, normal) (hnbgw_rua.c:388) 20241106122450927 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122450927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122450927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11581799 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122450927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122450927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122450927 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11581799 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122450927 DCN DEBUG map_sccp[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122450927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122450927 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11581799 <-> SCCP-14 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122450927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11581799 SCCP-14 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122450927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122450927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122450927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122450927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122450927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122450927 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122450927 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{IDLE}: Allocated (fsm.c:456) 20241106122450927 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122450927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a475089c794dbc91525d7004f40030003770056400500f1100926) (sccp_scrc.c:401) 20241106122450927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122450927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122450927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122450927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122450928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122450928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122450928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122450928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122450928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122450928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122450928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122450928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122450928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122450928 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122450928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122450928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122450928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122450928 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122450928 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122450928 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122450928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122450928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122450928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122450928 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(269)@71de1e556339: Found Expect[0] for l3='475089C794DBC91525D7'O handled at TC_ranap_ps_mo_disconnect0(272) HNBGW_Test.sgsn0-RAN(269)@71de1e556339: Added conn table entry 0TC_ranap_ps_mo_disconnect0(272)2022717 HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(272)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122450938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122450938 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122450939 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122450939 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122450939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122450939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122450939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122450939 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122450939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122450939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122450939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122450939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122450939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122450939 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e51a36) (sccp_scrc.c:472) 20241106122450939 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1823) 20241106122450939 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122450939 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122450939 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122450939 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122450939 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:483) 20241106122450939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122450939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122451129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122451130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122451130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106122451130 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122451130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb0b967) (hnbgw_rua.c:452) 20241106122451130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11581799 SCCP-14 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241106122451130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122451130 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106122451130 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106122451130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106122451130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122451130 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122451130 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122451130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e51a36), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20241106122451130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122451130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122451130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122451130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122451130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122451130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122451130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122451130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122451130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122451130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122451130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122451130 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(272)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: vl_len:13 HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: vl_from0 HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241106122451141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122451141 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122451141 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122451141 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122451141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122451141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122451141 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122451141 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122451141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122451141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122451141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122451141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122451141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122451141 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=13,D=000100090000010004400209c0) (sccp_scrc.c:472) 20241106122451141 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20241106122451141 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122451141 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122451141 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122451141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122451141 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106122451141 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106122451141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106122451141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106122451141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241106122451141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122451141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_ps_mo_disconnect0(272)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(264)@71de1e556339: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(272)11581799 20241106122451153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122451153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122451153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106122451153 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106122451153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb0b967,cause=radio(normal)) (hnbgw_rua.c:420) 20241106122451153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11581799 SCCP-14 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106122451153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106122451153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106122451153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106122451153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106122451153 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106122451153 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106122451153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106122451153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122451153 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122451153 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122451153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e51a36), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106122451153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122451153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122451153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122451153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122451154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122451154 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122451154 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122451154 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122451154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122451154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122451154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122451154 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(272)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(269)@71de1e556339: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(272)2022717 HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: Session index based on connection ID:0 20241106122451160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122451160 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122451160 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122451160 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122451160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122451160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122451160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122451160 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122451160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122451160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122451160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122451160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122451160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122451160 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=00e51a36), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106122451160 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1823) 20241106122451160 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106122451160 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122451160 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106122451160 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:516) 20241106122451160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106122451160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106122451160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122451160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{disconnected}: Freeing instance (context_map.c:202) 20241106122451160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11581799)[0x55d9d0e36fb0]{disconnected}: Deallocated (fsm.c:568) 20241106122451160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122451160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{disconnected}: Freeing instance (context_map.c:206) 20241106122451160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d9d0e39880]{disconnected}: Deallocated (fsm.c:568) 20241106122451160 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11581799 SCCP-14 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106122451160 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=00e51a36), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:401) 20241106122451160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122451160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122451160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122451160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122451160 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106122451160 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122451160 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122451160 DLSCCP DEBUG SCCP-SCOC(14)[0x55d9d0e3a4e0]{IDLE}: Deallocated (fsm.c:568) 20241106122451160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122451160 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122451160 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122451160 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122451160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122451160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122451160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122451160 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(272)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122453160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(272)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122453165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54446<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122453165 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122453165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122453165 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122453165 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122453165 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122453165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122453165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122453165 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122453165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122453165 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122453165 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122453165 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) 20241106122453165 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122453165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122453165 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122453165 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122453165 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122453165 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122453165 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122453165 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122453165 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122453165 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122453165 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40527<->l=127.0.0.1:4262) (control_if.c:193) 20241106122453165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122453165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122453165 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122453165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122453165 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122453165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122453165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122453165 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122453165 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122453165 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122453165 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_mo_disconnect-Iuh0-RUA(264)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(265)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(267)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(266)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(269)@71de1e556339: Final verdict of PTC: none 20241106122453166 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122453166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122453166 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122453166 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122453166 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122453166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122453166 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122453166 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106122453166 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122453166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122453166 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122453166 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122453166 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122453166 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122453166 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122453166 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122453166 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(268)@71de1e556339: Final verdict of PTC: none 20241106122453166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122453166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122453166 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122453166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122453166 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122453166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122453166 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122453166 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122453166 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122453166 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122453166 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(270)@71de1e556339: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(263)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(260)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(261)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(271)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122453168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54434<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(262)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(260): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(261): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(262): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(263): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(264): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(265): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(266): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(267): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(268): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(269): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(270): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(271): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_mo_disconnect0(272): pass (pass -> pass) MTC@71de1e556339: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Wed Nov 6 12:24:53 UTC 2024 ====== 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 20241106122453219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122453620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54468<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191916) Waiting for packet dumper to finish... 1 (prev_count=191916, count=192456) 20241106122455167 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122455167 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122455167 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122455167 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122455167 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122455167 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Wed Nov 6 12:24:55 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ranap_cs_creq_cref started. 20241106122456696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122456702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122456708 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41443<->l=127.0.0.1:4262) (control_if.c:570) 20241106122456740 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122456740 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122456741 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122456741 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122456741 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122456741 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122456741 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) 20241106122456741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122456741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122456741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122456741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122456741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122456741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122456741 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122456741 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122456741 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122456741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122456741 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122456741 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122456741 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122456741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122456741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122456741 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122456742 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122456742 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122456742 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) 20241106122456742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122456742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122456742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122456742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122456742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122456742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122456742 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122456742 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122456742 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122456742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122456742 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122456742 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122456742 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122456742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122456742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122456742 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_ranap_cs_creq_cref-Iuh0(276)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122456742 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122456742 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122456743 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122456743 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122456743 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) 20241106122456743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122456743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122456743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122456743 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122456743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122456743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122456743 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122456743 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122456743 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122456743 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) 20241106122456744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122456744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122456744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122456744 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122456744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122456744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122456744 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122456744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122456744 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122456744 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122456744 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122456744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122456744 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122456744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122456744 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122456744 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122456744 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122456744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122456744 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122456744 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(280)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(280)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(280)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(278)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122456780 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122456780 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122456781 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122456781 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122456781 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122456781 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122456781 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122456781 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122456782 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122456782 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122456782 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) 20241106122456782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122456782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122456782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122456783 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122456783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122456783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122456783 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122456783 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122456783 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122456783 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) 20241106122456783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122456783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122456783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122456783 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122456783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122456783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122456783 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122456783 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122456783 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122456783 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) 20241106122456783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122456783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122456783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122456783 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122456783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122456783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122456783 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122456783 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122456783 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122456783 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) 20241106122456783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122456783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122456783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122456783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122456783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122456783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122456783 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122456783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122456783 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122456783 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122456783 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122456783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122456783 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122456783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122456783 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122456783 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122456783 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122456783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122456783 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122456783 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122456783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122456783 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122456783 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122456783 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122456783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122456783 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122456783 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122456784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122456784 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122456784 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122456784 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122456784 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122456784 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122456784 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(283)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(283)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(283)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(281)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122456839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122456839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122456839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122456839 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122456839 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122456839 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122456839 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122456839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122456839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122456972 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122456972 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122456972 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122456972 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(280)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122456975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122456975 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122456975 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122456975 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122456975 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122456975 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122456975 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122456976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122456976 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122456976 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122456976 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122456976 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122456976 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122456976 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122456976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122456976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122456976 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122456976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122456976 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122456976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122456976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122456977 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122456977 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122456977 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122456978 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122456978 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122456978 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) 20241106122456978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122456978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122456978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122456978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122456978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122456978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122456978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122456978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122456978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122456978 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122456978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122456978 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122456978 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122456978 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122456978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122456978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122456978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122456978 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122457013 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122457013 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122457013 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122457013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(283)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122457016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122457016 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122457017 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122457017 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122457017 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122457017 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122457017 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122457018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122457018 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122457018 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122457018 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122457018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122457018 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122457018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122457018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122457018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122457018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122457018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122457018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122457018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122457018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122457018 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122457018 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122457018 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122457019 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122457019 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122457019 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) 20241106122457019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122457019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122457019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122457019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122457019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122457019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122457020 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122457020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122457020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122457020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122457020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122457020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122457020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122457020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122457020 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(279)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122457780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122457780 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122457780 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122457780 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122457780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122457780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122457780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122457780 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122457780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122457780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122457780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122457780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122457780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122457780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122457780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122457780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122457780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122457780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122457780 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122457780 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122457780 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122457780 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) 20241106122457780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122457780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122457780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122457780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122457780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122457780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122457780 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122457780 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122457780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122457780 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122457780 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122457780 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122457780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122457780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122457780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122457780 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122457782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122457782 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122457782 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122457782 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122457782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122457782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122457782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122457782 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122457782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122457782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122457782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122457782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122457782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122457782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122457782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122457782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122457782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122457782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122457782 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122457782 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122457782 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(282)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122457820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122457820 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122457820 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122457820 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122457820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122457820 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122457820 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122457820 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122457820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122457820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122457820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122457820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122457820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122457820 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122457820 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122457820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122457820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457820 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122457820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122457820 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122457820 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122457820 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122457820 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) 20241106122457820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122457820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122457820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122457820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122457820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122457820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122457820 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122457820 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122457820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122457820 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122457820 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122457820 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122457820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122457820 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122457820 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122457820 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122457820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122457820 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122457820 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122457820 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122457820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122457820 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122457820 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122457820 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122457820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122457820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122457820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122457820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122457820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122457820 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122457820 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122457820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122457820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122457820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122457820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122457820 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122457820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122457820 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122457820 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122457820 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122457865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38504<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(279)@71de1e556339: f_create_expect(l3 := '3C36A175A22773584129'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(279)@71de1e556339: Created Expect[0] for '3C36A175A22773584129'O to be handled at TC_ranap_cs_creq_cref0(285) TC_ranap_cs_creq_cref-Iuh0-RUA(277)@71de1e556339: Added conn table entry 0TC_ranap_cs_creq_cref0(285)8550295 20241106122458891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122458892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122458892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106122458892 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122458892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x827797, normal) (hnbgw_rua.c:388) 20241106122458892 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122458892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8550295)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122458892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8550295 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122458892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122458892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122458892 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8550295 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122458892 DCN DEBUG map_sccp[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122458892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122458892 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8550295 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122458892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8550295 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106122458892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8550295)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122458892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122458892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122458892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8550295)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122458892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d9d0e39880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122458892 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122458892 DLSCCP DEBUG SCCP-SCOC(15)[0x55d9d0e3a4e0]{IDLE}: Allocated (fsm.c:456) 20241106122458892 DLSCCP DEBUG SCCP-SCOC(15)[0x55d9d0e3a4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122458892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3c36a175a22773584129004f40030002b80056400500f1100926) (sccp_scrc.c:401) 20241106122458892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122458892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122458892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122458892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122458892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122458892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122458892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122458892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122458892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122458892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122458892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122458892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122458892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122458892 DLSCCP DEBUG SCCP-SCOC(15)[0x55d9d0e3a4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122458892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d9d0e39880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122458892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8550295)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122458892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122458892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122458892 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122458892 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122458892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122458892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122458892 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122458892 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(278)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(278)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(279)@71de1e556339: Found Expect[0] for l3='3C36A175A22773584129'O handled at TC_ranap_cs_creq_cref0(285) HNBGW_Test.msc0-RAN(279)@71de1e556339: Added conn table entry 0TC_ranap_cs_creq_cref0(285)1360905 TC_ranap_cs_creq_cref0(285)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(279)@71de1e556339: Deleted conn table entry 0TC_ranap_cs_creq_cref0(285)1360905 HNBGW_Test.msc0-SCCP(278)@71de1e556339: Session index based on connection ID:0 20241106122458903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122458903 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122458903 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122458903 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122458903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122458903 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122458903 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122458903 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122458903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122458903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122458903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122458903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122458903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122458903 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Cause,L=4,D=00000202) (sccp_scrc.c:472) 20241106122458903 DLSCCP DEBUG Received CO:COREF for local reference 15 (sccp_scoc.c:1823) 20241106122458903 DLSCCP DEBUG SCCP-SCOC(15)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241106122458903 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122458903 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106122458903 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241106122458903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d9d0e39880]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106122458903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d9d0e39880]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241106122458903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8550295)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122458903 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8550295)[0x55d9d0e36fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122458903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122458903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8550295)[0x55d9d0e36fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122458903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8550295)[0x55d9d0e36fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122458903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8550295)[0x55d9d0e36fb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122458903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8550295)[0x55d9d0e36fb0]{disrupted}: Deallocated (fsm.c:568) 20241106122458903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d9d0e39880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122458903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d9d0e39880]{disconnected}: Freeing instance (context_map.c:206) 20241106122458903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d9d0e39880]{disconnected}: Deallocated (fsm.c:568) 20241106122458903 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8550295 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106122458903 DLSCCP DEBUG SCCP-SCOC(15)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241106122458903 DLSCCP DEBUG SCCP-SCOC(15)[0x55d9d0e3a4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122458903 DLSCCP DEBUG SCCP-SCOC(15)[0x55d9d0e3a4e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122458903 DLSCCP DEBUG SCCP-SCOC(15)[0x55d9d0e3a4e0]{IDLE}: Deallocated (fsm.c:568) 20241106122458903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122458903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_cs_creq_cref-Iuh0-RUA(277)@71de1e556339: Deleted conn table entry 0TC_ranap_cs_creq_cref0(285)8550295 20241106122458910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38504<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(285)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122458915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122458915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122458915 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc0-RAN(279)@71de1e556339: Final verdict of PTC: none 20241106122458915 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) 20241106122458915 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122458916 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41443<->l=127.0.0.1:4262) (control_if.c:193) 20241106122458916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref-Iuh0-RUA(277)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(278)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(282)@71de1e556339: Final verdict of PTC: none 20241106122458916 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122458916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(281)@71de1e556339: Final verdict of PTC: none 20241106122458916 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122458916 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122458916 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122458916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122458916 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122458916 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122458916 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122458916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122458916 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122458916 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122458916 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122458916 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122458916 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122458916 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122458916 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122458916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122458916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122458916 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122458916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122458916 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122458916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122458916 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122458916 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122458917 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122458917 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122458917 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122458916 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122458916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122458916 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122458916 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122458917 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122458917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122458917 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122458917 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122458917 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122458917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122458917 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122458917 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122458917 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122458917 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122458917 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122458917 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122458917 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122458917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122458917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122458917 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122458917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122458917 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122458917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122458917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122458917 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122458917 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122458917 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122458917 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_creq_cref-Iuh0(276)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(283)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(274)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(284)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(280)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(273)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122458918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38474<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(275)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(273): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(274): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(275): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(276): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(277): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(278): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(279): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(280): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(281): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(282): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(283): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(284): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_cs_creq_cref0(285): pass (pass -> pass) MTC@71de1e556339: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Wed Nov 6 12:24:58 UTC 2024 ====== 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 20241106122458969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122459371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=165048) Waiting for packet dumper to finish... 1 (prev_count=165048, count=165704) 20241106122500917 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122500917 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122500917 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122500917 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122500917 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122500917 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Wed Nov 6 12:25:01 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ranap_ps_creq_cref started. 20241106122502444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122502450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122502456 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44241<->l=127.0.0.1:4262) (control_if.c:570) 20241106122502486 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122502486 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122502486 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122502486 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122502486 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122502486 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122502487 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122502487 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122502487 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) 20241106122502487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122502487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122502487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_ranap_ps_creq_cref-Iuh0(289)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122502487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122502487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122502487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122502487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122502487 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122502487 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122502487 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122502487 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122502487 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122502487 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122502487 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122502487 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) 20241106122502487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122502487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502487 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122502487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122502487 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122502487 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122502487 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122502487 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122502487 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122502487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122502487 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122502487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122502487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122502488 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122502488 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122502488 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122502488 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) 20241106122502488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122502488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122502488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122502488 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122502488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122502488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122502488 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122502488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502488 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122502488 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122502488 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122502488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122502488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122502488 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122502488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502488 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122502488 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122502488 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122502488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122502488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122502488 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122502489 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122502489 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122502489 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) 20241106122502489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122502489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122502489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122502489 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122502489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122502489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122502489 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122502489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502489 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122502489 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122502489 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122502489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122502489 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(293)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(293)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(293)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(291)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122502520 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122502520 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122502520 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122502520 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122502520 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122502520 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122502521 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122502521 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122502522 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122502522 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122502522 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) 20241106122502522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122502522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122502522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122502522 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122502522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122502522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122502522 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122502522 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122502522 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122502522 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) 20241106122502522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122502522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122502522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122502522 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122502522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122502522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122502522 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122502522 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122502522 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122502522 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) 20241106122502522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122502522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122502522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122502522 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122502522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122502522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122502522 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122502522 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122502522 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122502522 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) 20241106122502522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122502522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122502522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122502523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122502523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122502523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122502523 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122502523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122502523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122502523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122502523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122502523 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122502523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122502523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122502523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122502523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122502523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122502523 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122502523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122502523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122502523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122502523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122502523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122502523 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122502523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122502523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122502523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122502523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122502523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122502523 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(296)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(296)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(296)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(294)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122502580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122502580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122502580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122502580 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122502580 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122502580 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122502580 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122502580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122502580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122502713 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122502713 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122502713 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122502713 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(293)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122502716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502716 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122502716 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122502716 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122502716 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122502716 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122502716 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122502718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502718 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122502718 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122502718 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122502718 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122502718 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122502718 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122502718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122502718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122502718 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122502718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122502718 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122502718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122502718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122502718 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122502718 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122502718 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122502719 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122502719 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122502719 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) 20241106122502719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122502719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122502719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122502719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122502719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122502719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122502719 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122502719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502719 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122502719 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122502719 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122502719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122502719 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122502719 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122502719 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122502750 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122502750 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122502750 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122502750 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(296)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122502753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502753 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122502753 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122502753 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122502753 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122502753 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122502753 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122502754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502754 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122502754 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122502754 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122502754 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122502754 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122502754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122502755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122502755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122502755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122502755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122502755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122502755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122502755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122502755 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122502755 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122502755 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122502756 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122502756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122502756 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) 20241106122502756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122502756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122502756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122502756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122502756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122502756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122502756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122502756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122502756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122502756 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122502756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122502756 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122502756 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122502756 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122502756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122502756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122502756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122502756 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(292)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122503522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122503522 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122503522 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122503522 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122503522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122503522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122503522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122503522 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122503522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122503522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122503522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122503522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122503522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122503522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122503522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122503522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122503522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122503522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122503522 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122503522 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122503522 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122503522 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) 20241106122503522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122503522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122503522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122503523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122503523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122503523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122503523 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122503523 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122503523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122503523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122503523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122503523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122503523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122503523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122503523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122503523 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122503524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122503524 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122503524 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122503524 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122503524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122503524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122503524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122503524 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122503524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122503524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122503524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122503524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122503524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122503524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122503524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122503524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122503524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122503524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122503524 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122503524 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122503524 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(295)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122503558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122503558 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122503558 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122503558 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122503558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122503558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122503558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122503558 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122503558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122503558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122503558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122503558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122503558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122503558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122503558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122503558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122503558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503558 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122503558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122503558 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122503558 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122503558 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122503558 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) 20241106122503558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122503558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122503558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122503558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122503558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122503558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122503558 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122503558 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122503558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122503558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122503558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122503558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122503558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122503558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122503558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122503558 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122503559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122503559 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122503559 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122503559 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122503559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122503559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122503559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122503559 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122503559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122503559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122503559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122503559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122503559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122503559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122503559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122503559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122503559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122503559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122503559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122503559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122503559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122503559 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122503559 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122503559 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122503606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38552<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(295)@71de1e556339: f_create_expect(l3 := 'C24519F3A2B2D144ABB0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(295)@71de1e556339: Created Expect[0] for 'C24519F3A2B2D144ABB0'O to be handled at TC_ranap_ps_creq_cref0(298) TC_ranap_ps_creq_cref-Iuh0-RUA(290)@71de1e556339: Added conn table entry 0TC_ranap_ps_creq_cref0(298)8672641 20241106122504629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122504629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122504629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122504629 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122504629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x845581, normal) (hnbgw_rua.c:388) 20241106122504629 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122504629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672641)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122504629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8672641 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122504629 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122504629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122504629 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8672641 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122504629 DCN DEBUG map_sccp[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122504629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122504629 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8672641 <-> SCCP-16 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122504629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8672641 SCCP-16 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122504629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672641)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122504629 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122504629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122504629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672641)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122504629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d9d0e39880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122504629 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122504629 DLSCCP DEBUG SCCP-SCOC(16)[0x55d9d0e3a4e0]{IDLE}: Allocated (fsm.c:456) 20241106122504629 DLSCCP DEBUG SCCP-SCOC(16)[0x55d9d0e3a4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122504629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ac24519f3a2b2d144abb0004f400300003f0056400500f1100926) (sccp_scrc.c:401) 20241106122504629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122504629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122504629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122504629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122504630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122504630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122504630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122504630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122504630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122504630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122504630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122504630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122504630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122504630 DLSCCP DEBUG SCCP-SCOC(16)[0x55d9d0e3a4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122504630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d9d0e39880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122504630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672641)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122504630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122504630 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122504630 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122504630 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122504630 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122504630 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122504630 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122504630 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(294)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(294)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(295)@71de1e556339: Found Expect[0] for l3='C24519F3A2B2D144ABB0'O handled at TC_ranap_ps_creq_cref0(298) HNBGW_Test.sgsn0-RAN(295)@71de1e556339: Added conn table entry 0TC_ranap_ps_creq_cref0(298)1932235 TC_ranap_ps_creq_cref0(298)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(295)@71de1e556339: Deleted conn table entry 0TC_ranap_ps_creq_cref0(298)1932235 HNBGW_Test.sgsn0-SCCP(294)@71de1e556339: Session index based on connection ID:0 20241106122504642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122504642 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122504642 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122504642 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122504642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122504642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122504642 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122504642 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122504642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122504642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122504642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122504642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122504642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122504642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Cause,L=4,D=00000202) (sccp_scrc.c:472) 20241106122504642 DLSCCP DEBUG Received CO:COREF for local reference 16 (sccp_scoc.c:1823) 20241106122504642 DLSCCP DEBUG SCCP-SCOC(16)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241106122504642 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122504642 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106122504642 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:516) 20241106122504642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d9d0e39880]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106122504642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d9d0e39880]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241106122504642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672641)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122504642 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672641)[0x55d9d0e36fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122504642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122504642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672641)[0x55d9d0e36fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122504642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672641)[0x55d9d0e36fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122504642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672641)[0x55d9d0e36fb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122504642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672641)[0x55d9d0e36fb0]{disrupted}: Deallocated (fsm.c:568) 20241106122504642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d9d0e39880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122504642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d9d0e39880]{disconnected}: Freeing instance (context_map.c:206) 20241106122504642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d9d0e39880]{disconnected}: Deallocated (fsm.c:568) 20241106122504642 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8672641 SCCP-16 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106122504642 DLSCCP DEBUG SCCP-SCOC(16)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241106122504642 DLSCCP DEBUG SCCP-SCOC(16)[0x55d9d0e3a4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122504642 DLSCCP DEBUG SCCP-SCOC(16)[0x55d9d0e3a4e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122504642 DLSCCP DEBUG SCCP-SCOC(16)[0x55d9d0e3a4e0]{IDLE}: Deallocated (fsm.c:568) 20241106122504642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122504643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_ps_creq_cref-Iuh0-RUA(290)@71de1e556339: Deleted conn table entry 0TC_ranap_ps_creq_cref0(298)8672641 20241106122504650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38552<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(298)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122504654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122504655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122504655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122504655 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122504655 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) 20241106122504655 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_ps_creq_cref-Iuh0-RUA(290)@71de1e556339: Final verdict of PTC: none 20241106122504655 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44241<->l=127.0.0.1:4262) (control_if.c:193) 20241106122504655 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122504655 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122504655 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122504655 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122504655 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122504655 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122504655 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122504655 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(292)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(296)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(294)@71de1e556339: Final verdict of PTC: none 20241106122504655 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122504655 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122504655 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122504655 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122504655 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122504655 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122504655 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122504655 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122504655 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122504655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122504655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122504655 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122504655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122504655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122504655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122504655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122504655 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122504655 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122504655 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122504655 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122504655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122504655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122504655 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122504655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122504655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122504655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122504655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122504655 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122504655 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122504655 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122504655 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(291)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(295)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(286)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(293)@71de1e556339: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(289)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(297)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(287)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122504658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38530<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(288)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(286): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(287): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(288): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(289): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(290): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(291): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(292): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(293): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(294): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(295): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(296): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(297): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ranap_ps_creq_cref0(298): pass (pass -> pass) MTC@71de1e556339: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Wed Nov 6 12:25:04 UTC 2024 ====== 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 20241106122504710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122505112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38568<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130212) Waiting for packet dumper to finish... 1 (prev_count=130212, count=165744) 20241106122506655 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122506655 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122506655 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122506655 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122506655 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122506655 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Wed Nov 6 12:25:07 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_cs_iu_release_req_rua_disconnect started. 20241106122508186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122508191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122508197 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37197<->l=127.0.0.1:4262) (control_if.c:570) 20241106122508221 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122508221 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122508222 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122508222 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122508222 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122508222 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122508222 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122508222 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122508222 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) 20241106122508222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) TC_cs_iu_release_req_rua_disconnect-Iuh0(302)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122508222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122508222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122508222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122508222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122508222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122508222 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122508223 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122508223 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122508223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122508223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122508223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122508223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122508223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122508223 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122508223 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122508223 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122508223 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) 20241106122508223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122508223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122508223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122508223 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122508223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122508223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122508223 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122508223 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122508223 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122508223 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122508223 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122508223 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) 20241106122508223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122508223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122508223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122508224 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122508224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122508224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122508224 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122508224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508224 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122508224 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122508224 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122508224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122508224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122508224 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122508224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508224 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122508224 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122508224 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122508224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122508224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122508224 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122508225 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122508225 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122508225 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) 20241106122508225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122508225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122508225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122508225 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122508225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122508225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122508225 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122508225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508225 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122508225 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122508225 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122508225 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122508225 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(306)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(306)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(306)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(304)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122508260 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122508260 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122508260 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122508260 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122508260 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122508260 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122508261 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122508261 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122508261 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) 20241106122508261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122508261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122508261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122508261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122508261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122508261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122508261 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122508261 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122508261 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122508261 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122508261 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122508261 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) 20241106122508261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122508261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122508261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122508262 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122508262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122508262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122508262 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122508262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508262 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122508262 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122508262 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122508262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122508262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122508262 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122508262 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122508262 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122508262 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) 20241106122508262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122508262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122508262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122508262 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122508262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122508262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122508262 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122508262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508262 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122508262 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122508262 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122508262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122508262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122508262 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122508262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508262 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122508262 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122508262 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122508262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122508262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122508262 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122508263 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122508263 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122508263 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) 20241106122508263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122508263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122508263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122508263 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122508263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122508263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122508263 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122508263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122508263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122508263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122508263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122508263 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(309)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(309)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(309)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(307)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122508320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122508320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122508320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122508320 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122508320 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122508320 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122508320 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122508320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122508320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122508452 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122508452 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122508452 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122508452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(306)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122508455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508455 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122508455 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122508455 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122508455 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122508455 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122508455 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122508456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508456 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122508456 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122508456 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122508456 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122508456 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122508456 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122508456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122508456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122508456 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122508456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122508456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122508456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122508456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122508456 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122508456 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122508456 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122508457 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122508457 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122508457 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) 20241106122508457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122508457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122508457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122508457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122508457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122508457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122508458 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122508458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508458 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122508458 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122508458 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122508458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122508458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122508458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122508458 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122508498 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122508498 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122508498 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122508498 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(309)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122508501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508501 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122508501 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122508501 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122508501 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122508501 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122508501 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122508502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508502 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122508502 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122508502 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122508502 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122508502 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122508502 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122508502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122508502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122508502 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122508502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122508502 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122508502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122508502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122508502 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122508502 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122508502 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122508503 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122508503 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122508503 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) 20241106122508503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122508503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122508503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122508504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122508504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122508504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122508504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122508504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122508504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122508504 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122508504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122508504 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122508504 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122508504 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122508504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122508504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122508504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122508504 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(305)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122509261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122509261 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122509261 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122509261 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122509261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122509261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122509261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122509261 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122509261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122509261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122509262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122509262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122509262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122509262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122509262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122509262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122509262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122509262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122509262 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122509262 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122509262 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122509262 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) 20241106122509262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122509262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122509262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122509262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122509262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122509262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122509262 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122509262 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122509262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122509262 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122509262 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122509262 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122509262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122509262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122509262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122509262 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122509263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122509263 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122509263 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122509263 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122509263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122509263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122509263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122509263 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122509263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122509263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122509264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122509264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122509264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122509264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122509264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122509264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122509264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509264 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122509264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122509264 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122509264 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122509264 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(308)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122509307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122509307 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122509307 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122509307 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122509307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122509307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122509307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122509307 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122509307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122509307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122509307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122509307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122509307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122509307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122509307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122509307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122509307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122509307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122509307 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122509307 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122509307 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122509307 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) 20241106122509307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122509307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122509307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122509307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122509307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122509307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122509307 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122509307 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122509307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122509307 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122509307 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122509307 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122509307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122509307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122509307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122509307 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122509309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122509309 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122509309 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122509309 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122509309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122509309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122509309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122509309 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122509309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122509309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122509309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122509309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122509309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122509309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122509309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122509309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122509309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122509309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122509309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122509309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122509309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122509309 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122509309 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122509309 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122509345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(310)@71de1e556339: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(311) HNBGW_Test.msc0-RAN(305)@71de1e556339: f_create_expect(l3 := 'A5D99B58583D7E15B204'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(305)@71de1e556339: Created Expect[0] for 'A5D99B58583D7E15B204'O to be handled at TC_cs_iu_release_req_rua_disconnect0(311) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303)@71de1e556339: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)76638 20241106122510373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122510373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122510373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106122510373 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122510373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x12b5e, normal) (hnbgw_rua.c:388) 20241106122510373 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122510373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122510373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-76638 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122510373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122510373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122510373 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-76638 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122510373 DCN DEBUG map_sccp[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122510373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122510373 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-76638 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122510373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-76638 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106122510373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122510373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122510373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122510373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122510373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122510373 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122510373 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{IDLE}: Allocated (fsm.c:456) 20241106122510373 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122510373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa5d99b58583d7e15b204004f400300025c0056400500f1100926) (sccp_scrc.c:401) 20241106122510373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122510373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122510373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122510373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122510373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122510373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122510373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122510373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122510373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122510373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122510373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122510373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122510373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122510373 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122510373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122510373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122510373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122510373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122510373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122510373 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122510373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122510373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122510373 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122510374 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(304)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(305)@71de1e556339: Found Expect[0] for l3='A5D99B58583D7E15B204'O handled at TC_cs_iu_release_req_rua_disconnect0(311) HNBGW_Test.msc0-RAN(305)@71de1e556339: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)904635 HNBGW_Test.msc0-SCCP(304)@71de1e556339: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(311)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(304)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122510383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122510383 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122510383 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122510383 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122510383 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122510383 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122510383 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122510383 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122510383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122510383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122510383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122510383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122510383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122510383 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ce749) (sccp_scrc.c:472) 20241106122510383 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1823) 20241106122510383 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122510383 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122510383 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122510383 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122510383 DCN DEBUG handle_cn_conn_conf() conn_id=17, 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:483) 20241106122510383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122510383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(304)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(304)@71de1e556339: vl_len:91 HNBGW_Test.msc0-SCCP(304)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(304)@71de1e556339: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106122510585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122510585 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122510585 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122510585 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122510585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122510585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122510585 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122510585 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122510586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122510586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122510586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122510586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122510586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122510586 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:472) 20241106122510586 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20241106122510586 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122510586 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122510586 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122510586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122510586 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106122510586 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106122510586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106122510586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122510586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122510586 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106122510586 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106122510586 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106122510586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122510586 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106122510586 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{UNUSED}: Allocated (fsm.c:456) 20241106122510586 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{UNUSED}: is child of mgw(mgw-fsm-76638-0)[0x55d9d0e310c0] (fsm.c:486) 20241106122510586 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-76638-0)[0x55d9d0e310c0] (mgcp_client_endpoint_fsm.c:724) 20241106122510586 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122510586 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122510586 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106122510586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-76638-0)[0x55d9d0e3ab10]{ST_CRCX}: Allocated (fsm.c:456) 20241106122510586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-76638-0)[0x55d9d0e3ab10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0] (fsm.c:486) 20241106122510586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-76638-0)[0x55d9d0e3ab10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106122510586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-76638-0)[0x55d9d0e3ab10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106122510586 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=198 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 12b5e'... (mgcp_client.c:805) 20241106122510586 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241106122510586 DLMGCP DEBUG MGCP_CONN(mgw-fsm-76638-0)[0x55d9d0e3ab10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106122510586 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(310)@71de1e556339: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12b5e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12b5e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(311) TC_cs_iu_release_req_rua_disconnect0(311)@71de1e556339: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12b5e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12b5e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122510611 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241106122510611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106122510611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106122510611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106122510611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106122510611 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106122510611 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510611 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510611 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122510611 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122510611 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510611 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122510611 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106122510611 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122510611 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106122510611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106122510611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106122510611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122510611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_cs_iu_release_req_rua_disconnect0(311)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122510630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122510630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122510630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106122510630 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122510630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x12b5e) (hnbgw_rua.c:452) 20241106122510630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-76638 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106122510630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122510630 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106122510630 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106122510630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106122510630 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122510630 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106122510630 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106122510630 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122510630 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106122510630 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-76638-0)[0x55d9d0e310c0] (mgcp_client_endpoint_fsm.c:724) 20241106122510630 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122510630 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122510630 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106122510630 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=212 'MDCX 25 rtpbridge/1@mgw MGCP 1.0\r\nC: 12b5e'... (mgcp_client.c:805) 20241106122510630 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1208) 20241106122510630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122510630 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106122510630 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510630 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(311)@71de1e556339: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "12b5e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12b5e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122510646 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241106122510646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106122510646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106122510646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106122510646 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106122510646 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510646 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510646 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122510646 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122510646 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510646 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122510646 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106122510646 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106122510646 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-76638-0)[0x55d9d0e310c0] (mgcp_client_endpoint_fsm.c:724) 20241106122510646 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106122510646 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106122510646 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106122510646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-76638-0)[0x55d9d0e3ac40]{ST_CRCX}: Allocated (fsm.c:456) 20241106122510646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-76638-0)[0x55d9d0e3ac40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0] (fsm.c:486) 20241106122510646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-76638-0)[0x55d9d0e3ac40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106122510646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-76638-0)[0x55d9d0e3ac40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106122510647 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=202 'CRCX 26 rtpbridge/1@mgw MGCP 1.0\r\nC: 12b5e'... (mgcp_client.c:805) 20241106122510647 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1208) 20241106122510647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-76638-0)[0x55d9d0e3ac40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106122510647 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106122510647 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510647 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510647 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(311)@71de1e556339: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "12b5e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12b5e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106122510658 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241106122510658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3ac40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106122510658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3ac40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106122510658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3ac40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106122510658 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3ac40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106122510658 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106122510658 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510658 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510658 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510658 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106122510659 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106122510659 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510659 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{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) 20241106122510659 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106122510659 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122510659 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106122510659 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106122510659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106122510659 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122510659 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122510659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ce749), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106122510659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122510659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122510659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122510659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122510659 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106122510659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122510659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122510659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122510659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122510659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122510659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122510659 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122510659 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(304)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(311)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122510837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122510837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122510837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106122510837 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122510837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x12b5e) (hnbgw_rua.c:452) 20241106122510837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-76638 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241106122510837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122510837 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106122510837 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106122510837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106122510837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122510837 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122510837 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122510837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ce749), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20241106122510837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122510837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122510838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122510838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122510838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122510838 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122510838 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122510838 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122510838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122510838 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122510838 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122510838 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(304)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303)@71de1e556339: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)76638 20241106122511042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122511042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122511042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241106122511042 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106122511042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x12b5e,cause=misc(unspecified)) (hnbgw_rua.c:420) 20241106122511042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-76638 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20241106122511042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106122511042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106122511042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106122511042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) TC_cs_iu_release_req_rua_disconnect0(311)@71de1e556339: setverdict(fail): pass -> fail reason: "Timeout waiting for DLCX", new component reason: "Timeout waiting for DLCX" TC_cs_iu_release_req_rua_disconnect0(311)@71de1e556339: Warning: Stopping inactive timer T. 20241106122516042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241106122516042 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122516042 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122516042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ce749), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122516042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122516042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122516042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122516042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122516042 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122516042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:503) 20241106122516042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122516042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{disconnected}: Freeing instance (context_map.c:202) 20241106122516042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-76638)[0x55d9d0e36fb0]{disconnected}: Deallocated (fsm.c:568) 20241106122516043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122516043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{disconnected}: Freeing instance (context_map.c:206) 20241106122516043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d9d0e39880]{disconnected}: Deallocated (fsm.c:568) 20241106122516043 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106122516043 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106122516043 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106122516043 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106122516043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106122516043 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=56 'DLCX 27 rtpbridge/1@mgw MGCP 1.0\r\nC: 12b5e'... (mgcp_client.c:805) 20241106122516043 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106122516043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122516043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3ac40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106122516043 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=56 'DLCX 28 rtpbridge/1@mgw MGCP 1.0\r\nC: 12b5e'... (mgcp_client.c:805) 20241106122516043 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106122516043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3ac40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106122516043 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{IN_USE}: Removing from parent mgw(mgw-fsm-76638-0)[0x55d9d0e310c0] (mgcp_client_endpoint_fsm.c:873) 20241106122516043 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106122516043 DLMGCP DEBUG mgw-endp(mgw-fsm-76638-0)[0x55d9d0e3afb0]{IN_USE}: Deallocated (fsm.c:568) 20241106122516043 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106122516043 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106122516043 DMGW DEBUG mgw(mgw-fsm-76638-0)[0x55d9d0e310c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106122516043 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-76638 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106122516043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122516043 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122516043 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122516043 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122516043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122516043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122516043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122516043 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@71de1e556339: Session index based on local reference:0 20241106122516045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122516045 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122516045 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122516045 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122516045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122516045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122516045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122516045 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122516045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122516045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122516045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122516046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122516046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) HNBGW_Test.msc0-RAN(305)@71de1e556339: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)904635 20241106122516046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=000ce749) (sccp_scrc.c:472) 20241106122516046 DLSCCP DEBUG Received CO:RELCO for local reference 17 (sccp_scoc.c:1823) 20241106122516046 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122516046 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122516046 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122516046 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122516046 DLSCCP DEBUG SCCP-SCOC(17)[0x55d9d0e3a4e0]{IDLE}: Deallocated (fsm.c:568) 20241106122517049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(311)@71de1e556339: Final verdict of PTC: fail reason: "Timeout waiting for DLCX" MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(308)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(305)@71de1e556339: Final verdict of PTC: none 20241106122517055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122517055 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37197<->l=127.0.0.1:4262) (control_if.c:193) 20241106122517055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122517055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122517055 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122517055 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) 20241106122517055 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122517055 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122517055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122517055 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122517055 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122517055 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122517055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122517055 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122517055 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122517055 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122517055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122517055 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122517055 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122517055 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122517055 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122517055 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122517055 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122517055 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(304)@71de1e556339: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303)@71de1e556339: Final verdict of PTC: none 20241106122517055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122517055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122517055 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122517055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122517055 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122517055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122517055 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122517055 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122517055 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122517055 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122517055 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(307)@71de1e556339: Final verdict of PTC: none 20241106122517055 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122517055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122517055 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122517056 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122517056 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122517056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122517056 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122517056 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106122517056 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122517056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122517056 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122517056 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122517056 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122517056 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122517056 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122517056 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122517056 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(306)@71de1e556339: Final verdict of PTC: none 20241106122517056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122517056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122517056 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122517056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122517056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122517056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122517056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122517056 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122517056 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122517056 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122517056 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(300)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(309)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(299)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(310)@71de1e556339: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(302)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122517058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(301)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(299): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(300): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(301): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(302): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(304): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(305): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(306): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(307): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(308): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(309): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(310): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(311): fail (pass -> fail) reason: "Timeout waiting for DLCX" MTC@71de1e556339: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: fail reason: Timeout waiting for DLCX MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail'. Wed Nov 6 12:25:17 UTC 2024 ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20241106122517110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122517612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56274<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223636) Waiting for packet dumper to finish... 1 (prev_count=223636, count=224176) 20241106122519056 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122519056 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122519056 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122519057 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122519057 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122519057 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Wed Nov 6 12:25:19 UTC 2024 /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 20241106122520043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3ac40]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20241106122520043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3ac40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241106122520043 DLMGCP DEBUG MGW(mgw) Canceled transaction 28 (mgcp_client.c:1239) 20241106122520043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3ac40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241106122520043 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e3ac40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106122520043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20241106122520043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241106122520043 DLMGCP DEBUG MGW(mgw) Canceled transaction 27 (mgcp_client.c:1239) 20241106122520043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241106122520043 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e3ab10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ps_iu_release_req_rua_disconnect started. 20241106122520689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122520694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122520701 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32925<->l=127.0.0.1:4262) (control_if.c:570) 20241106122520732 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122520732 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122520732 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122520732 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122520733 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122520733 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122520733 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122520733 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122520733 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) 20241106122520733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122520733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122520733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122520733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122520733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122520733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122520733 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122520733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122520733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122520733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122520733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122520733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122520733 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122520733 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122520733 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122520733 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122520733 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122520733 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) 20241106122520733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122520734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122520734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) TC_ps_iu_release_req_rua_disconnect-Iuh0(315)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122520734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122520734 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122520734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122520734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122520734 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122520734 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122520734 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122520734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122520734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122520734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122520734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122520734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122520734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122520735 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122520735 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122520735 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) 20241106122520735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122520735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122520735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122520735 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122520735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122520735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122520735 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122520735 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122520735 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122520735 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) 20241106122520735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122520735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122520735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122520735 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122520735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122520735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122520735 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122520736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520736 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122520736 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122520736 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122520736 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122520736 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122520736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520736 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122520736 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122520736 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122520736 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122520736 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122520736 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(319)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(319)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(319)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(317)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122520765 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122520765 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122520765 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122520765 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122520766 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122520766 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122520766 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122520766 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122520767 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122520767 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122520767 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) 20241106122520767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122520767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122520767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122520767 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122520767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122520767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122520767 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122520767 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122520767 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122520767 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) 20241106122520767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122520767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122520767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122520768 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122520768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122520768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122520768 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122520768 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122520768 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122520768 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) 20241106122520768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122520768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122520768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122520768 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122520768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122520768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122520768 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122520768 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122520768 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122520768 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) 20241106122520768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122520768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122520768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122520768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122520768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122520768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122520768 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122520768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520768 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122520768 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122520768 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122520768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122520768 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122520768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520768 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122520768 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122520768 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122520768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122520768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122520768 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122520768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520768 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122520768 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122520768 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122520768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122520768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122520768 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122520768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520768 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122520768 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122520768 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122520768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122520768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122520768 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(322)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(322)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(322)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122520820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122520820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122520820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122520820 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122520820 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122520820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122520820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122520820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122520820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122520959 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122520959 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122520959 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122520959 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(319)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122520963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520963 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122520963 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122520963 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122520963 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122520963 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122520963 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122520964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520964 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122520964 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122520964 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122520964 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122520964 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122520964 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122520964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122520964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122520964 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122520964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122520964 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122520964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122520964 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122520964 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122520964 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122520964 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122520965 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122520965 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122520965 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) 20241106122520965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122520965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122520965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122520966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122520966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122520966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122520966 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122520966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520966 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122520966 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122520966 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122520966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122520966 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122520966 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122520966 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122520993 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122520993 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122520993 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122520993 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(322)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122520996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520996 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122520996 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122520996 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122520996 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122520996 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122520996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122520998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122520998 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122520998 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122520998 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122520998 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122520998 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122520998 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122520998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122520998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122520998 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122520998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122520998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122520998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122520998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122520998 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122520998 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122520998 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122520999 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122520999 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122520999 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) 20241106122520999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122520999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122520999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122520999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122520999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122520999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122520999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122520999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122520999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122520999 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122521000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122521000 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122521000 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122521000 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122521000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122521000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122521000 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122521000 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(318)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122521768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122521768 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122521768 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122521768 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122521768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122521768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122521768 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122521768 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122521769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122521769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122521769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122521769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122521769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122521769 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122521769 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122521769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122521769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122521769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122521769 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122521769 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122521769 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122521769 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) 20241106122521769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122521769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122521769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122521769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122521769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122521769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122521769 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122521769 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122521769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122521769 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122521769 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122521769 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122521769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122521769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122521769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122521769 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122521771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122521771 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122521771 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122521771 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122521771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122521771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122521771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122521771 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122521771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122521771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122521771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122521771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122521771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122521771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122521771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122521771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122521771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122521771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122521771 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122521771 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122521771 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(321)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122521801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122521801 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122521801 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122521801 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122521801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122521801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122521801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122521801 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122521801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122521801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122521801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122521801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122521801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122521801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122521801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122521801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122521801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122521801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122521801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122521801 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122521801 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122521801 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) 20241106122521801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122521801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122521801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122521801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122521801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122521801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122521801 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122521801 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122521801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122521801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122521801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122521801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122521801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122521801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122521801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122521801 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122521803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122521803 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122521803 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122521803 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122521803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122521803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122521803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122521803 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122521803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122521803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122521803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122521803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122521803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122521803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122521803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122521803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122521803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122521803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122521803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122521803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122521803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122521803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122521803 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122521803 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122521844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56292<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(321)@71de1e556339: f_create_expect(l3 := '4474D70CB87B3147E397'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(321)@71de1e556339: Created Expect[0] for '4474D70CB87B3147E397'O to be handled at TC_ps_iu_release_req_rua_disconnect0(324) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316)@71de1e556339: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)11602059 20241106122522871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122522871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122522871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122522871 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122522871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb1088b, normal) (hnbgw_rua.c:388) 20241106122522871 DHNB DEBUG map_rua[0x55d9d0e3ac40]{init}: Allocated (fsm.c:456) 20241106122522871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122522871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11602059 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122522871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122522871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122522871 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11602059 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122522871 DCN DEBUG map_sccp[0x55d9d0e3ab10]{init}: Allocated (fsm.c:456) 20241106122522871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122522871 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11602059 <-> SCCP-18 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122522871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11602059 SCCP-18 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122522871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122522871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122522871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122522871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122522871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122522871 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122522871 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{IDLE}: Allocated (fsm.c:456) 20241106122522871 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122522871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4474d70cb87b3147e397004f400300016d0056400500f1100926) (sccp_scrc.c:401) 20241106122522871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122522871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122522871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122522871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122522871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122522871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122522871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122522871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122522871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122522871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122522871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122522871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122522871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122522871 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122522871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122522871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122522871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122522871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122522871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122522871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122522871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122522871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122522871 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122522871 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(321)@71de1e556339: Found Expect[0] for l3='4474D70CB87B3147E397'O handled at TC_ps_iu_release_req_rua_disconnect0(324) HNBGW_Test.sgsn0-RAN(321)@71de1e556339: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)10690974 HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(324)@71de1e556339: setverdict(pass): none -> pass 20241106122522881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122522881 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122522881 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122522881 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122522881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122522881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122522881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122522881 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122522881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122522881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122522881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122522881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122522881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122522881 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c9dda2) (sccp_scrc.c:472) 20241106122522881 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1823) 20241106122522881 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122522881 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122522881 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122522881 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122522881 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:483) 20241106122522881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122522881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW-PFCP(314)@71de1e556339: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(324) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: vl_len:91 HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: vl_from0 HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241106122523081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122523081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122523081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122523081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122523081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122523081 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=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241106122523081 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1823) 20241106122523081 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122523081 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122523081 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122523082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122523082 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106122523082 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106122523082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106122523082 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122523082 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241106122523082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106122523081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122523081 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122523081 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122523081 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122523081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122523081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122523081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122523081 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122523082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241106122523082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122523082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_iu_release_req_rua_disconnect0(324)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122523106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122523106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122523106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106122523106 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122523106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb1088b) (hnbgw_rua.c:452) 20241106122523106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11602059 SCCP-18 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106122523106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122523106 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106122523106 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106122523106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106122523106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122523106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122523106 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122523106 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122523106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9dda2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241106122523106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122523107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122523107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122523107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122523107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122523107 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122523107 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122523107 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122523107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122523107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122523107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122523107 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(324)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122523313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122523313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122523313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106122523313 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122523313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb1088b) (hnbgw_rua.c:452) 20241106122523313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11602059 SCCP-18 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241106122523313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122523313 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106122523313 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106122523313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106122523313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122523314 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122523314 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122523314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9dda2), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20241106122523314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122523314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122523314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122523314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122523314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122523314 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122523314 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122523314 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122523314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122523314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122523314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122523314 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316)@71de1e556339: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)11602059 20241106122523517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122523517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122523517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241106122523517 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106122523517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb1088b,cause=misc(unspecified)) (hnbgw_rua.c:420) 20241106122523517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11602059 SCCP-18 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20241106122523517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106122523517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106122523517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106122523517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106122528519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241106122528519 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122528519 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122528519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9dda2), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122528519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122528519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122528519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122528519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122528519 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122528519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:503) 20241106122528519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122528519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{disconnected}: Freeing instance (context_map.c:202) 20241106122528519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11602059)[0x55d9d0e3ac40]{disconnected}: Deallocated (fsm.c:568) 20241106122528519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122528519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{disconnected}: Freeing instance (context_map.c:206) 20241106122528519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d9d0e3ab10]{disconnected}: Deallocated (fsm.c:568) 20241106122528519 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11602059 SCCP-18 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106122528519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122528519 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122528519 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122528519 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122528519 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122528519 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122528519 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122528519 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: Session index based on local reference:0 20241106122528521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122528521 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122528521 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122528521 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122528521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122528521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122528521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122528521 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122528522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122528522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122528522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122528522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122528522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122528522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00c9dda2) (sccp_scrc.c:472) 20241106122528522 DLSCCP DEBUG Received CO:RELCO for local reference 18 (sccp_scoc.c:1823) 20241106122528522 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122528522 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122528522 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122528522 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122528522 DLSCCP DEBUG SCCP-SCOC(18)[0x55d9d0e3a4e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(321)@71de1e556339: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)10690974 20241106122529524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56292<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(324)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122529529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56290<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122529529 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122529529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122529529 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122529529 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122529529 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122529529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122529529 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122529529 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122529529 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122529529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122529529 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122529529 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122529529 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122529529 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122529529 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122529529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122529529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122529529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122529529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122529529 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122529529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122529529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn0-RAN(321)@71de1e556339: Final verdict of PTC: none 20241106122529529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122529529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122529529 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122529529 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122529529 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122529529 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122529529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122529529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122529529 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122529529 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) 20241106122529529 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122529530 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32925<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(317)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(319)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(318)@71de1e556339: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316)@71de1e556339: Final verdict of PTC: none 20241106122529530 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122529530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122529530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122529530 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122529530 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122529530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122529530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122529530 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106122529530 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122529530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122529530 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122529530 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122529530 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122529530 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122529530 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122529530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122529530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122529530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122529530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122529530 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122529530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122529530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122529530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122529530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122529530 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122529530 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122529530 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122529530 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(322)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(320)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(323)@71de1e556339: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(315)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(312)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122529532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56276<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(314)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(312): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(314): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(315): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(317): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(318): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(319): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(320): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(321): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(322): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(323): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(324): pass (pass -> pass) MTC@71de1e556339: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Wed Nov 6 12:25:29 UTC 2024 ====== 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 20241106122529582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122529983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178480) Waiting for packet dumper to finish... 1 (prev_count=178480, count=194072) 20241106122531530 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122531530 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122531530 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122531530 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122531530 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122531530 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Wed Nov 6 12:25:32 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_ps_rab_assignment started. 20241106122533061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122533067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122533071 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36419<->l=127.0.0.1:4262) (control_if.c:570) 20241106122533101 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122533101 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122533101 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122533101 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122533101 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122533101 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(328)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122533102 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122533102 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122533102 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) 20241106122533102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122533102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122533102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122533102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122533102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122533102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122533102 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122533102 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122533102 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122533102 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122533102 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122533102 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122533102 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122533102 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) 20241106122533102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122533102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533102 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122533102 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122533102 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122533102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122533102 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122533102 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122533102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122533102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122533102 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122533102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122533102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122533102 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122533102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533102 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122533102 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122533102 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122533102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122533102 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122533102 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122533103 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122533103 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122533103 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) 20241106122533103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122533103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122533103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122533104 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122533104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122533104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122533104 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122533104 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122533104 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122533104 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) 20241106122533104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122533104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122533104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122533104 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122533104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122533104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122533104 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122533104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533104 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122533104 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122533104 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122533104 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122533104 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122533104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533104 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122533104 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122533104 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122533104 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122533104 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122533104 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(332)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(332)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(332)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(330)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122533141 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122533141 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122533141 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122533142 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122533142 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122533142 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122533142 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122533142 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122533142 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) 20241106122533142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122533142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122533142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122533142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122533142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122533142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122533142 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122533142 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122533142 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122533143 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122533143 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122533143 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) 20241106122533143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122533143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122533143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533143 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122533143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122533143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122533143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122533143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122533143 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122533143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122533143 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122533143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122533143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122533143 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122533143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533143 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122533143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122533143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122533143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122533143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122533143 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122533144 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122533144 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122533144 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) 20241106122533144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122533144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122533144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122533144 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122533144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122533144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122533144 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122533144 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122533144 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122533144 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) 20241106122533144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122533144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122533144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122533144 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122533144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122533144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122533144 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122533144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122533144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122533144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122533144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122533144 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122533144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122533144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122533144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122533144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122533144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122533144 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(335)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(335)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(335)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122533202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122533202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122533202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122533202 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122533202 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122533202 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122533202 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122533202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122533202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122533333 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122533334 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122533334 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122533334 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(332)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122533336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533336 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122533336 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122533336 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122533337 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122533337 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122533337 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122533338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533338 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122533338 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122533338 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122533338 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122533338 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122533338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122533338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122533338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122533338 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122533338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122533338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122533338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122533338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122533338 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122533338 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122533338 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122533339 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122533339 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122533339 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) 20241106122533339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122533339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122533339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122533339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122533339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122533339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122533339 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122533340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122533340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122533340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122533340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122533340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122533340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122533340 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122533374 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122533374 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122533374 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122533374 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(335)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122533376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533376 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122533376 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122533376 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122533376 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122533376 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122533376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122533377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533377 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122533377 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122533377 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122533377 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122533377 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122533377 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122533377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122533377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122533377 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122533377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122533377 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122533377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122533377 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122533377 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122533377 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122533377 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122533379 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122533379 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122533379 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) 20241106122533379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122533379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122533379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122533379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122533379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122533379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122533379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122533379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122533379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122533379 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122533379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122533379 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122533379 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122533379 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122533379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122533379 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122533379 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122533379 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122534144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122534144 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122534144 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122534144 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122534144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122534144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122534144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122534144 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122534144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122534144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122534144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122534144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122534144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122534144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122534144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) HNBGW_Test.msc0-RAN(331)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122534144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122534144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122534144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122534144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122534144 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122534144 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122534144 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) 20241106122534144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122534144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122534144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122534145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122534145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122534145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122534145 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122534145 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122534145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122534145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122534145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122534145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122534145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122534145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122534145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122534145 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122534146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122534146 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122534146 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122534146 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122534146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122534146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122534146 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122534146 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122534146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122534146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122534146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122534146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122534146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122534146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122534146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122534146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122534146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534147 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122534147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122534147 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122534147 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122534147 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(334)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122534181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122534181 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122534181 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122534181 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122534181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122534181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122534181 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122534181 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122534181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122534181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122534181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122534181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122534181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122534181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122534181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122534181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122534181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122534181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122534181 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122534181 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122534181 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122534181 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) 20241106122534181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122534181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122534181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122534181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122534181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122534181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122534181 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122534181 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122534181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122534181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122534181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122534181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122534181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122534181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122534181 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122534181 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122534182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122534182 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122534182 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122534182 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122534182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122534182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122534182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122534182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122534182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122534182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122534182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122534182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122534182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122534182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122534182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122534182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122534182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122534183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122534183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122534183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122534183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122534183 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122534183 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122534183 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122535230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43124<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(334)@71de1e556339: f_create_expect(l3 := '4BDCF0486F97C527F725'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(334)@71de1e556339: Created Expect[0] for '4BDCF0486F97C527F725'O to be handled at TC_ps_rab_assignment0(337) TC_ps_rab_assignment-Iuh0-RUA(329)@71de1e556339: Added conn table entry 0TC_ps_rab_assignment0(337)12863511 20241106122536258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122536258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122536258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122536258 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122536258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc44817, normal) (hnbgw_rua.c:388) 20241106122536258 DHNB DEBUG map_rua[0x55d9d0e3a4e0]{init}: Allocated (fsm.c:456) 20241106122536258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122536258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12863511 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122536258 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122536258 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122536258 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12863511 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122536258 DCN DEBUG map_sccp[0x55d9d0e3ac40]{init}: Allocated (fsm.c:456) 20241106122536258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122536258 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12863511 <-> SCCP-19 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122536258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12863511 SCCP-19 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122536258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122536258 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122536258 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122536258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122536258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122536258 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122536258 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{IDLE}: Allocated (fsm.c:456) 20241106122536258 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122536258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4bdcf0486f97c527f725004f400300018a0056400500f1100926) (sccp_scrc.c:401) 20241106122536258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122536258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122536258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122536258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122536258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122536258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122536258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122536258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122536258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122536258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122536258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122536258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122536258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122536258 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122536258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122536258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122536258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122536258 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122536258 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122536258 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122536258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122536258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122536258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122536258 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(334)@71de1e556339: Found Expect[0] for l3='4BDCF0486F97C527F725'O handled at TC_ps_rab_assignment0(337) HNBGW_Test.sgsn0-RAN(334)@71de1e556339: Added conn table entry 0TC_ps_rab_assignment0(337)9419340 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(337)@71de1e556339: setverdict(pass): none -> pass 20241106122536267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122536267 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122536267 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122536267 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122536267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122536267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122536267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122536267 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122536267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122536267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122536267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122536267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122536267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122536267 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009decd0) (sccp_scrc.c:472) 20241106122536267 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1823) 20241106122536267 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122536267 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122536267 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122536267 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122536267 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:483) 20241106122536267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122536267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW-PFCP(327)@71de1e556339: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(337) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: vl_len:91 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: vl_from0 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241106122536469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122536470 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122536470 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122536470 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122536470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122536470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122536470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122536470 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122536470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122536470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122536470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122536470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122536470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122536470 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=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241106122536470 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20241106122536470 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122536470 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122536470 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122536470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122536470 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106122536470 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106122536470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106122536470 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106122536470 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241106122536470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106122536470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241106122536470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122536470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment0(337)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122536492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122536492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122536492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106122536492 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106122536492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc44817) (hnbgw_rua.c:452) 20241106122536492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12863511 SCCP-19 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106122536492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106122536492 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106122536492 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106122536492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106122536492 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106122536492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122536492 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122536492 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122536492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009decd0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241106122536492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122536492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122536492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122536492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122536492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122536492 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122536492 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122536492 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122536492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122536492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122536492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122536492 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(337)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: vl_len:12 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: vl_from0 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106122538506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122538506 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122538506 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122538506 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122538506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122538506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122538506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122538506 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122538506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122538506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122538506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122538506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122538506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122538506 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:472) 20241106122538506 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1823) 20241106122538506 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106122538507 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122538507 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106122538507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106122538507 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106122538507 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106122538507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106122538507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106122538507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241106122538507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122538507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_ps_rab_assignment0(337)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(329)@71de1e556339: Deleted conn table entry 0TC_ps_rab_assignment0(337)12863511 20241106122538517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122538517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122538518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106122538518 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106122538518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc44817,cause=radio(normal)) (hnbgw_rua.c:420) 20241106122538518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12863511 SCCP-19 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106122538518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106122538518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106122538518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106122538518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106122538518 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106122538518 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106122538518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106122538518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122538518 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106122538518 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106122538518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009decd0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106122538518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122538518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122538518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122538518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122538518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122538518 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122538518 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122538518 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122538518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122538518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122538518 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122538518 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(337)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(334)@71de1e556339: Deleted conn table entry 0TC_ps_rab_assignment0(337)9419340 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: Session index based on connection ID:0 20241106122538523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122538523 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122538524 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122538524 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122538524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122538524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122538524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122538524 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122538524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122538524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122538524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122538524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122538524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122538524 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=009decd0), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106122538524 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1823) 20241106122538524 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106122538524 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122538524 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106122538524 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:516) 20241106122538524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106122538524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106122538524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122538524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{disconnected}: Freeing instance (context_map.c:202) 20241106122538524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12863511)[0x55d9d0e3a4e0]{disconnected}: Deallocated (fsm.c:568) 20241106122538524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122538524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{disconnected}: Freeing instance (context_map.c:206) 20241106122538524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-19)[0x55d9d0e3ac40]{disconnected}: Deallocated (fsm.c:568) 20241106122538524 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12863511 SCCP-19 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106122538524 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=009decd0), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:401) 20241106122538524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122538524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122538524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122538524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122538524 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106122538524 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122538524 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122538524 DLSCCP DEBUG SCCP-SCOC(19)[0x55d9d0e3ab10]{IDLE}: Deallocated (fsm.c:568) 20241106122538524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122538524 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122538524 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122538524 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122538524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122538524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122538524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122538524 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: RLC received in state:disconnect_pending TC_ps_rab_assignment0(337)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122540524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43124<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(337)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(331)@71de1e556339: Final verdict of PTC: none 20241106122540529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122540529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122540529 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122540529 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) 20241106122540529 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122540529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43122<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122540529 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36419<->l=127.0.0.1:4262) (control_if.c:193) TC_ps_rab_assignment-Iuh0-RUA(329)@71de1e556339: Final verdict of PTC: none 20241106122540530 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122540530 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122540530 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122540530 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122540530 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122540530 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122540530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122540530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(330)@71de1e556339: Final verdict of PTC: none 20241106122540530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122540530 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122540530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122540530 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(334)@71de1e556339: Final verdict of PTC: none 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122540530 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122540530 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122540530 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122540530 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122540530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122540530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122540530 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122540530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122540530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122540530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122540530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122540530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122540530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122540530 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122540530 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.sgsn0-SCCP(333)@71de1e556339: Final verdict of PTC: none 20241106122540530 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122540530 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122540530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122540530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122540530 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122540530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122540530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122540530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122540530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122540530 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122540530 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122540530 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122540530 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(335)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(336)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(325)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(332)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(326)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0(328)@71de1e556339: Final verdict of PTC: none 20241106122540532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43112<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(327)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(325): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(327): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ps_rab_assignment-Iuh0(328): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(329): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(330): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(331): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(332): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(333): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(334): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(335): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(336): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_ps_rab_assignment0(337): pass (pass -> pass) MTC@71de1e556339: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Wed Nov 6 12:25:40 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20241106122540580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122540982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=189612) Waiting for packet dumper to finish... 1 (prev_count=189612, count=193492) 20241106122542531 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122542531 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122542531 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122542531 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122542531 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122542531 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Wed Nov 6 12:25:43 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241106122544059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122544066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122544071 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43283<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(341)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122544101 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122544101 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122544122 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122544122 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122544122 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122544122 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(343)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122544123 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122544123 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122544123 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51345 (stream_srv.c:129) 20241106122544123 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51345<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122544123 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122544123 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122544123 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) 20241106122544123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122544123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122544123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122544123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122544123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122544123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122544123 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122544123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122544123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122544123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122544123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122544123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122544123 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122544123 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122544123 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122544123 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) 20241106122544123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122544123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122544123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122544124 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122544124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122544124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122544124 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122544124 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122544124 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122544124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544124 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122544124 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122544124 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122544124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122544124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122544124 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122544124 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122544124 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122544124 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) 20241106122544124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122544124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122544124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122544124 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122544124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122544124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122544124 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122544124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544124 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122544124 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122544124 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122544124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122544124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122544124 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122544125 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122544125 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122544125 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) 20241106122544125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122544125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122544125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122544125 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122544125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122544125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122544125 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122544125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544125 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122544125 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122544125 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122544125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122544125 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(347)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(347)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(347)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(345)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122544162 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122544162 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122544162 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122544162 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122544163 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122544163 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122544163 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122544163 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122544164 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122544164 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122544164 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) 20241106122544164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122544164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122544164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122544164 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122544164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122544164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122544164 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122544164 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122544164 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122544164 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) 20241106122544164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122544164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122544164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122544164 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122544164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122544164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122544164 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122544164 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122544164 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122544164 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) 20241106122544164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122544164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122544164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122544164 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122544164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122544164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122544164 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122544164 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122544164 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122544164 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) 20241106122544164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122544164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122544164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122544165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122544165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122544165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122544165 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122544165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122544165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122544165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122544165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122544165 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122544165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122544165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122544165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122544165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122544165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122544165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122544165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122544165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122544165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122544165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122544165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122544165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122544165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122544165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122544165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122544165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122544165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122544165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(350)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(350)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(350)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(348)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122544221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122544221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122544221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122544221 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122544221 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122544221 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122544221 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122544221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122544221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122544231 DLINP DEBUG SRVCONN(,r=127.0.0.1:51345<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122544231 DLINP DEBUG SRVCONN(,r=127.0.0.1:51345<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122544231 DLINP DEBUG SRVCONN(,r=127.0.0.1:51345<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122544231 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122544231 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) 20241106122544232 DLGLOBAL DEBUG validating counter group 0x55d9cfd56be0(hnb) with 60 counters (rate_ctr.c:86) 20241106122544232 DHNBAP DEBUG (127.0.0.1:51345 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122544232 DHNBAP NOTICE (127.0.0.1:51345 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122544232 DHNBAP NOTICE (127.0.0.1:51345 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122544232 DLINP DEBUG SRVCONN(,r=127.0.0.1:51345<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122544232 DLINP DEBUG SRVCONN(,r=127.0.0.1:51345<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122544354 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122544354 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122544354 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122544354 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(347)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122544356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544356 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122544356 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122544356 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122544356 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122544356 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122544356 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122544357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544357 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122544357 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122544357 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122544357 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122544357 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122544357 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122544357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122544357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122544357 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122544357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122544357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122544357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122544357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122544357 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122544357 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122544357 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122544358 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122544358 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122544358 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) 20241106122544358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122544358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122544358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122544358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122544358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122544358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122544358 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122544358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122544358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122544358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122544358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122544358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122544358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122544358 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122544392 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122544392 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122544392 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122544392 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(350)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122544395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544395 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122544395 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122544395 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122544395 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122544395 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122544395 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122544396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544396 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122544396 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122544396 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122544396 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122544396 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122544396 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122544396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122544396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122544396 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122544396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122544396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122544396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122544396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122544396 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122544396 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122544396 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122544397 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122544398 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122544398 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) 20241106122544398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122544398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122544398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122544398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122544398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122544398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122544398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122544398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122544398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122544398 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122544398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122544398 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122544398 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122544398 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122544398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122544398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122544398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122544398 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(346)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122545164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122545164 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122545164 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122545164 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122545164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122545164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122545164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122545164 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122545164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122545164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122545164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122545164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122545164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122545164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122545164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122545164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122545164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545165 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122545165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122545165 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122545165 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122545165 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122545165 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) 20241106122545165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122545165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122545165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122545165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122545165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122545165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122545165 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122545165 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122545165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122545165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122545165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122545165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122545165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122545165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122545165 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122545165 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122545166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122545166 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122545166 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122545166 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122545166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122545166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122545166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122545166 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122545166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122545166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122545166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122545166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122545166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122545166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122545166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122545166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122545166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122545166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122545166 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122545166 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122545167 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(349)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122545200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122545200 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122545200 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122545200 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122545200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122545200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122545200 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122545200 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122545200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122545200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122545200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122545200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122545200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122545200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122545200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122545200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122545200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122545201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122545201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122545201 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122545201 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122545201 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) 20241106122545201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122545201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122545201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122545201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122545201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122545201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122545201 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122545201 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122545201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122545201 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122545201 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122545201 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122545201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122545201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122545201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122545201 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122545202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122545202 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122545202 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122545202 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122545202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122545202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122545202 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122545202 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122545202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122545202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122545202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122545202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122545202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122545202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122545202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122545202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122545202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122545202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122545202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122545202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122545202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122545202 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122545202 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122545202 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122545237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122545241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122545244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122545245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122545247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122545249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122545250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122545252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122545254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122545255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122545257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122545259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122545261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122545262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122545264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122545265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122545267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122545269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122545270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122545272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001100101010'B, t_guard := 20.000000 } 20241106122545303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42498<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(346)@71de1e556339: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@71de1e556339: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(352) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@71de1e556339: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(352)242839 20241106122546330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122546330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122546330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106122546330 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122546330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3b497, normal) (hnbgw_rua.c:388) 20241106122546330 DHNB DEBUG map_rua[0x55d9d0e3a4e0]{init}: Allocated (fsm.c:456) 20241106122546330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-242839)[0x55d9d0e3a4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122546330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-242839 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122546330 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122546330 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122546330 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-242839 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122546330 DCN DEBUG map_sccp[0x55d9d0e3ac40]{init}: Allocated (fsm.c:456) 20241106122546330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d9d0e3ac40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122546330 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-242839 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122546330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-242839 SCCP-20 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106122546330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-242839)[0x55d9d0e3a4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122546330 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122546330 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122546330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-242839)[0x55d9d0e3a4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122546330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d9d0e3ac40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122546330 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122546330 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{IDLE}: Allocated (fsm.c:456) 20241106122546330 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122546330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300032a0056400500f1100926) (sccp_scrc.c:401) 20241106122546330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122546330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122546330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122546330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122546330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122546330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122546330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122546330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122546330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122546330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122546330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122546330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122546330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122546330 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122546331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d9d0e3ac40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122546331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-242839)[0x55d9d0e3a4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122546331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122546331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122546331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122546331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122546331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122546331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122546331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122546331 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(345)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(346)@71de1e556339: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(352) HNBGW_Test.msc0-RAN(346)@71de1e556339: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(352)16280800 HNBGW_Test.msc0-SCCP(345)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(345)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(352)@71de1e556339: setverdict(pass): none -> pass 20241106122546341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122546341 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122546341 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122546341 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122546341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122546341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122546341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122546341 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122546341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122546341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122546341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122546341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122546341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122546341 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005b69a8) (sccp_scrc.c:472) 20241106122546341 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1823) 20241106122546341 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122546341 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122546341 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122546342 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122546342 DCN DEBUG handle_cn_conn_conf() conn_id=20, 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:483) 20241106122546342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d9d0e3ac40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122546342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d9d0e3ac40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122546342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42498<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(352)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122546343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122546345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122546347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122546348 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122546351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122546353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122546354 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122546356 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122546358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122546360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122546362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122546365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122546367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122546369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122546371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122546374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122546376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122546378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122546380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122546381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000111011101'B, t_guard := 20.000000 } 20241106122546407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42504<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(346)@71de1e556339: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@71de1e556339: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(353) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@71de1e556339: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(353)1276375 20241106122547420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122547420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122547420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122547420 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122547420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1379d7, normal) (hnbgw_rua.c:388) 20241106122547420 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122547420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1276375)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122547420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1276375 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122547420 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122547420 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122547420 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106122547420 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1276375 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122547420 DCN DEBUG map_sccp[0x55d9d0e39880]{init}: Allocated (fsm.c:456) 20241106122547420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d9d0e39880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122547420 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1276375 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122547420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1276375 SCCP-21 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122547420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1276375)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122547420 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122547420 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122547420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1276375)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122547420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d9d0e39880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122547420 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122547420 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{IDLE}: Allocated (fsm.c:456) 20241106122547420 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122547420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030001dd0056400500f1100926) (sccp_scrc.c:401) 20241106122547420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122547420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122547420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122547420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122547420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122547420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122547420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122547420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122547420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122547420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122547420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122547420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122547420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122547420 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122547420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d9d0e39880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122547420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1276375)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122547420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122547420 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122547420 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122547420 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122547420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122547420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122547420 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122547420 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@71de1e556339: First idle individual index:1 HNBGW_Test.msc0-SCCP(345)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(346)@71de1e556339: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(353) HNBGW_Test.msc0-RAN(346)@71de1e556339: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(353)8634809 HNBGW_Test.msc0-SCCP(345)@71de1e556339: Session index based on connection ID:1 TC_mscpool_L3Compl_on_1_cnlink0(353)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(345)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106122547424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122547424 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122547424 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122547424 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122547424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122547424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122547424 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122547424 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122547425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122547425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122547425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122547425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122547425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122547425 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000100b1) (sccp_scrc.c:472) 20241106122547425 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1823) 20241106122547425 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122547425 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122547425 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122547425 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122547425 DCN DEBUG handle_cn_conn_conf() conn_id=21, 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:483) 20241106122547425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d9d0e39880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122547425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d9d0e39880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122547425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42504<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(353)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122547427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122547429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122547430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122547432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122547434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122547436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122547438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122547440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122547442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122547444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122547446 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122547448 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122547450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122547451 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122547453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122547455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122547457 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122547459 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122547460 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122547462 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000000000110'B, t_guard := 20.000000 } 20241106122547483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(346)@71de1e556339: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@71de1e556339: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(354) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@71de1e556339: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(354)6755499 20241106122548496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122548496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122548496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122548496 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122548496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6714ab, normal) (hnbgw_rua.c:388) 20241106122548496 DHNB DEBUG map_rua[0x55d9d0e310c0]{init}: Allocated (fsm.c:456) 20241106122548496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6755499)[0x55d9d0e310c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122548496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6755499 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122548496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122548496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122548496 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6755499 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122548496 DCN DEBUG map_sccp[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122548496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122548496 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6755499 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122548496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6755499 SCCP-22 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122548496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6755499)[0x55d9d0e310c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122548496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122548496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122548496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6755499)[0x55d9d0e310c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122548496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d9d0e376c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122548496 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122548496 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{IDLE}: Allocated (fsm.c:456) 20241106122548496 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122548496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030000060056400500f1100926) (sccp_scrc.c:401) 20241106122548496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122548496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122548496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122548496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122548496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122548496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122548496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122548496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122548496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122548496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122548496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122548496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122548496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122548496 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122548496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d9d0e376c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122548496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6755499)[0x55d9d0e310c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122548496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122548496 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122548496 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122548496 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122548496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122548496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122548496 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122548496 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@71de1e556339: First idle individual index:2 HNBGW_Test.msc0-SCCP(345)@71de1e556339: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(346)@71de1e556339: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(354) HNBGW_Test.msc0-RAN(346)@71de1e556339: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(354)7883271 HNBGW_Test.msc0-SCCP(345)@71de1e556339: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(345)@71de1e556339: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(354)@71de1e556339: setverdict(pass): none -> pass 20241106122548500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122548500 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122548500 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122548500 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122548500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122548500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122548500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122548500 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122548501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122548501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122548501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122548501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122548501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122548501 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007f8a19) (sccp_scrc.c:472) 20241106122548501 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1823) 20241106122548501 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122548501 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122548501 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122548501 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122548501 DCN DEBUG handle_cn_conn_conf() conn_id=22, 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:483) 20241106122548501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d9d0e376c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122548501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d9d0e376c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122548502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(354)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122548503 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122548506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122548508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122548509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122548511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122548513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122548516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122548518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122548520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122548522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122548524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122548527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122548529 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122548531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122548533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122548535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122548537 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122548539 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122548540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122548542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000011110010'B, t_guard := 20.000000 } 20241106122548567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(346)@71de1e556339: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@71de1e556339: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(355) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@71de1e556339: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(355)10993045 20241106122549580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122549580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122549580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241106122549580 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122549580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa7bd95, normal) (hnbgw_rua.c:388) 20241106122549580 DHNB DEBUG map_rua[0x55d9d0e3d150]{init}: Allocated (fsm.c:456) 20241106122549580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10993045)[0x55d9d0e3d150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122549580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10993045 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122549580 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122549580 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122549580 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10993045 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122549580 DCN DEBUG map_sccp[0x55d9d0e40550]{init}: Allocated (fsm.c:456) 20241106122549580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d9d0e40550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122549580 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10993045 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122549580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10993045 SCCP-23 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:293) 20241106122549580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10993045)[0x55d9d0e3d150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122549580 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122549580 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122549580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10993045)[0x55d9d0e3d150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122549580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d9d0e40550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122549580 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122549581 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{IDLE}: Allocated (fsm.c:456) 20241106122549581 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122549581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030000f20056400500f1100926) (sccp_scrc.c:401) 20241106122549581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122549581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122549581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122549581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122549581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122549581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122549581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122549581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122549581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122549581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122549581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122549581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122549581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122549581 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122549581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d9d0e40550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122549581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10993045)[0x55d9d0e3d150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122549581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122549581 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122549581 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122549581 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122549581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122549581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122549581 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122549581 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(345)@71de1e556339: First idle individual index:3 HNBGW_Test.msc0-SCCP(345)@71de1e556339: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(346)@71de1e556339: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(355) HNBGW_Test.msc0-RAN(346)@71de1e556339: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(355)9960565 HNBGW_Test.msc0-SCCP(345)@71de1e556339: Session index based on connection ID:3 TC_mscpool_L3Compl_on_1_cnlink0(355)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(345)@71de1e556339: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241106122549585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122549585 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122549585 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122549585 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122549585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122549585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122549585 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122549585 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122549585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122549585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122549585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122549585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122549585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122549585 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ff6d32) (sccp_scrc.c:472) 20241106122549585 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1823) 20241106122549585 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122549585 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122549585 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122549585 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122549585 DCN DEBUG handle_cn_conn_conf() conn_id=23, 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:483) 20241106122549585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d9d0e40550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122549585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d9d0e40550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122549586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(355)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122549587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122549590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122549592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122549594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122549596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122549599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122549601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122549603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122549605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122549607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122549611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122549614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122549616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122549618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122549619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122549621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122549624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122549626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122549628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122549630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122549635 DLINP DEBUG SRVCONN(,r=127.0.0.1:51345<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122549635 DLINP DEBUG SRVCONN(,r=127.0.0.1:51345<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122549635 DLINP NOTICE SRV(,r=127.0.0.1:51345<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122549635 DMAIN NOTICE (127.0.0.1:51345 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51345<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122549635 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122549635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42490<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122549635 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43283<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(346)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(349)@71de1e556339: Final verdict of PTC: none 20241106122549636 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122549636 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122549636 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122549636 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122549636 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122549636 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122549636 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122549636 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(344)@71de1e556339: Final verdict of PTC: none 20241106122549636 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122549636 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(348)@71de1e556339: Final verdict of PTC: none 20241106122549636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122549636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122549636 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122549636 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122549636 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122549636 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122549636 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122549636 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122549636 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122549636 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) HNBGW_Test.sgsn0-M3UA(350)@71de1e556339: Final verdict of PTC: none 20241106122549636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.msc0-M3UA(347)@71de1e556339: Final verdict of PTC: none 20241106122549636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122549636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122549636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122549636 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122549636 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122549636 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122549636 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122549636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122549636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122549636 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122549636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122549636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122549636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122549636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122549636 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122549636 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122549636 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122549636 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122549636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d9d0e3ac40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122549636 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122549636 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122549637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b69a8), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122549637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122549637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122549637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122549637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122549637 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122549637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d9d0e3ac40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122549637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-242839)[0x55d9d0e3a4e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122549637 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-242839)[0x55d9d0e3a4e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122549637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122549637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-242839)[0x55d9d0e3a4e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122549637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-242839)[0x55d9d0e3a4e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122549637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-242839)[0x55d9d0e3a4e0]{disrupted}: Freeing instance (context_map.c:202) 20241106122549637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-242839)[0x55d9d0e3a4e0]{disrupted}: Deallocated (fsm.c:568) 20241106122549637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d9d0e3ac40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122549637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d9d0e3ac40]{disconnected}: Freeing instance (context_map.c:206) 20241106122549637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d9d0e3ac40]{disconnected}: Deallocated (fsm.c:568) 20241106122549637 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-242839 SCCP-20 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106122549637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d9d0e39880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122549637 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122549637 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122549637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000100b1), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122549637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122549637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122549637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122549637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(343)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(351)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(345)@71de1e556339: Final verdict of PTC: none 20241106122549637 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122549637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d9d0e39880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122549637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1276375)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122549637 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1276375)[0x55d9d0e36fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122549637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122549637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1276375)[0x55d9d0e36fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122549637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1276375)[0x55d9d0e36fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122549638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1276375)[0x55d9d0e36fb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122549638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1276375)[0x55d9d0e36fb0]{disrupted}: Deallocated (fsm.c:568) 20241106122549638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d9d0e39880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122549638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d9d0e39880]{disconnected}: Freeing instance (context_map.c:206) 20241106122549638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d9d0e39880]{disconnected}: Deallocated (fsm.c:568) 20241106122549638 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1276375 SCCP-21 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106122549638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d9d0e376c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122549638 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122549638 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122549638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8a19), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122549638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122549638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122549638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122549638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122549638 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122549638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d9d0e376c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122549638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6755499)[0x55d9d0e310c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122549638 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6755499)[0x55d9d0e310c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122549638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122549638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6755499)[0x55d9d0e310c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122549638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6755499)[0x55d9d0e310c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122549638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6755499)[0x55d9d0e310c0]{disrupted}: Freeing instance (context_map.c:202) 20241106122549638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6755499)[0x55d9d0e310c0]{disrupted}: Deallocated (fsm.c:568) 20241106122549638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d9d0e376c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122549638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d9d0e376c0]{disconnected}: Freeing instance (context_map.c:206) 20241106122549638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d9d0e376c0]{disconnected}: Deallocated (fsm.c:568) 20241106122549638 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6755499 SCCP-22 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) VirtHNBGW-STATS(338)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(341)@71de1e556339: Final verdict of PTC: none 20241106122549638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d9d0e40550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122549638 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122549638 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122549639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff6d32), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122549639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122549639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122549639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122549639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122549639 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122549639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d9d0e40550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122549639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10993045)[0x55d9d0e3d150]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122549639 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10993045)[0x55d9d0e3d150]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122549639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122549639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10993045)[0x55d9d0e3d150]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122549639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10993045)[0x55d9d0e3d150]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122549639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10993045)[0x55d9d0e3d150]{disrupted}: Freeing instance (context_map.c:202) 20241106122549639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10993045)[0x55d9d0e3d150]{disrupted}: Deallocated (fsm.c:568) 20241106122549640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d9d0e40550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122549640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d9d0e40550]{disconnected}: Freeing instance (context_map.c:206) 20241106122549640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d9d0e40550]{disconnected}: Deallocated (fsm.c:568) 20241106122549640 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10993045 SCCP-23 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106122549640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122549640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122549640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122549640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122549640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122549640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122549640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122549640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122549640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122549640 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122549640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122549640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122549640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122549640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122549640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122549640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122549640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122549640 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122549640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106122549640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122549640 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122549640 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) 20241106122549640 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122549640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122549641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122549641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122549641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122549641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122549641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122549641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122549641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122549641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122549641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122549641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122549641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122549641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122549641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122549641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122549641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122549643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42486<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(341): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(342): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(343): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(344): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(345): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(346): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(347): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(348): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(349): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(350): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(351): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(352): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(353): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(354): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(355): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Wed Nov 6 12:25:49 UTC 2024 ====== 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 20241106122549696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122550197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301976) Waiting for packet dumper to finish... 1 (prev_count=301976, count=305148) 20241106122551637 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122551637 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122551637 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122551637 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122551637 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122551637 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Wed Nov 6 12:25:52 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241106122553277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122553283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122553290 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33827<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(359)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122553322 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122553322 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122553340 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122553340 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122553340 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122553340 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122553341 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122553341 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122553341 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122553341 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122553341 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) 20241106122553341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122553341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122553341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122553341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122553341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122553341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122553341 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122553341 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122553341 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122553341 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122553341 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122553341 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) 20241106122553341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122553341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122553341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122553341 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122553341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122553341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122553341 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(361)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122553342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122553342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122553342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122553342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122553342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122553342 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122553342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122553342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122553342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122553342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122553342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122553342 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122553342 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122553342 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122553342 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) 20241106122553342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122553342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122553342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122553342 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122553342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122553342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122553342 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122553342 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52753 (stream_srv.c:129) 20241106122553342 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52753<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122553342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122553342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122553342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122553342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122553342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122553342 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122553343 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122553343 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122553343 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) 20241106122553343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122553343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122553343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122553343 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122553343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122553343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122553343 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122553343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122553343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122553343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122553343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122553343 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(365)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(365)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(365)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(363)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(368)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(368)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(368)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(366)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122553400 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122553400 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122553400 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122553400 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122553400 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122553400 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122553401 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122553401 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122553401 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) 20241106122553401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122553401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122553401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122553401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122553401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122553401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122553401 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122553401 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122553401 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122553401 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122553401 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122553401 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) 20241106122553401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122553401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122553401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122553401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122553401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122553401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122553401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122553401 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122553401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122553401 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122553401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122553401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122553401 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122553401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122553401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122553401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122553401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122553401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122553401 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122553402 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122553402 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122553402 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) 20241106122553402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122553402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122553403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122553403 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122553403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122553403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122553403 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122553403 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122553403 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122553403 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) 20241106122553403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122553403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122553403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122553403 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122553403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122553403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122553403 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122553403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122553403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122553403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122553403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122553403 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122553403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122553403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122553403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122553403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122553403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122553403 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(371)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(371)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(371)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(369)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(374)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(374)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(374)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(372)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122553483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122553483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122553483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122553483 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122553483 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122553483 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122553483 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122553483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122553483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122553492 DLINP DEBUG SRVCONN(,r=127.0.0.1:52753<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122553492 DLINP DEBUG SRVCONN(,r=127.0.0.1:52753<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122553492 DLINP DEBUG SRVCONN(,r=127.0.0.1:52753<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122553492 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122553492 DHNBAP DEBUG (127.0.0.1:52753 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122553492 DHNBAP NOTICE (127.0.0.1:52753 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122553492 DHNBAP NOTICE (127.0.0.1:52753 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122553492 DLINP DEBUG SRVCONN(,r=127.0.0.1:52753<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122553492 DLINP DEBUG SRVCONN(,r=127.0.0.1:52753<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122553571 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122553571 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122553571 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122553571 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(365)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122553574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553574 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122553574 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122553574 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122553574 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122553574 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122553574 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122553575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553575 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122553575 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122553575 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122553575 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122553575 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122553575 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122553575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122553575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122553575 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122553575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122553575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122553575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122553575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122553575 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122553575 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122553575 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122553576 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122553576 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122553577 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) 20241106122553577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122553577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122553577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122553577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122553577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122553577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122553577 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122553577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553577 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122553577 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122553577 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122553577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122553577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122553577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122553577 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122553595 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122553595 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122553595 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122553595 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(368)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122553598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553598 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122553598 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122553598 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122553598 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122553598 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122553598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122553599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553599 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122553599 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122553599 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122553599 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122553599 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122553599 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122553599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122553599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122553599 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122553599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122553599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122553599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122553599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122553599 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122553599 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122553599 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122553600 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122553600 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122553600 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) 20241106122553600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122553600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122553600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122553601 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122553601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122553601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122553601 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122553601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553601 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122553601 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122553601 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122553601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122553601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122553601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122553601 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122553630 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122553631 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122553631 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122553631 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(371)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122553634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553634 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122553634 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122553634 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122553634 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122553634 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122553634 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122553635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553635 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122553635 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122553635 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122553635 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122553635 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122553635 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122553636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122553636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122553636 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122553636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122553636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122553636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122553636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122553636 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122553636 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122553636 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122553637 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122553637 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122553637 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) 20241106122553637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122553637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122553637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122553637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122553637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122553637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122553637 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122553637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122553637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122553637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122553637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122553637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122553637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122553637 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122553654 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122553654 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122553654 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122553654 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(374)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122553657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553657 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122553657 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122553657 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122553657 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122553657 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122553657 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122553658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553658 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122553658 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122553658 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122553658 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122553658 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122553659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122553659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122553659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122553659 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122553659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122553659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122553659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122553659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122553659 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122553659 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122553659 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122553660 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122553660 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122553660 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) 20241106122553660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122553660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122553660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122553660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122553660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122553660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122553660 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122553660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122553660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122553660 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122553660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122553660 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122553660 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122553660 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122553660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122553660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122553660 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122553660 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(364)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122554379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122554379 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122554379 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122554379 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122554379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122554379 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122554379 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122554379 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122554379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122554379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122554380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122554380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122554380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122554380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122554380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122554380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122554380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122554380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122554380 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122554380 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122554380 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122554380 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) 20241106122554380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122554380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122554380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122554380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122554380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122554380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122554380 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122554380 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122554380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122554380 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122554380 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122554380 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122554380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122554380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122554380 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122554380 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122554381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122554381 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122554381 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122554381 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122554381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122554381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122554381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122554381 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122554381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122554381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122554381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122554381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122554381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122554381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122554381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122554381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122554381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122554381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122554381 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122554381 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122554381 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(367)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122554404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122554404 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122554404 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122554404 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122554404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122554404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122554404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122554404 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122554404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122554404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122554404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122554404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122554404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122554404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122554404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122554404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122554404 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:386) 20241106122554404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554404 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:386) 20241106122554404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122554405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122554405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122554405 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122554405 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) 20241106122554405 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) 20241106122554405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122554405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122554405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122554405 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122554405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122554405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122554405 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122554405 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122554405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122554405 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122554405 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122554405 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122554405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122554405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122554405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122554405 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122554406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122554406 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122554406 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122554406 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122554406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122554406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122554406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122554406 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122554406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122554406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122554406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122554407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122554407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122554407 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122554407 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122554407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122554407 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:386) 20241106122554407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554407 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:386) 20241106122554407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554407 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122554407 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122554407 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122554407 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122554407 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(370)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122554436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122554436 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122554436 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122554436 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122554436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122554436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122554436 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122554436 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122554436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122554436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122554436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122554436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122554436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122554437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122554437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122554437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122554437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554437 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122554437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122554437 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122554437 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122554437 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122554437 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) 20241106122554437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122554437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122554437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122554437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122554437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122554437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122554437 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122554437 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122554437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122554437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122554437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122554437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122554437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122554437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122554437 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122554437 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122554438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122554438 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122554438 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122554438 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122554438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122554438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122554438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122554438 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122554438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122554438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122554438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122554438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122554438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122554438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122554438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122554438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122554438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122554438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122554438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122554439 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122554439 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(373)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122554462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122554462 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122554462 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122554462 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122554462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122554462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122554462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122554462 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122554462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122554462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122554462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122554462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122554462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122554462 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122554462 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122554462 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122554462 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:386) 20241106122554462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554462 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:386) 20241106122554462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554462 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122554462 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122554462 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122554462 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122554462 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) 20241106122554462 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) 20241106122554462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122554462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122554462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122554463 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122554463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122554463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122554463 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122554463 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122554463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122554463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122554463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122554463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122554463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122554463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122554463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122554463 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122554464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122554464 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122554464 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122554464 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122554464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122554464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122554464 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122554464 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122554464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122554464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122554464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122554464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122554464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122554464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122554464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122554464 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122554464 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:386) 20241106122554464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122554464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554464 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:386) 20241106122554464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122554464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122554464 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122554464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122554464 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122554464 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122554464 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122555499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122555504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122555507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122555509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122555512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122555514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122555517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122555519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122555521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122555522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122555524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122555526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122555528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122555530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122555532 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122555534 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122555535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122555537 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122555539 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122555541 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000010110101'B, t_guard := 20.000000 } 20241106122555569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(364)@71de1e556339: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(364)@71de1e556339: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(376) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(376)2938236 20241106122556595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122556595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122556595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106122556595 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122556595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2cd57c, normal) (hnbgw_rua.c:388) 20241106122556595 DHNB DEBUG map_rua[0x55d9d0e3ac40]{init}: Allocated (fsm.c:456) 20241106122556595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2938236)[0x55d9d0e3ac40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122556595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2938236 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122556595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122556595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122556595 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2938236 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122556595 DCN DEBUG map_sccp[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122556595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122556595 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2938236 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122556595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2938236 SCCP-24 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106122556595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2938236)[0x55d9d0e3ac40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122556595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122556595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122556595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2938236)[0x55d9d0e3ac40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122556595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d9d0e36fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122556595 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122556595 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{IDLE}: Allocated (fsm.c:456) 20241106122556595 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122556595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000b50056400500f1100926) (sccp_scrc.c:401) 20241106122556595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122556595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122556595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122556595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122556595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122556595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122556595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122556595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122556595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122556595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122556595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122556595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122556595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122556595 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122556595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d9d0e36fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122556595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2938236)[0x55d9d0e3ac40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122556595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122556595 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122556595 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122556595 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122556595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122556596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122556596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122556596 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(363)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(363)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(364)@71de1e556339: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(376) HNBGW_Test.msc0-RAN(364)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(376)7786362 TC_mscpool_L3Complete_by_imsi_round_robin0(376)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(363)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(363)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122556606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(376)@71de1e556339: Final verdict of PTC: pass 20241106122556606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122556606 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122556606 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122556606 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122556606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122556606 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122556606 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122556606 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122556606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122556606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122556606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122556606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122556606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122556606 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e4e720) (sccp_scrc.c:472) 20241106122556606 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1823) 20241106122556606 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122556606 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122556606 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122556606 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122556606 DCN DEBUG handle_cn_conn_conf() conn_id=24, 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:483) 20241106122556606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d9d0e36fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122556606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d9d0e36fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@71de1e556339: 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 } } } 20241106122556607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122556609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122556612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122556614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122556616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122556618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122556620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122556621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122556623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122556625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122556627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122556628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122556630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122556631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122556634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122556636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122556638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122556641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122556643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122556646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001011110110'B, t_guard := 20.000000 } 20241106122556671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(367)@71de1e556339: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(367)@71de1e556339: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(377) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360)@71de1e556339: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(377)3903702 20241106122557687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122557687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122557687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122557687 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122557687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3b90d6, normal) (hnbgw_rua.c:388) 20241106122557687 DHNB DEBUG map_rua[0x55d9d0e310c0]{init}: Allocated (fsm.c:456) 20241106122557687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3903702)[0x55d9d0e310c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122557687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3903702 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122557687 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122557687 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122557687 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106122557687 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3903702 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106122557687 DCN DEBUG map_sccp[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122557687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122557687 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3903702 <-> SCCP-25 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122557687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3903702 SCCP-25 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122557687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3903702)[0x55d9d0e310c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122557687 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122557687 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122557687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3903702)[0x55d9d0e310c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122557687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55d9d0e376c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122557687 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122557687 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{IDLE}: Allocated (fsm.c:456) 20241106122557687 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122557687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002f60056400500f1100926) (sccp_scrc.c:401) 20241106122557687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122557687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122557687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122557687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122557687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122557687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122557687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122557687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122557687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122557687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122557687 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122557688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122557688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122557688 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122557688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55d9d0e376c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122557688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3903702)[0x55d9d0e310c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122557688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122557688 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122557688 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122557688 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122557688 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122557688 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122557688 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122557688 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(366)@71de1e556339: First idle individual index:0 HNBGW_Test.msc1-SCCP(366)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(367)@71de1e556339: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(377) HNBGW_Test.msc1-RAN(367)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(377)16594913 HNBGW_Test.msc1-SCCP(366)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(366)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(377)@71de1e556339: setverdict(pass): none -> pass 20241106122557697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122557697 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122557697 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122557697 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122557697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122557697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122557697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122557697 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122557697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122557697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122557697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122557697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122557697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122557697 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002ef547) (sccp_scrc.c:472) 20241106122557697 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1823) 20241106122557697 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122557697 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122557697 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122557697 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122557697 DCN DEBUG handle_cn_conn_conf() conn_id=25, 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:483) 20241106122557697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55d9d0e376c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122557697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55d9d0e376c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122557698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(377)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122557699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122557703 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122557706 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122557708 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122557710 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122557711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122557713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122557715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122557717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122557718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122557720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122557723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122557725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122557726 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122557728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122557730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122557732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122557734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122557737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122557739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000100101011'B, t_guard := 20.000000 } 20241106122557761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47904<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(364)@71de1e556339: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(364)@71de1e556339: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(378) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360)@71de1e556339: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(378)9085219 20241106122558775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122558775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122558775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122558775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122558775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8aa123, normal) (hnbgw_rua.c:388) 20241106122558775 DHNB DEBUG map_rua[0x55d9d0e40550]{init}: Allocated (fsm.c:456) 20241106122558775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9085219)[0x55d9d0e40550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122558775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9085219 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122558775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122558775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122558775 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9085219 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122558775 DCN DEBUG map_sccp[0x55d9d0e370e0]{init}: Allocated (fsm.c:456) 20241106122558775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d9d0e370e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122558775 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9085219 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122558775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9085219 SCCP-26 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122558775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9085219)[0x55d9d0e40550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122558775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122558775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122558775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9085219)[0x55d9d0e40550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122558775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d9d0e370e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122558775 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122558775 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{IDLE}: Allocated (fsm.c:456) 20241106122558775 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122558775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300012b0056400500f1100926) (sccp_scrc.c:401) 20241106122558775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122558775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122558775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122558775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122558776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122558776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122558776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122558776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122558776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122558776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122558776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122558776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122558776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122558776 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122558776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d9d0e370e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122558776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9085219)[0x55d9d0e40550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122558776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122558776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122558776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122558776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122558776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122558776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122558776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122558776 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(363)@71de1e556339: First idle individual index:1 HNBGW_Test.msc0-SCCP(363)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(364)@71de1e556339: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(378) HNBGW_Test.msc0-RAN(364)@71de1e556339: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(378)7934851 HNBGW_Test.msc0-SCCP(363)@71de1e556339: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(363)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(378)@71de1e556339: setverdict(pass): none -> pass 20241106122558780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122558780 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122558780 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122558780 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122558780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122558780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122558780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122558780 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122558780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122558780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122558780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122558780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122558780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122558780 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0018898e) (sccp_scrc.c:472) 20241106122558780 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1823) 20241106122558780 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122558780 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122558780 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122558780 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122558780 DCN DEBUG handle_cn_conn_conf() conn_id=26, 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:483) 20241106122558780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d9d0e370e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122558780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d9d0e370e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122558780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47904<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(378)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122558782 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122558784 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122558786 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122558789 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122558791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122558793 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122558795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122558796 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122558798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122558800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122558802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122558804 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122558806 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122558807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122558809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122558811 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122558813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122558814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122558816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122558818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122558824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51726<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122558824 DLINP DEBUG SRVCONN(,r=127.0.0.1:52753<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122558824 DLINP DEBUG SRVCONN(,r=127.0.0.1:52753<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122558824 DLINP NOTICE SRV(,r=127.0.0.1:52753<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122558824 DMAIN NOTICE (127.0.0.1:52753 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52753<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122558824 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122558824 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33827<->l=127.0.0.1:4262) (control_if.c:193) 20241106122558824 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122558824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122558824 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122558824 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106122558824 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122558824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122558824 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122558824 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122558824 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122558824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122558824 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106122558824 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122558824 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122558824 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122558824 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122558824 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122558824 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(369)@71de1e556339: Final verdict of PTC: none 20241106122558824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(362)@71de1e556339: Final verdict of PTC: none 20241106122558824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122558824 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122558824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122558824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360)@71de1e556339: Final verdict of PTC: none 20241106122558824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122558824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122558824 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122558824 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122558824 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122558824 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(370)@71de1e556339: Final verdict of PTC: none 20241106122558825 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122558825 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106122558825 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122558825 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122558825 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122558825 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122558825 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122558825 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122558825 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122558825 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122558825 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122558825 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122558825 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122558825 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122558825 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122558825 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(372)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(374)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(364)@71de1e556339: Final verdict of PTC: none 20241106122558825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122558825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122558825 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122558825 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122558825 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122558825 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122558825 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122558825 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122558825 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122558825 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122558825 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122558825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d9d0e36fb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122558825 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122558825 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122558825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4e720), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122558825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122558825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122558825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122558825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122558825 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122558825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d9d0e36fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122558825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2938236)[0x55d9d0e3ac40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122558825 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2938236)[0x55d9d0e3ac40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122558825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122558825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2938236)[0x55d9d0e3ac40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122558825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2938236)[0x55d9d0e3ac40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122558825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2938236)[0x55d9d0e3ac40]{disrupted}: Freeing instance (context_map.c:202) 20241106122558825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2938236)[0x55d9d0e3ac40]{disrupted}: Deallocated (fsm.c:568) 20241106122558825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d9d0e36fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122558825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d9d0e36fb0]{disconnected}: Freeing instance (context_map.c:206) 20241106122558825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55d9d0e36fb0]{disconnected}: Deallocated (fsm.c:568) 20241106122558825 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2938236 SCCP-24 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122558825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d9d0e370e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122558825 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122558825 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122558825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018898e), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122558825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122558825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122558825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122558825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122558825 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122558825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d9d0e370e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122558825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9085219)[0x55d9d0e40550]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122558825 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9085219)[0x55d9d0e40550]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122558825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122558825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9085219)[0x55d9d0e40550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122558825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9085219)[0x55d9d0e40550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122558825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9085219)[0x55d9d0e40550]{disrupted}: Freeing instance (context_map.c:202) 20241106122558825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9085219)[0x55d9d0e40550]{disrupted}: Deallocated (fsm.c:568) 20241106122558825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d9d0e370e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122558825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d9d0e370e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122558825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d9d0e370e0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(363)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(366)@71de1e556339: Final verdict of PTC: none 20241106122558825 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9085219 SCCP-26 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122558825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122558825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122558825 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122558825 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122558825 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122558825 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122558825 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122558825 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122558825 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122558825 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122558825 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122558826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122558826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-M3UA(371)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(357)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(356)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(373)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-RAN(367)@71de1e556339: Final verdict of PTC: none 20241106122558826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106122558826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122558826 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122558826 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) 20241106122558826 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122558826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3903702)[0x55d9d0e310c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122558826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3903702)[0x55d9d0e310c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122558826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55d9d0e376c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122558826 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122558826 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122558826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ef547), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122558826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122558826 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122558826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122558826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122558826 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122558826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55d9d0e376c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122558826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3903702)[0x55d9d0e310c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122558826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3903702)[0x55d9d0e310c0]{disrupted}: Freeing instance (context_map.c:202) 20241106122558826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3903702)[0x55d9d0e310c0]{disrupted}: Deallocated (fsm.c:568) 20241106122558826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55d9d0e376c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122558826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55d9d0e376c0]{disconnected}: Freeing instance (context_map.c:206) 20241106122558826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-25)[0x55d9d0e376c0]{disconnected}: Deallocated (fsm.c:568) 20241106122558826 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3903702 SCCP-25 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.msc0-M3UA(365)@71de1e556339: Final verdict of PTC: none 20241106122558827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122558827 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122558827 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122558827 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122558827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122558827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122558827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122558827 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122558827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122558827 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122558827 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122558827 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122558827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122558827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122558827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122558827 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122558827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122558827 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122558827 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122558827 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122558827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122558827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122558827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122558827 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(359)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(375)@71de1e556339: Final verdict of PTC: none 20241106122558866 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122558866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122558866 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122558866 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122558866 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122558866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122558866 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122558866 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122558866 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122558866 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122558866 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122558866 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122558866 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(361)@71de1e556339: Final verdict of PTC: none 20241106122558866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122558866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122558866 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122558866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122558866 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122558866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122558866 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122558866 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122558866 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122558866 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122558866 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(368)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122558867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(358)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(356): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(358): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(359): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(360): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(361): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(362): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(363): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(364): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(365): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(366): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(367): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(368): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(369): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(370): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(371): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(372): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(373): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(374): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(375): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(376): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(377): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(378): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Wed Nov 6 12:25:58 UTC 2024 ====== 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 20241106122558993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122559495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47914<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=333512) 20241106122559637 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122559638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000100b1), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122559638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122559638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122559638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122559638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122559638 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122559638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b69a8), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122559638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122559638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122559638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122559638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122559638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122559638 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122559638 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122559638 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122559638 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122559638 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122559638 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122559638 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122559638 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122559638 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122559638 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122559638 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122559638 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122559638 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122559638 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122559638 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122559639 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122559639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8a19), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122559639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122559639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122559639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122559639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122559639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122559639 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122559639 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122559639 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122559639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122559639 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122559639 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122559639 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122559640 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122559640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff6d32), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122559640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122559640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122559640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122559640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122559640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122559640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122559640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122559640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122559640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122559640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122559640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122559640 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=333512, count=344308) 20241106122600824 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122600824 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122600824 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106122600826 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122600826 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122600826 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122600826 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122600826 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122600826 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122600867 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122600867 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122600867 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:26:01 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241106122602576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47926<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122602580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122602587 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43963<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(382)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122602616 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122602616 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122602635 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122602635 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122602636 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122602636 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122602636 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122602636 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122602636 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122602636 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122602636 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) 20241106122602636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122602636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122602636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122602636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122602636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122602636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122602636 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122602636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602636 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122602636 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122602636 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122602636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122602636 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122602636 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(384)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122602637 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122602637 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122602637 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) 20241106122602637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122602637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122602637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122602637 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122602637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122602637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122602637 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122602637 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39867 (stream_srv.c:129) 20241106122602637 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39867<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122602637 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122602637 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122602637 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122602637 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122602637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122602637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122602637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122602637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122602637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122602637 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) 20241106122602637 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122602637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122602637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122602637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122602637 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122602637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122602637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122602637 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122602637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122602637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122602637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122602637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122602637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122602637 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122602638 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122602639 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122602639 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) 20241106122602639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122602639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122602639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122602639 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122602639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122602639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122602639 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122602639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602639 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122602639 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122602639 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122602639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122602639 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(388)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(388)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(388)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(386)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(391)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(391)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(391)@71de1e556339: ************************************************* HNBGW_Test.msc1-SCCP(389)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122602697 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122602697 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122602697 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122602697 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122602697 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122602697 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122602698 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122602698 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122602699 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122602699 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122602699 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) 20241106122602699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122602699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122602699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122602699 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122602699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122602699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122602699 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122602699 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122602699 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122602699 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) 20241106122602699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122602699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122602699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122602699 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122602699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122602699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122602699 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122602699 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122602699 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122602699 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) 20241106122602699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122602699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122602699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122602699 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122602699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122602699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122602699 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122602699 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122602699 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122602699 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) 20241106122602700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122602700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122602700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122602700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122602700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122602700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122602700 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122602700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122602700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122602700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122602700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122602700 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122602700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122602700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122602700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122602700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122602700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122602700 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122602700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122602700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122602700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122602700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122602700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122602700 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122602700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122602700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122602700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122602700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122602700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122602700 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(394)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(394)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(394)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(392)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(397)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(397)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(397)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-SCCP(395)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122602796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122602796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122602796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122602796 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122602796 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122602796 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122602796 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122602796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122602796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122602805 DLINP DEBUG SRVCONN(,r=127.0.0.1:39867<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122602805 DLINP DEBUG SRVCONN(,r=127.0.0.1:39867<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122602805 DLINP DEBUG SRVCONN(,r=127.0.0.1:39867<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122602805 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122602805 DHNBAP DEBUG (127.0.0.1:39867 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122602806 DHNBAP NOTICE (127.0.0.1:39867 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122602806 DHNBAP NOTICE (127.0.0.1:39867 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122602806 DLINP DEBUG SRVCONN(,r=127.0.0.1:39867<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122602806 DLINP DEBUG SRVCONN(,r=127.0.0.1:39867<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122602866 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122602866 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122602866 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122602866 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(388)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122602869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602869 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122602869 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122602869 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122602869 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122602869 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122602869 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122602871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602871 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122602871 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122602871 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122602871 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122602871 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122602871 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122602871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122602871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122602871 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122602871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122602871 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122602871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122602871 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122602871 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122602871 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122602871 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122602872 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122602872 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122602872 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) 20241106122602872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122602872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122602872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122602872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122602872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122602872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122602872 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122602872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602872 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122602872 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122602872 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122602873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122602873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122602873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122602873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122602892 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122602892 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122602892 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122602892 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(391)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122602896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602896 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122602896 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122602896 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122602896 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122602896 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122602896 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122602897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602897 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122602897 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122602897 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122602897 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122602897 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122602897 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122602897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122602897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122602897 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122602897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122602897 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122602897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122602897 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122602897 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122602897 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122602898 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122602899 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122602899 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122602899 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) 20241106122602899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122602899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122602899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122602899 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122602899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122602899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122602899 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122602899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122602899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122602899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122602899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122602899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122602899 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122602899 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122602936 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122602936 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122602936 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122602936 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(394)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122602939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602939 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122602939 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122602939 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122602939 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122602939 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122602939 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122602941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602941 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122602941 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122602941 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122602941 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122602941 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122602941 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122602941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122602941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122602941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122602941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122602941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122602941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122602941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122602941 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122602941 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122602941 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122602942 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122602942 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122602942 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) 20241106122602942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122602942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122602942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122602942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122602942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122602942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122602942 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122602942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602942 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122602942 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122602942 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122602942 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122602942 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122602942 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122602942 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122602968 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122602968 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122602968 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122602968 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(397)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122602971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602971 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122602971 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122602971 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122602971 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122602971 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122602971 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122602973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602973 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122602973 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122602973 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122602973 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122602973 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122602973 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122602973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122602973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122602973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122602973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122602973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122602973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122602973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122602973 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122602973 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122602973 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122602974 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122602974 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122602974 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) 20241106122602974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122602974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122602974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122602974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122602974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122602974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122602974 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122602974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122602974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122602974 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122602974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122602974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122602974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122602975 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122602975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122602975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122602975 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122602975 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(387)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122603676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122603676 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122603676 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122603676 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122603676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122603676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122603676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122603676 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122603676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122603676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122603676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122603676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122603676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122603676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122603676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122603676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122603676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122603676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122603676 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122603676 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122603676 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122603676 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) 20241106122603676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122603676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122603676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122603676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122603676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122603676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122603676 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122603676 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122603676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122603676 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122603676 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122603676 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122603676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122603676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122603676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122603676 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122603678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122603678 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122603678 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122603678 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122603678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122603678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122603678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122603678 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122603678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122603678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122603678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122603678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122603678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122603678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122603678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122603678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122603678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122603678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122603678 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122603678 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122603678 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(390)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122603700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122603700 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122603700 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122603700 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122603700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122603700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122603700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122603700 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122603700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122603700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122603700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122603701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122603701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122603701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122603701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122603701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122603701 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:386) 20241106122603701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603701 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:386) 20241106122603701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122603701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122603701 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122603701 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122603701 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) 20241106122603701 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) 20241106122603701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122603701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122603701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122603701 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122603701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122603701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122603701 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122603701 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122603701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122603701 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122603701 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122603701 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122603701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122603701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122603701 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122603701 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122603702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122603702 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122603702 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122603702 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122603702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122603702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122603702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122603702 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122603702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122603702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122603702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122603702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122603702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122603702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122603702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122603702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122603702 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:386) 20241106122603702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603702 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:386) 20241106122603702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122603702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122603703 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122603703 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122603703 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(393)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122603744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122603744 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122603744 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122603744 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122603744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122603744 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122603744 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122603744 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122603744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122603744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122603744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122603744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122603744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122603744 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122603744 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122603744 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122603744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603744 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122603744 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122603744 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122603744 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122603744 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122603744 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) 20241106122603744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122603744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122603744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122603745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122603745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122603745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122603745 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122603745 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122603745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122603745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122603745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122603745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122603745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122603745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122603745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122603745 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122603745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122603745 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122603745 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122603745 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122603745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122603745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122603745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122603745 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122603745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122603745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122603745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122603745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122603745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122603745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122603745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122603745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122603745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122603745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122603745 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122603745 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122603745 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(396)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122603777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122603777 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122603777 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122603777 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122603777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122603777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122603777 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122603777 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122603777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122603777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122603777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122603777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122603777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122603777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122603777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122603777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122603777 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:386) 20241106122603777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603777 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:386) 20241106122603777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122603777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122603777 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122603777 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122603777 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) 20241106122603777 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) 20241106122603777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122603777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122603777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122603778 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122603778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122603778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122603778 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122603778 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122603778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122603778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122603778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122603778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122603778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122603778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122603778 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122603778 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122603779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122603779 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122603779 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122603779 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122603779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122603779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122603779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122603779 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122603779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122603779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122603779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122603779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122603779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122603779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122603779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122603779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122603779 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:386) 20241106122603779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122603779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603779 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:386) 20241106122603779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122603779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122603779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122603779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122603780 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122603780 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122603780 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122604813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122604817 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122604819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122604821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122604824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122604826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122604829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122604831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122604833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122604835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122604837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122604839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122604840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122604842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122604844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122604846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122604847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122604848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122604850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122604851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000010010001'B, t_guard := 20.000000 } 20241106122604874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47946<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(387)@71de1e556339: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(387)@71de1e556339: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383)@71de1e556339: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399)7922910 20241106122605897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122605897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122605897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122605897 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122605897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x78e4de, normal) (hnbgw_rua.c:388) 20241106122605897 DHNB DEBUG map_rua[0x55d9d0e310c0]{init}: Allocated (fsm.c:456) 20241106122605897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922910)[0x55d9d0e310c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122605897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7922910 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122605897 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122605897 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122605897 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7922910 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241106122605897 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7922910 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122605897 DCN DEBUG map_sccp[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122605897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122605897 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7922910 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122605897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7922910 SCCP-27 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122605897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922910)[0x55d9d0e310c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122605897 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122605897 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122605897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922910)[0x55d9d0e310c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122605897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d9d0e376c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122605897 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122605897 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{IDLE}: Allocated (fsm.c:456) 20241106122605897 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122605897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000910056400500f1100926) (sccp_scrc.c:401) 20241106122605897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122605897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122605897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122605897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122605897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122605897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122605898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122605898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122605898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122605898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122605898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122605898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122605898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122605898 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122605898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d9d0e376c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122605898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922910)[0x55d9d0e310c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122605898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122605898 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122605898 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122605898 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122605898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122605898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122605898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122605898 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(386)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(386)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(387)@71de1e556339: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399) HNBGW_Test.msc0-RAN(387)@71de1e556339: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399)547588 HNBGW_Test.msc0-SCCP(386)@71de1e556339: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(386)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122605906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122605906 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122605906 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122605906 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122605906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122605906 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122605906 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122605906 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122605906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122605906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122605906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122605906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122605906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122605906 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b64768) (sccp_scrc.c:472) 20241106122605906 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1823) 20241106122605906 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122605906 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122605906 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122605906 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122605906 DCN DEBUG handle_cn_conn_conf() conn_id=27, 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:483) 20241106122605906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d9d0e376c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122605906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d9d0e376c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122605907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47946<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122605908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122605910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122605912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122605914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122605916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122605919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122605921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122605923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122605924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122605926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122605927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122605929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122605930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122605932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122605934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122605936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122605938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122605940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122605942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122605945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001001111011'B, t_guard := 20.000000 } 20241106122605965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47962<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(390)@71de1e556339: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(390)@71de1e556339: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383)@71de1e556339: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400)13337081 20241106122606979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122606979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122606979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122606979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122606979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcb81f9, normal) (hnbgw_rua.c:388) 20241106122606979 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122606979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13337081)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122606979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13337081 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122606979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122606979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122606979 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13337081 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241106122606979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13337081 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106122606979 DCN DEBUG map_sccp[0x55d9d0e40550]{init}: Allocated (fsm.c:456) 20241106122606979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55d9d0e40550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122606979 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13337081 <-> SCCP-28 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122606979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13337081 SCCP-28 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122606979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13337081)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122606979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122606979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122606979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13337081)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122606979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55d9d0e40550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122606979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122606979 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{IDLE}: Allocated (fsm.c:456) 20241106122606979 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122606979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300027b0056400500f1100926) (sccp_scrc.c:401) 20241106122606979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122606979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122606979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122606979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122606979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122606979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122606979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122606979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122606979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122606979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122606979 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122606979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122606979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122606979 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122606979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55d9d0e40550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122606979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13337081)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122606979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122606979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122606979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122606979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122606979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122606979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122606979 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122606979 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(389)@71de1e556339: First idle individual index:0 HNBGW_Test.msc1-SCCP(389)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(390)@71de1e556339: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400) HNBGW_Test.msc1-RAN(390)@71de1e556339: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400)4559731 HNBGW_Test.msc1-SCCP(389)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(389)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122606988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122606988 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122606988 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122606988 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122606988 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122606988 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122606988 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122606988 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400)@71de1e556339: setverdict(pass): none -> pass 20241106122606988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122606988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122606988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122606988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122606988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122606988 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c75952) (sccp_scrc.c:472) 20241106122606988 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1823) 20241106122606988 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122606988 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122606988 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122606988 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122606988 DCN DEBUG handle_cn_conn_conf() conn_id=28, 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:483) 20241106122606988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55d9d0e40550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122606988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55d9d0e40550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122606990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47962<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122606991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122606994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122606997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122606999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122607001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122607004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122607006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122607007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122607009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122607011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122607012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122607014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122607016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122607018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122607019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122607021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122607023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122607025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122607027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122607029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000101100011'B, t_guard := 20.000000 } 20241106122607052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50012<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(387)@71de1e556339: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(387)@71de1e556339: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383)@71de1e556339: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401)13781261 20241106122608064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122608064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122608064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122608064 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122608064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd2490d, normal) (hnbgw_rua.c:388) 20241106122608064 DHNB DEBUG map_rua[0x55d9d0e418e0]{init}: Allocated (fsm.c:456) 20241106122608064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13781261)[0x55d9d0e418e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122608064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13781261 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122608064 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122608064 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122608064 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13781261 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241106122608064 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13781261 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122608064 DCN DEBUG map_sccp[0x55d9d0e42650]{init}: Allocated (fsm.c:456) 20241106122608064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d9d0e42650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122608064 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13781261 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122608064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13781261 SCCP-29 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122608064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13781261)[0x55d9d0e418e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122608064 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122608064 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122608064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13781261)[0x55d9d0e418e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122608064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d9d0e42650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122608064 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122608064 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{IDLE}: Allocated (fsm.c:456) 20241106122608064 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122608064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001630056400500f1100926) (sccp_scrc.c:401) 20241106122608064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122608064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122608064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122608064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122608064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122608064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122608064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122608064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122608064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122608064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122608064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122608064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122608065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122608065 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122608065 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122608065 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122608065 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122608065 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122608065 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122608065 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122608065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122608065 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122608065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d9d0e42650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122608065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13781261)[0x55d9d0e418e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(386)@71de1e556339: First idle individual index:1 HNBGW_Test.msc0-SCCP(386)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(387)@71de1e556339: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401) HNBGW_Test.msc0-RAN(387)@71de1e556339: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401)10458686 HNBGW_Test.msc0-SCCP(386)@71de1e556339: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(386)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401)@71de1e556339: setverdict(pass): none -> pass 20241106122608069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122608069 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122608069 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122608069 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122608069 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122608069 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122608069 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122608069 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122608069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122608069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122608069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122608069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122608069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122608069 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b4309f) (sccp_scrc.c:472) 20241106122608069 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1823) 20241106122608069 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122608069 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122608069 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122608069 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122608069 DCN DEBUG handle_cn_conn_conf() conn_id=29, 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:483) 20241106122608069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d9d0e42650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122608069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d9d0e42650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122608071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50012<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122608072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122608075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122608077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122608079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122608081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122608083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122608085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122608088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122608090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122608092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122608094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122608095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122608097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122608099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122608102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122608104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122608105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122608107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122608109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122608110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122608116 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43963<->l=127.0.0.1:4262) (control_if.c:193) 20241106122608116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47938<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122608116 DLINP DEBUG SRVCONN(,r=127.0.0.1:39867<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122608116 DLINP DEBUG SRVCONN(,r=127.0.0.1:39867<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122608116 DLINP NOTICE SRV(,r=127.0.0.1:39867<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122608117 DMAIN NOTICE (127.0.0.1:39867 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39867<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122608117 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(385)@71de1e556339: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383)@71de1e556339: Final verdict of PTC: none 20241106122608117 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122608117 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122608117 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(387)@71de1e556339: Final verdict of PTC: none 20241106122608117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn0-SCCP(392)@71de1e556339: Final verdict of PTC: none 20241106122608117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122608117 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122608118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.msc1-RAN(390)@71de1e556339: Final verdict of PTC: none 20241106122608118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122608117 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122608117 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122608117 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122608117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122608117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122608117 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122608117 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122608117 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122608117 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122608117 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122608117 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122608117 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122608117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122608117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122608118 DLINP <0002> stream_srv.c:647 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 20241106122608118 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122608118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122608118 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122608118 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122608118 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122608118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122608118 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122608118 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106122608118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122608118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122608118 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122608118 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122608118 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122608118 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122608118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122608118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122608118 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122608118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn0-RAN(393)@71de1e556339: Final verdict of PTC: none 20241106122608118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122608118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122608118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122608118 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122608118 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122608118 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122608118 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122608118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d9d0e376c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122608118 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122608118 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) HNBGW_Test.msc1-SCCP(389)@71de1e556339: Final verdict of PTC: none 20241106122608118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64768), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122608118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122608118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122608119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122608119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) IPA-CTRL-CLI-IPA(380)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(394)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(395)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(396)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(388)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(397)@71de1e556339: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(382)@71de1e556339: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(384)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(379)@71de1e556339: Final verdict of PTC: none 20241106122608119 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122608119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122608119 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122608119 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122608119 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122608119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122608119 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122608119 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122608119 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122608119 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122608119 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122608119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122608119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122608119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122608119 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122608119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d9d0e376c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122608119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922910)[0x55d9d0e310c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122608119 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922910)[0x55d9d0e310c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122608119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122608119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922910)[0x55d9d0e310c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122608119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922910)[0x55d9d0e310c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122608119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922910)[0x55d9d0e310c0]{disrupted}: Freeing instance (context_map.c:202) 20241106122608119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7922910)[0x55d9d0e310c0]{disrupted}: Deallocated (fsm.c:568) 20241106122608119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d9d0e376c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122608119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d9d0e376c0]{disconnected}: Freeing instance (context_map.c:206) 20241106122608119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55d9d0e376c0]{disconnected}: Deallocated (fsm.c:568) 20241106122608119 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7922910 SCCP-27 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241106122608119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d9d0e42650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122608119 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122608119 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122608119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4309f), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122608119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122608119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122608119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122608119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122608119 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122608119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d9d0e42650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122608119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13781261)[0x55d9d0e418e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122608119 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13781261)[0x55d9d0e418e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122608119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122608119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13781261)[0x55d9d0e418e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122608119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13781261)[0x55d9d0e418e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122608119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13781261)[0x55d9d0e418e0]{disrupted}: Freeing instance (context_map.c:202) 20241106122608119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13781261)[0x55d9d0e418e0]{disrupted}: Deallocated (fsm.c:568) 20241106122608119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d9d0e42650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122608119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d9d0e42650]{disconnected}: Freeing instance (context_map.c:206) 20241106122608119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d9d0e42650]{disconnected}: Deallocated (fsm.c:568) 20241106122608119 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13781261 SCCP-29 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241106122608119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122608119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122608119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122608119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122608119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122608119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122608119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122608119 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122608119 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122608119 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122608119 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122608119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55d9d0e40550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122608119 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122608119 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122608119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75952), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122608119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) HNBGW-MGCP(398)@71de1e556339: Final verdict of PTC: none 20241106122608121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122608121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122608121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122608121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122608121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122608121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122608121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122608121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122608121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122608121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122608121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122608121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122608121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122608121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122608121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122608121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122608121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122608121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122608121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122608121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122608121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122608121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122608121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122608121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122608119 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122608120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122608120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122608120 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122608120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55d9d0e40550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122608120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13337081)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122608120 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13337081)[0x55d9d0e36fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122608120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122608120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13337081)[0x55d9d0e36fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122608120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13337081)[0x55d9d0e36fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122608120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13337081)[0x55d9d0e36fb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122608120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13337081)[0x55d9d0e36fb0]{disrupted}: Deallocated (fsm.c:568) 20241106122608120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55d9d0e40550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122608120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55d9d0e40550]{disconnected}: Freeing instance (context_map.c:206) 20241106122608120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-28)[0x55d9d0e40550]{disconnected}: Deallocated (fsm.c:568) 20241106122608120 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13337081 SCCP-28 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241106122608120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122608120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122608120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106122608120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122608120 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122608120 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) 20241106122608121 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(386)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(391)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122608142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47926<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(381)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(379): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(381): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(382): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(383): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(384): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(385): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(386): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(387): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(388): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(389): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(390): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(391): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(392): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(393): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(394): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(395): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(396): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(397): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(398): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(399): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(400): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(401): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Wed Nov 6 12:26:08 UTC 2024 ====== 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 20241106122608288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122608790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=334860) 20241106122608826 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122608826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018898e), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122608826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122608826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122608826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122608826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122608826 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122608826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4e720), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122608826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122608826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122608826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122608826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122608826 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122608826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ef547), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122608826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122608826 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122608826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122608826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122608826 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122608826 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122608826 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122608826 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122608826 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122608826 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122608826 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122608826 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122608826 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122608826 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122608826 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122608826 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122608826 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122608826 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122608826 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122608826 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122608826 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122608826 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122608826 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122608826 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122608826 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122608826 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122608826 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122608826 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122609639 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122609639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b69a8), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122609639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122609639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122609639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122609639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122609639 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122609639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000100b1), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122609639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122609639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122609639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122609639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122609639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122609639 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122609639 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122609639 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122609639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122609639 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122609639 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122609639 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122609639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122609639 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122609639 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122609639 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122609639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122609639 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122609639 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122609639 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122609640 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122609640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8a19), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122609640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122609640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122609640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122609640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122609640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122609640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122609640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122609640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122609640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122609640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122609640 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122609640 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122609641 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122609641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff6d32), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122609641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122609641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122609641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122609641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122609641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122609641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122609641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122609641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122609641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122609641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122609641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122609641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=334860, count=341032) 20241106122610119 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122610119 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122610119 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122610119 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122610119 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122610119 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122610120 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122610120 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122610120 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:26:10 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241106122611870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122611876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122611882 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43317<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(405)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122611915 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122611915 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122611938 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122611938 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122611938 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122611938 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122611939 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122611939 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122611939 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122611939 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122611939 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) 20241106122611939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122611939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122611939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122611939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122611939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122611939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122611939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122611939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122611939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122611939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122611939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122611939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122611939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122611939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122611939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122611939 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122611939 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122611939 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122611939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122611940 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122611940 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122611940 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122611940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122611940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122611940 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(407)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122611940 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122611940 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122611940 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) 20241106122611940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122611940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122611940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122611940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122611940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122611940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122611940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122611940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122611940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122611940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122611940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122611940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122611940 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122611940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122611940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122611940 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122611940 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122611940 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122611940 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) 20241106122611940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122611940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122611940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122611940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122611940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122611940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122611940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122611940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122611940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122611940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122611940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122611940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122611940 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122611940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122611941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122611941 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122611941 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48667 (stream_srv.c:129) 20241106122611941 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48667<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122611941 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122611941 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122611941 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) 20241106122611941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122611941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122611941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122611941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122611941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122611941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122611941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122611941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122611941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122611941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122611941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122611941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122611941 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122611941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122611941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122611941 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122611941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122611941 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122611941 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122611941 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122611941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122611941 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122611941 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122611941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122611941 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122611941 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122611941 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122611941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122611941 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122611941 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122611941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122611941 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122611941 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122611941 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122611941 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122611941 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(411)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(411)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(411)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(409)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(414)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(414)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(414)@71de1e556339: ************************************************* HNBGW_Test.msc1-SCCP(412)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122612014 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122612014 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122612014 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122612014 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122612014 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122612015 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122612015 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122612015 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122612015 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122612015 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) 20241106122612015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122612015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122612015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122612015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122612015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122612015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122612015 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122612015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122612015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122612015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122612015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122612015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122612015 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122612015 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122612015 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122612015 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) 20241106122612016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122612016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122612016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122612016 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122612016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122612016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122612016 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122612016 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122612016 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122612016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612016 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122612016 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122612016 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122612016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122612016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122612016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122612016 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122612016 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122612017 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122612017 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122612017 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) 20241106122612017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122612017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122612017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122612017 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122612017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122612017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122612017 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122612017 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122612017 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122612017 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) 20241106122612017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122612017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122612017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122612017 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122612017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122612017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122612017 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122612017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122612017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122612017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122612017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122612017 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122612017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612017 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122612017 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122612017 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122612017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122612017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122612017 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(417)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(417)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(417)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(415)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(420)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(420)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(420)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(418)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122612109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122612109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122612109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122612109 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122612109 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122612109 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122612109 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122612109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122612109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122612117 DLINP DEBUG SRVCONN(,r=127.0.0.1:48667<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122612117 DLINP DEBUG SRVCONN(,r=127.0.0.1:48667<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122612117 DLINP DEBUG SRVCONN(,r=127.0.0.1:48667<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122612117 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122612117 DHNBAP DEBUG (127.0.0.1:48667 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122612117 DHNBAP NOTICE (127.0.0.1:48667 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122612117 DHNBAP NOTICE (127.0.0.1:48667 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122612117 DLINP DEBUG SRVCONN(,r=127.0.0.1:48667<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122612117 DLINP DEBUG SRVCONN(,r=127.0.0.1:48667<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122612173 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122612173 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122612173 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122612173 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(411)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122612176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612176 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122612176 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122612176 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122612176 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122612176 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122612176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122612178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612178 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122612178 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122612178 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122612178 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122612178 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122612178 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122612178 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122612178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122612178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122612178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122612178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122612178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122612178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122612178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122612178 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122612178 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122612178 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122612179 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122612179 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122612179 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) 20241106122612179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122612179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122612179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122612179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122612179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122612179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122612179 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122612179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122612179 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122612179 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122612179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122612179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122612179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122612179 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122612206 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122612206 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122612206 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122612206 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(414)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122612209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612209 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122612209 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122612209 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122612209 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122612209 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122612209 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122612211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612211 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122612211 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122612211 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122612211 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122612211 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122612211 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122612211 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122612211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122612211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122612211 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122612211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122612211 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122612211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122612211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122612211 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122612211 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122612211 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122612212 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122612212 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122612212 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) 20241106122612212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122612212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122612212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122612212 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122612212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122612212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122612212 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122612212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612212 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122612212 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122612212 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122612212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122612212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122612212 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122612212 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122612249 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122612249 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122612249 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122612249 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(417)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122612252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612252 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122612252 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122612252 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122612252 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122612252 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122612252 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122612253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612253 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122612253 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122612253 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122612253 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122612253 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122612253 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122612253 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122612253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122612253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122612253 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122612253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122612253 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122612253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122612253 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122612253 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122612253 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122612253 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122612254 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122612254 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122612254 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) 20241106122612254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122612254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122612254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122612254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122612254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122612254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122612254 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122612254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612255 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122612255 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122612255 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122612255 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122612255 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122612255 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122612255 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122612281 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122612281 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122612281 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106122612281 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106122612281 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106122612281 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106122612281 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(420)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122612284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612284 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122612284 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106122612284 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106122612285 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106122612285 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122612285 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122612285 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106122612285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122612285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122612285 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122612285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122612285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122612285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122612285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122612285 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122612287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612287 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122612287 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122612287 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122612287 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122612287 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106122612287 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122612287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122612287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122612287 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122612287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122612287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122612287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122612287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122612287 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122612287 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122612287 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122612288 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122612288 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122612288 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) 20241106122612288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122612288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122612288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122612288 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122612288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122612288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122612288 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122612289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122612289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122612289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122612289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122612289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122612289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122612289 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(410)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122612982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612982 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122612982 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122612982 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122612982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122612982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122612982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122612982 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122612982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122612982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122612982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122612982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122612982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122612982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122612982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122612982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122612982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122612982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122612982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122612982 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122612982 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122612982 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) 20241106122612982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122612982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122612982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122612982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122612982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122612982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122612982 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122612982 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122612982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612982 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122612982 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122612982 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122612982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122612982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122612982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122612982 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122612982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122612982 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122612982 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122612982 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122612982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122612982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122612982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122612982 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122612982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122612982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122612982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122612982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122612982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122612982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122612982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122612982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122612982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122612983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122612983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122612983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122612983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122612983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122612983 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122612983 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(413)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122613015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122613015 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122613015 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122613015 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122613015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122613015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122613015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122613015 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122613015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122613015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122613015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122613015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122613015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122613015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122613015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122613015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122613015 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:386) 20241106122613015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613015 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:386) 20241106122613015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122613015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122613015 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122613015 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122613015 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) 20241106122613015 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) 20241106122613015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122613015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122613015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122613015 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122613015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122613015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122613015 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122613015 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122613015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122613015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122613015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122613015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122613015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122613015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122613015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122613015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122613017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122613017 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122613017 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122613017 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122613017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122613017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122613017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122613017 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122613017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122613017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122613017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122613017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122613017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122613017 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122613017 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122613017 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122613017 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:386) 20241106122613017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613017 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:386) 20241106122613017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613017 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122613017 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122613017 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122613017 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122613017 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122613056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122613056 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122613056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122613056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122613056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122613056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122613056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122613056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122613056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122613056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122613056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613056 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122613056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122613056 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122613056 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122613056 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122613056 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122613056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122613056 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122613056 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122613056 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122613056 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122613056 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) 20241106122613056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122613056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122613056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122613056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122613057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122613057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122613057 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122613057 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122613057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122613057 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122613057 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122613057 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122613057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122613057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122613057 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122613057 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(416)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122613059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122613059 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122613059 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122613059 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122613059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122613059 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122613059 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122613059 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122613059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122613059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122613059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122613059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122613059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122613059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122613059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122613059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122613059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122613059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122613059 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122613059 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122613059 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(419)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122613089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122613089 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122613089 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122613089 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122613089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122613089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122613089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122613089 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122613089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122613089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122613089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122613089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122613089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122613089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122613089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122613089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122613089 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:386) 20241106122613089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613090 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:386) 20241106122613090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122613090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122613090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122613090 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122613090 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) 20241106122613090 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) 20241106122613090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122613090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122613090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122613090 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122613090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122613090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122613090 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122613090 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122613090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122613090 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122613090 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122613090 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122613090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122613090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122613090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122613090 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122613091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122613091 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122613091 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122613091 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122613092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122613092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122613092 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122613092 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122613092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122613092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122613092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122613092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122613092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122613092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122613092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122613092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122613092 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:386) 20241106122613092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122613092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613092 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:386) 20241106122613092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122613092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122613092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122613092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122613092 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122613092 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122613092 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122614124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122614127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122614130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122614132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122614133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122614135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122614137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122614139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122614142 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122614144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122614146 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122614148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122614150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122614152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122614154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122614156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122614159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122614161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122614163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122614165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000000111101'B, t_guard := 20.000000 } 20241106122614190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50056<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(410)@71de1e556339: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(410)@71de1e556339: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406)@71de1e556339: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422)15591340 20241106122615211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122615211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122615211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122615211 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122615211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xede7ac, normal) (hnbgw_rua.c:388) 20241106122615211 DHNB DEBUG map_rua[0x55d9d0e36fb0]{init}: Allocated (fsm.c:456) 20241106122615211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15591340)[0x55d9d0e36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122615211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15591340 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122615211 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122615211 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122615212 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15591340 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241106122615212 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15591340 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:1064) 20241106122615212 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15591340 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122615212 DCN DEBUG map_sccp[0x55d9d0e40550]{init}: Allocated (fsm.c:456) 20241106122615212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55d9d0e40550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122615212 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15591340 <-> SCCP-30 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122615212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15591340 SCCP-30 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122615212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15591340)[0x55d9d0e36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122615212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122615212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122615212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15591340)[0x55d9d0e36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122615212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55d9d0e40550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122615212 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122615212 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{IDLE}: Allocated (fsm.c:456) 20241106122615212 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122615212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300003d0056400500f1100926) (sccp_scrc.c:401) 20241106122615212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122615212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122615212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122615212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122615212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122615212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122615212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122615212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122615212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122615212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122615212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122615212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122615212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122615212 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122615212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55d9d0e40550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122615212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15591340)[0x55d9d0e36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122615212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122615212 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122615212 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122615212 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122615212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122615212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122615212 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122615212 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(409)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(409)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(410)@71de1e556339: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422) HNBGW_Test.msc0-RAN(410)@71de1e556339: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422)13285418 HNBGW_Test.msc0-SCCP(409)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(409)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122615221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122615221 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122615221 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122615221 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122615221 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122615221 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122615221 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122615221 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122615221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122615221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122615221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122615221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122615221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422)@71de1e556339: setverdict(pass): none -> pass 20241106122615221 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bd534b) (sccp_scrc.c:472) 20241106122615221 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1823) 20241106122615221 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122615221 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122615221 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122615221 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122615221 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:483) 20241106122615221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55d9d0e40550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122615221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55d9d0e40550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122615222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50056<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122615224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122615226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122615228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122615231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122615233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122615235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122615237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122615239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122615241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122615243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122615245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122615247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122615249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122615252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122615254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122615256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122615257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122615259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122615261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122615263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001010110111'B, t_guard := 20.000000 } 20241106122615287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50068<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(413)@71de1e556339: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(413)@71de1e556339: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406)@71de1e556339: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423)4048026 20241106122616301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122616301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122616301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122616301 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122616301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3dc49a, normal) (hnbgw_rua.c:388) 20241106122616301 DHNB DEBUG map_rua[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122616301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4048026)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122616301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4048026 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122616301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122616301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122616301 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4048026 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241106122616301 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4048026 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:1064) 20241106122616301 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4048026 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106122616301 DCN DEBUG map_sccp[0x55d9d0e418e0]{init}: Allocated (fsm.c:456) 20241106122616301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55d9d0e418e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122616301 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4048026 <-> SCCP-31 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122616301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4048026 SCCP-31 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122616301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4048026)[0x55d9d0e376c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122616301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122616301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122616301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4048026)[0x55d9d0e376c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122616301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55d9d0e418e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122616301 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122616301 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{IDLE}: Allocated (fsm.c:456) 20241106122616301 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122616301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002b70056400500f1100926) (sccp_scrc.c:401) 20241106122616301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122616301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122616301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122616301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122616301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122616301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122616301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122616301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122616301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122616301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122616301 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122616301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122616301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122616301 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122616301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55d9d0e418e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122616301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4048026)[0x55d9d0e376c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122616301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122616302 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122616302 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122616302 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122616302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122616302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122616302 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122616302 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(412)@71de1e556339: First idle individual index:0 HNBGW_Test.msc1-SCCP(412)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(413)@71de1e556339: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423) HNBGW_Test.msc1-RAN(413)@71de1e556339: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423)13488212 HNBGW_Test.msc1-SCCP(412)@71de1e556339: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(412)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122616311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122616311 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122616311 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122616311 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122616311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122616311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122616311 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122616311 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122616311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122616311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122616311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122616311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122616311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122616311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Source Reference,L=4,D=0028812a) (sccp_scrc.c:472) 20241106122616311 DLSCCP DEBUG Received CO:COAK for local reference 31 (sccp_scoc.c:1823) 20241106122616311 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122616311 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122616312 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122616312 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122616312 DCN DEBUG handle_cn_conn_conf() conn_id=31, 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:483) 20241106122616312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55d9d0e418e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122616312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55d9d0e418e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122616312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50068<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122616313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122616316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122616318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122616321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122616323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122616325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122616327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122616329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122616331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122616334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122616336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122616339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122616341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122616343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122616345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122616347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122616349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122616351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122616353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122616355 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000100101001'B, t_guard := 20.000000 } 20241106122616380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(410)@71de1e556339: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(410)@71de1e556339: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406)@71de1e556339: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424)10281495 20241106122617390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122617390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122617390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122617390 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122617390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ce217, normal) (hnbgw_rua.c:388) 20241106122617390 DHNB DEBUG map_rua[0x55d9d0e406f0]{init}: Allocated (fsm.c:456) 20241106122617390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10281495)[0x55d9d0e406f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122617390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10281495 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122617390 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122617390 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122617390 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10281495 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241106122617390 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10281495 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:1064) 20241106122617390 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10281495 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122617390 DCN DEBUG map_sccp[0x55d9d0e399b0]{init}: Allocated (fsm.c:456) 20241106122617390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d9d0e399b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122617390 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10281495 <-> SCCP-32 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122617390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10281495 SCCP-32 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122617390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10281495)[0x55d9d0e406f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122617390 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122617390 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122617390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10281495)[0x55d9d0e406f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122617390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d9d0e399b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122617390 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122617390 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{IDLE}: Allocated (fsm.c:456) 20241106122617390 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122617390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001290056400500f1100926) (sccp_scrc.c:401) 20241106122617390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122617390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122617390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122617390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122617390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122617390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122617390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122617390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122617390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122617390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122617390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122617390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122617390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122617390 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122617390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d9d0e399b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122617390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10281495)[0x55d9d0e406f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122617390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122617390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122617390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122617390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122617390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122617390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122617390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122617390 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(409)@71de1e556339: First idle individual index:1 HNBGW_Test.msc0-SCCP(409)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(410)@71de1e556339: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424) HNBGW_Test.msc0-RAN(410)@71de1e556339: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424)5760298 HNBGW_Test.msc0-SCCP(409)@71de1e556339: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(409)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424)@71de1e556339: setverdict(pass): none -> pass 20241106122617394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122617394 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122617394 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122617394 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122617394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122617394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122617394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122617394 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122617394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122617394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122617394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122617394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122617394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122617394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000020), PART(T=Source Reference,L=4,D=007a0ce5) (sccp_scrc.c:472) 20241106122617394 DLSCCP DEBUG Received CO:COAK for local reference 32 (sccp_scoc.c:1823) 20241106122617394 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122617394 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122617394 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122617394 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122617394 DCN DEBUG handle_cn_conn_conf() conn_id=32, 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:483) 20241106122617394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d9d0e399b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122617394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d9d0e399b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122617395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122617396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122617398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122617400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122617402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122617404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122617406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122617408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122617410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122617413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122617415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122617417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122617419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122617421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122617423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122617425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122617427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122617429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122617431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122617434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122617436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122617442 DLINP DEBUG SRVCONN(,r=127.0.0.1:48667<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122617442 DLINP DEBUG SRVCONN(,r=127.0.0.1:48667<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122617442 DLINP NOTICE SRV(,r=127.0.0.1:48667<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122617442 DMAIN NOTICE (127.0.0.1:48667 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48667<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122617442 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122617442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122617442 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43317<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(408)@71de1e556339: Final verdict of PTC: none 20241106122617443 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122617443 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122617443 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122617443 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122617443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122617443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122617443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122617443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122617443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122617443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122617443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122617443 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122617443 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122617443 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122617443 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122617443 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106122617443 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122617443 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122617443 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122617443 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122617443 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122617443 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122617443 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122617443 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122617443 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122617443 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106122617443 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122617443 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122617443 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122617443 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(419)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(418)@71de1e556339: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(410)@71de1e556339: Final verdict of PTC: none 20241106122617443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122617443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122617443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122617443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122617443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122617443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122617443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122617443 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122617443 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122617443 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122617443 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122617443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122617443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122617443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122617443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122617443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122617443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122617443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122617443 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122617443 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122617443 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122617443 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122617443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55d9d0e40550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122617443 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122617443 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122617443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd534b), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122617443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122617443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122617443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122617443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122617443 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122617443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55d9d0e40550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122617443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15591340)[0x55d9d0e36fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122617443 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15591340)[0x55d9d0e36fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122617444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15591340)[0x55d9d0e36fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15591340)[0x55d9d0e36fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15591340)[0x55d9d0e36fb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15591340)[0x55d9d0e36fb0]{disrupted}: Deallocated (fsm.c:568) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55d9d0e40550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55d9d0e40550]{disconnected}: Freeing instance (context_map.c:206) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-30)[0x55d9d0e40550]{disconnected}: Deallocated (fsm.c:568) 20241106122617444 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15591340 SCCP-30 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d9d0e399b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122617444 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122617444 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122617444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a0ce5), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122617444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122617444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122617444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122617444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122617444 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d9d0e399b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10281495)[0x55d9d0e406f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122617444 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10281495)[0x55d9d0e406f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122617444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10281495)[0x55d9d0e406f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10281495)[0x55d9d0e406f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10281495)[0x55d9d0e406f0]{disrupted}: Freeing instance (context_map.c:202) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10281495)[0x55d9d0e406f0]{disrupted}: Deallocated (fsm.c:568) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d9d0e399b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d9d0e399b0]{disconnected}: Freeing instance (context_map.c:206) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d9d0e399b0]{disconnected}: Deallocated (fsm.c:568) 20241106122617444 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10281495 SCCP-32 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241106122617444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122617444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122617444 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122617444 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122617444 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122617444 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122617444 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122617444 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122617444 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122617444 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122617444 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55d9d0e418e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122617444 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122617444 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122617444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028812a), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122617444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122617444 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122617444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122617444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122617444 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55d9d0e418e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4048026)[0x55d9d0e376c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122617444 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4048026)[0x55d9d0e376c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122617444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4048026)[0x55d9d0e376c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4048026)[0x55d9d0e376c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4048026)[0x55d9d0e376c0]{disrupted}: Freeing instance (context_map.c:202) 20241106122617444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4048026)[0x55d9d0e376c0]{disrupted}: Deallocated (fsm.c:568) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55d9d0e418e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55d9d0e418e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122617444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-31)[0x55d9d0e418e0]{disconnected}: Deallocated (fsm.c:568) 20241106122617444 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4048026 SCCP-31 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241106122617444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122617444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122617444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106122617444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122617444 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122617444 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) 20241106122617444 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122617444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122617444 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122617444 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122617444 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122617444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122617444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122617444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122617444 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122617444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122617444 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122617444 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122617444 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122617444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122617444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122617444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122617444 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122617444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122617444 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122617444 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122617444 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122617444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122617444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122617444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122617444 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(414)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(416)@71de1e556339: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(405)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-RAN(413)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(417)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(412)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(421)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(415)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(420)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(411)@71de1e556339: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(407)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(409)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(402)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122617463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(404)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(402): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(404): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(405): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(406): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(407): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(408): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(409): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(410): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(411): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(412): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(413): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(414): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(415): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(416): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(417): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(418): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(419): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(420): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(421): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(422): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(423): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(424): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Wed Nov 6 12:26:17 UTC 2024 ====== 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 20241106122617633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122618119 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122618119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4309f), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122618119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122618119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122618119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122618119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122618119 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122618119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64768), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122618119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122618119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122618119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122618119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122618119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122618119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122618119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122618119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122618119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122618119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122618119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122618119 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122618119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122618119 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122618119 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122618119 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122618119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122618119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122618119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122618119 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122618120 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122618120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75952), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122618120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122618120 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122618120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122618120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122618120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122618120 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122618120 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122618120 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122618120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122618121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122618121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122618121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122618235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341616) 20241106122618827 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122618827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ef547), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122618827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122618827 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122618827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122618827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122618827 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122618827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4e720), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122618827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122618827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122618827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122618827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122618827 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122618827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018898e), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122618827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122618827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122618828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122618828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122618828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122618828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122618828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122618828 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122618828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122618828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122618828 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122618828 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122618828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122618828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122618828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122618828 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122618828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122618828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122618828 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122618828 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122618828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122618828 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122618828 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122618828 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122618828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122618828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122618828 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122618828 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=341616, count=347892) 20241106122619444 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122619444 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122619444 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122619444 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122619444 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122619444 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122619444 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122619444 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122619444 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106122619444 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122619444 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122619444 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122619640 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122619640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000100b1), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122619640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122619640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122619640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122619640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122619640 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122619640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b69a8), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122619640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122619640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122619640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122619640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122619640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122619640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122619640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122619640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122619640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122619640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122619640 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122619640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122619640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122619640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122619640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122619640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122619640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122619640 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122619641 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122619641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8a19), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122619641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122619641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122619641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122619641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122619641 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122619641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff6d32), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122619641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122619641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122619641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122619641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122619641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122619641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122619641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122619641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122619641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122619641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122619641 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122619641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122619641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122619641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122619641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122619641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122619641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122619641 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:26:20 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241106122621307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122621312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122621321 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39197<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(428)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122621350 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122621350 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122621374 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122621374 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122621374 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122621374 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(430)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122621374 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122621375 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122621375 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122621375 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122621375 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) 20241106122621375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122621375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122621375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122621375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122621375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122621375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122621375 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122621375 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33561 (stream_srv.c:129) 20241106122621375 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33561<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122621375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122621375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122621375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122621375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122621375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122621375 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122621375 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122621375 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122621375 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) 20241106122621375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122621375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122621375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122621375 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122621375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122621375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122621375 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122621375 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122621375 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122621375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122621375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122621375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122621375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122621375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122621375 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122621377 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122621377 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122621377 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) 20241106122621377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122621377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122621377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122621377 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122621377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122621377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122621377 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122621377 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122621377 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122621377 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) 20241106122621377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122621377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122621377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122621377 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122621377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122621377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122621377 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122621377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122621377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122621377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122621377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122621377 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122621377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122621377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122621377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122621377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122621377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122621377 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(434)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(434)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(434)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(432)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(437)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(437)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(437)@71de1e556339: ************************************************* HNBGW_Test.msc1-SCCP(435)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122621444 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122621444 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122621444 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122621444 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122621444 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122621444 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122621444 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122621444 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122621445 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122621445 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122621445 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) 20241106122621446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122621446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122621446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122621446 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122621446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122621446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122621446 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122621446 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122621446 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122621446 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) 20241106122621446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122621446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122621446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122621446 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122621446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122621446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122621446 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122621446 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122621446 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122621446 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) 20241106122621446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122621446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122621446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122621446 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122621446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122621446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122621446 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122621446 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122621446 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122621446 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) 20241106122621446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122621446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122621446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122621446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122621446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122621446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122621446 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122621446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122621446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122621446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122621446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122621446 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122621446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122621447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122621447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122621447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122621447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122621447 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122621447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122621447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122621447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122621447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122621447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122621447 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122621447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122621447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122621447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122621447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122621447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122621447 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(440)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(440)@71de1e556339: M3UA emulation initiated, the test can be started MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(440)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(438)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(443)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(443)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(443)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(441)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122621545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122621545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122621545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122621545 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122621545 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122621545 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122621545 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122621545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122621545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122621555 DLINP DEBUG SRVCONN(,r=127.0.0.1:33561<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122621555 DLINP DEBUG SRVCONN(,r=127.0.0.1:33561<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122621555 DLINP DEBUG SRVCONN(,r=127.0.0.1:33561<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122621555 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122621555 DHNBAP DEBUG (127.0.0.1:33561 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122621555 DHNBAP NOTICE (127.0.0.1:33561 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122621555 DHNBAP NOTICE (127.0.0.1:33561 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122621555 DLINP DEBUG SRVCONN(,r=127.0.0.1:33561<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122621555 DLINP DEBUG SRVCONN(,r=127.0.0.1:33561<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122621607 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122621607 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122621608 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122621608 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(434)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122621610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621610 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122621610 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122621610 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122621610 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122621610 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122621610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122621611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621611 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122621611 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122621611 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122621611 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122621612 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122621612 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122621612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122621612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122621612 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122621612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122621612 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122621612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122621612 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122621612 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122621612 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122621612 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122621613 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122621613 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122621613 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) 20241106122621613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122621613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122621613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122621613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122621613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122621613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122621613 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122621613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621613 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122621613 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122621613 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122621613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122621613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122621613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122621613 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122621636 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122621636 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122621636 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122621636 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(437)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122621640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621640 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122621640 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122621640 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122621640 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122621640 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122621640 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122621641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621641 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122621641 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122621641 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122621641 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122621641 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122621641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122621641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122621641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122621641 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122621641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122621641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122621641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122621641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122621641 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122621641 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122621641 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122621642 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122621642 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122621642 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) 20241106122621642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122621642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122621642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122621643 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122621643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122621643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122621643 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122621643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122621643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122621643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122621643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122621643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122621643 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122621643 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122621679 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122621679 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122621679 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122621679 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(440)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122621683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621683 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122621683 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122621683 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122621683 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122621683 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122621683 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122621685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621685 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122621685 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122621685 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122621685 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122621685 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122621685 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122621685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122621685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122621685 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122621685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122621685 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122621685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122621685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122621685 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122621685 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122621685 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122621686 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122621686 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122621686 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) 20241106122621686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122621686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122621687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122621687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122621687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122621687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122621687 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122621687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621687 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122621687 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122621687 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122621687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122621687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122621687 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122621687 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122621714 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122621714 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122621714 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122621714 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(443)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122621717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621717 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122621717 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122621717 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122621717 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122621717 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122621717 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122621718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621718 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122621718 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122621718 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122621718 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122621718 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122621718 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122621718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122621718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122621718 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122621719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122621719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122621719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122621719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122621719 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122621719 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122621719 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122621720 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122621720 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122621720 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) 20241106122621720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122621720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122621720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122621720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122621720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122621720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122621720 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122621720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122621720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122621720 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122621720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122621720 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122621720 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122621720 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122621720 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122621720 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122621720 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122621720 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(433)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122622417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122622417 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122622417 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122622417 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122622417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122622417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122622417 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122622417 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122622417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122622417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122622417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122622417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122622417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122622417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122622417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122622417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122622417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122622417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122622417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122622417 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122622417 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122622417 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) 20241106122622417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122622417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122622417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122622418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122622418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122622418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122622418 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122622418 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122622418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122622418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122622418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122622418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122622418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122622418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122622418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122622418 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122622419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122622419 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122622419 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122622419 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122622419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122622419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122622419 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122622419 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122622419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122622419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122622419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122622419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122622419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122622419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122622419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122622419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122622419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122622419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122622419 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122622419 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122622419 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(436)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122622445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122622445 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122622445 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122622445 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122622445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122622445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122622445 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122622445 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122622445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122622445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122622445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122622445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122622445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122622446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122622446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122622446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122622446 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:386) 20241106122622446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622446 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:386) 20241106122622446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122622446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122622446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122622446 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122622446 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) 20241106122622446 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) 20241106122622446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122622446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122622446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122622446 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122622446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122622446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122622446 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122622446 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122622446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122622446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122622446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122622446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122622446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122622446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122622446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122622446 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122622446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122622446 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122622446 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122622446 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122622446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122622446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122622446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122622446 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122622446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122622446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122622446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122622446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122622446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122622446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122622446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122622446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122622447 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:386) 20241106122622447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622447 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:386) 20241106122622447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122622447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122622447 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122622447 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122622447 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(439)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122622490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122622490 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122622490 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122622490 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122622490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122622490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122622490 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122622490 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122622490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122622490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122622490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122622490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122622490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122622490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122622490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122622490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122622490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122622490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122622490 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122622490 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122622490 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122622490 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) 20241106122622490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122622490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122622490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122622490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122622490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122622490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122622490 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122622490 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122622491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122622491 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122622491 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122622491 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122622491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122622491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122622491 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122622491 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122622491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122622491 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122622491 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122622491 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122622491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122622491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122622491 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122622491 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122622491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122622491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122622491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122622491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122622491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122622491 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122622491 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122622491 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122622491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622491 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122622491 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122622491 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122622491 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122622491 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(442)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122622522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122622522 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122622522 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122622522 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122622522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122622522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122622522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122622522 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122622522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122622522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122622522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122622522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122622522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122622522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122622522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122622522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122622522 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:386) 20241106122622522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622522 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:386) 20241106122622522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122622522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122622522 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122622522 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122622522 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) 20241106122622522 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) 20241106122622522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122622522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122622522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122622523 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122622523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122622523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122622523 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122622523 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122622523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122622523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122622523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122622523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122622523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122622523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122622523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122622523 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122622523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122622523 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122622523 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122622523 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122622523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122622523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122622523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122622523 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122622523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122622523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122622523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122622523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122622523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122622523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122622523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122622523 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122622523 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:386) 20241106122622523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122622523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622523 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:386) 20241106122622524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122622524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122622524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122622524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122622524 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122622524 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122622524 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122623561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122623564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122623566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122623569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122623571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122623573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122623575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122623577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122623579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122623581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122623583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122623585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122623586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122623588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122623590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122623592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122623593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122623595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122623597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122623598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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@71de1e556339: 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@71de1e556339: 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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000111000000'B, t_guard := 20.000000 } 20241106122623625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43050<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(433)@71de1e556339: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(433)@71de1e556339: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445)2117842 20241106122624648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122624648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122624648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122624648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122624648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2050d2, normal) (hnbgw_rua.c:388) 20241106122624648 DHNB DEBUG map_rua[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122624648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2117842)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122624648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2117842 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122624648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122624648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122624648 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2117842 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241106122624648 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2117842 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122624648 DCN DEBUG map_sccp[0x55d9d0e418e0]{init}: Allocated (fsm.c:456) 20241106122624648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55d9d0e418e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122624648 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2117842 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122624648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2117842 SCCP-33 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122624648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2117842)[0x55d9d0e376c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122624648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122624648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122624648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2117842)[0x55d9d0e376c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122624648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55d9d0e418e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122624648 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122624648 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{IDLE}: Allocated (fsm.c:456) 20241106122624648 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122624648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001c00056400500f1100926) (sccp_scrc.c:401) 20241106122624648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122624648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122624648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122624648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122624648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122624648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122624648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122624648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122624648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122624648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122624648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122624648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122624648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122624648 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122624648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55d9d0e418e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122624648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2117842)[0x55d9d0e376c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122624648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122624648 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122624648 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122624648 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122624648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122624648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122624648 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122624648 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(432)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(432)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(433)@71de1e556339: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445) HNBGW_Test.msc0-RAN(433)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445)275143 HNBGW_Test.msc0-SCCP(432)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(432)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122624657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122624657 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122624657 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122624657 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122624657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122624657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122624657 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122624658 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445)@71de1e556339: setverdict(pass): none -> pass 20241106122624658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122624658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122624658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122624658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122624658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122624658 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006b7176) (sccp_scrc.c:472) 20241106122624658 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1823) 20241106122624658 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122624658 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122624658 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122624658 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122624658 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:483) 20241106122624658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55d9d0e418e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122624658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55d9d0e418e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122624659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122624660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122624662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122624664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122624667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122624668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122624670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122624671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122624673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122624675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122624677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122624679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122624681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122624683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122624685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122624687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122624689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122624691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122624693 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122624694 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122624697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000101001100'B, t_guard := 20.000000 } 20241106122624721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43058<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(436)@71de1e556339: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(436)@71de1e556339: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429)@71de1e556339: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446)11120782 20241106122625733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122625733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122625733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106122625733 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122625733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa9b08e, normal) (hnbgw_rua.c:388) 20241106122625733 DHNB DEBUG map_rua[0x55d9d0e40550]{init}: Allocated (fsm.c:456) 20241106122625733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11120782)[0x55d9d0e40550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122625733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11120782 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122625733 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122625733 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122625733 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106122625733 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11120782 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241106122625733 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11120782 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106122625733 DCN DEBUG map_sccp[0x55d9d0e406f0]{init}: Allocated (fsm.c:456) 20241106122625734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55d9d0e406f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122625734 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11120782 <-> SCCP-34 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122625734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11120782 SCCP-34 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106122625734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11120782)[0x55d9d0e40550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122625734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122625734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122625734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11120782)[0x55d9d0e40550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122625734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55d9d0e406f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122625734 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122625734 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{IDLE}: Allocated (fsm.c:456) 20241106122625734 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122625734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300014c0056400500f1100926) (sccp_scrc.c:401) 20241106122625734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122625734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122625734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122625734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122625734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122625734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122625734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122625734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122625734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122625734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122625734 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122625734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122625734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122625734 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122625734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55d9d0e406f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122625734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11120782)[0x55d9d0e40550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122625734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122625734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122625734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122625734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122625734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122625734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122625734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122625734 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(435)@71de1e556339: First idle individual index:0 HNBGW_Test.msc1-SCCP(435)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(436)@71de1e556339: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446) HNBGW_Test.msc1-RAN(436)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446)4016631 HNBGW_Test.msc1-SCCP(435)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(435)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446)@71de1e556339: setverdict(pass): none -> pass 20241106122625742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122625742 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122625742 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122625742 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122625742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122625742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122625742 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122625742 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122625742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122625742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122625742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122625742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122625742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122625742 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002e6ec3) (sccp_scrc.c:472) 20241106122625742 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1823) 20241106122625742 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122625742 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122625742 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122625742 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122625742 DCN DEBUG handle_cn_conn_conf() conn_id=34, 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:483) 20241106122625742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55d9d0e406f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122625742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55d9d0e406f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122625743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43058<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122625744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122625745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122625747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122625749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122625751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122625754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122625756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122625758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122625760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122625762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122625764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122625766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122625768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122625770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122625772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122625773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122625775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122625777 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122625779 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122625781 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001001100010'B, t_guard := 20.000000 } 20241106122625804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43064<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(433)@71de1e556339: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(433)@71de1e556339: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429)@71de1e556339: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447)16774503 20241106122626819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122626819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122626819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106122626819 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122626819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfff567, normal) (hnbgw_rua.c:388) 20241106122626819 DHNB DEBUG map_rua[0x55d9d0e31f20]{init}: Allocated (fsm.c:456) 20241106122626819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774503)[0x55d9d0e31f20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122626819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16774503 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122626819 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122626819 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122626819 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16774503 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241106122626819 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16774503 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122626819 DCN DEBUG map_sccp[0x55d9d0e43eb0]{init}: Allocated (fsm.c:456) 20241106122626819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d9d0e43eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122626819 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16774503 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122626819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16774503 SCCP-35 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106122626819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774503)[0x55d9d0e31f20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122626819 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122626819 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122626819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774503)[0x55d9d0e31f20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122626819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d9d0e43eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122626819 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122626819 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{IDLE}: Allocated (fsm.c:456) 20241106122626819 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122626819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002620056400500f1100926) (sccp_scrc.c:401) 20241106122626819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122626820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122626820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122626820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122626820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122626820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122626820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122626820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122626820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122626820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122626820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122626820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122626820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122626820 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122626820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d9d0e43eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122626820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774503)[0x55d9d0e31f20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122626820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122626820 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122626820 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122626820 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122626820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122626820 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122626820 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122626820 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(432)@71de1e556339: First idle individual index:1 HNBGW_Test.msc0-SCCP(432)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(433)@71de1e556339: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447) HNBGW_Test.msc0-RAN(433)@71de1e556339: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447)11794188 HNBGW_Test.msc0-SCCP(432)@71de1e556339: Session index based on connection ID:1 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(432)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106122626824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122626824 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122626824 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122626824 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122626824 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122626824 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122626824 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122626824 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122626824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122626824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122626824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122626824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122626824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122626824 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00673d42) (sccp_scrc.c:472) 20241106122626824 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1823) 20241106122626824 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122626824 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122626824 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122626824 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122626824 DCN DEBUG handle_cn_conn_conf() conn_id=35, 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:483) 20241106122626824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d9d0e43eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122626824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d9d0e43eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122626825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43064<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122626826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122626829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122626831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122626833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122626835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122626837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122626839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122626841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122626842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122626844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122626846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122626848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122626850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122626851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122626853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122626855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122626857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122626860 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122626863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122626864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122626871 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39197<->l=127.0.0.1:4262) (control_if.c:193) 20241106122626871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122626871 DLINP DEBUG SRVCONN(,r=127.0.0.1:33561<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122626871 DLINP DEBUG SRVCONN(,r=127.0.0.1:33561<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122626871 DLINP NOTICE SRV(,r=127.0.0.1:33561<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122626871 DMAIN NOTICE (127.0.0.1:33561 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33561<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122626871 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(431)@71de1e556339: Final verdict of PTC: none 20241106122626872 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122626872 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122626872 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106122626872 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122626872 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(438)@71de1e556339: Final verdict of PTC: none 20241106122626872 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122626872 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122626872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122626872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122626872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122626872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122626872 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122626872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122626872 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122626872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122626872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122626872 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122626872 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122626872 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122626872 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(433)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-RAN(436)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(439)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(441)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(434)@71de1e556339: Final verdict of PTC: none 20241106122626872 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122626872 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122626872 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122626872 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122626872 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122626872 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122626872 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122626872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122626872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(440)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(435)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(437)@71de1e556339: Final verdict of PTC: none20241106122626872 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122626872 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122626872 DLINP <0002> stream_srv.c:647 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 20241106122626872 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122626872 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122626872 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122626872 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122626872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122626872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122626872 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122626872 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122626872 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106122626872 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe IPA-CTRL-CLI-IPA(426)@71de1e556339: Final verdict of PTC: none 20241106122626872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122626872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122626872 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122626872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122626872 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122626872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122626872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122626872 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122626872 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122626872 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122626872 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122626872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55d9d0e406f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122626872 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122626872 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122626872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e6ec3), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122626872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122626872 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122626872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122626872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122626872 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122626872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55d9d0e406f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122626872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11120782)[0x55d9d0e40550]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122626872 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11120782)[0x55d9d0e40550]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122626872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122626872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11120782)[0x55d9d0e40550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122626872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11120782)[0x55d9d0e40550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122626872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11120782)[0x55d9d0e40550]{disrupted}: Freeing instance (context_map.c:202) 20241106122626872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11120782)[0x55d9d0e40550]{disrupted}: Deallocated (fsm.c:568) 20241106122626872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55d9d0e406f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122626872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55d9d0e406f0]{disconnected}: Freeing instance (context_map.c:206) 20241106122626872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-34)[0x55d9d0e406f0]{disconnected}: Deallocated (fsm.c:568) 20241106122626872 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11120782 SCCP-34 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241106122626872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122626872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122626872 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122626872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122626872 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122626872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122626872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122626872 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122626872 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122626872 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122626872 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122626872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55d9d0e418e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122626872 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122626872 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122626872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b7176), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122626872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122626872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122626872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122626872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122626872 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122626872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55d9d0e418e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122626872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2117842)[0x55d9d0e376c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122626872 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2117842)[0x55d9d0e376c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122626872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122626872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2117842)[0x55d9d0e376c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122626872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2117842)[0x55d9d0e376c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122626872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2117842)[0x55d9d0e376c0]{disrupted}: Freeing instance (context_map.c:202) 20241106122626872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2117842)[0x55d9d0e376c0]{disrupted}: Deallocated (fsm.c:568) 20241106122626872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55d9d0e418e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122626872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55d9d0e418e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122626873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55d9d0e418e0]{disconnected}: Deallocated (fsm.c:568) 20241106122626873 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2117842 SCCP-33 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241106122626873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d9d0e43eb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122626873 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122626873 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122626873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00673d42), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122626873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122626873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122626873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122626873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122626873 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122626873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d9d0e43eb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122626873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774503)[0x55d9d0e31f20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122626873 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774503)[0x55d9d0e31f20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122626873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122626873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774503)[0x55d9d0e31f20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122626873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774503)[0x55d9d0e31f20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122626873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774503)[0x55d9d0e31f20]{disrupted}: Freeing instance (context_map.c:202) 20241106122626873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774503)[0x55d9d0e31f20]{disrupted}: Deallocated (fsm.c:568) 20241106122626873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d9d0e43eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122626873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d9d0e43eb0]{disconnected}: Freeing instance (context_map.c:206) 20241106122626873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d9d0e43eb0]{disconnected}: Deallocated (fsm.c:568) 20241106122626873 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16774503 SCCP-35 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241106122626873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122626873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122626873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106122626873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122626873 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122626873 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) 20241106122626873 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122626873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122626873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122626873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122626873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122626873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122626873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122626873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122626873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122626873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122626873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122626873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122626873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122626873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122626873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122626873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122626873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122626873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122626873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122626873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122626873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122626873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122626873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122626873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122626873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(442)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(425)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(432)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(443)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(430)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(428)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(427)@71de1e556339: Final verdict of PTC: none 20241106122626894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(444)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(425): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(426): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(427): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(428): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(429): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(430): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(431): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(432): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(433): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(434): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(435): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(436): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(437): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(438): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(439): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(440): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(441): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(442): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(443): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(444): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(445): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(446): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(447): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Wed Nov 6 12:26:26 UTC 2024 ====== 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 20241106122627027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122627444 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122627445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028812a), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122627445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122627445 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122627445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122627445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122627445 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122627445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a0ce5), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122627445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122627445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122627445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122627445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122627445 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122627445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd534b), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122627445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122627445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122627445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122627445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122627445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122627445 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122627445 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122627445 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122627445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122627445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122627445 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122627445 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122627445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122627445 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122627445 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122627445 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122627445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122627445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122627445 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122627445 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122627445 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122627445 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122627445 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122627445 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122627445 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122627445 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122627445 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122627445 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122627629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=335484) 20241106122628121 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122628121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75952), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122628121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122628121 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122628121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122628121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122628121 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122628121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64768), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122628121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122628121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122628121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122628121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122628121 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122628121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4309f), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122628121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122628121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122628121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122628121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122628121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122628121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122628121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122628121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122628121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122628121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122628121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122628121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122628121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122628121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122628121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122628121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122628121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122628121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122628121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122628121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122628121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122628121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122628121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122628121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122628121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122628121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122628121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122628121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=335484, count=347184) 20241106122628829 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122628829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018898e), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122628829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122628829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122628829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122628829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122628829 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122628829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4e720), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122628829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122628829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122628829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122628829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122628829 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122628829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ef547), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122628829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122628829 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122628829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122628829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122628829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122628829 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122628829 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122628829 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122628829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122628829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122628829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122628829 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122628829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122628829 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122628829 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122628829 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122628829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122628829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122628829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122628829 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122628829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122628829 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122628829 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122628829 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122628829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122628829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122628829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122628829 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122628872 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122628872 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122628872 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122628872 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122628872 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122628872 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122628872 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122628872 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122628872 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122629641 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122629641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b69a8), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122629641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122629641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122629641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122629641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122629641 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122629641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000100b1), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122629641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122629641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122629641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122629641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122629641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122629641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122629641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122629641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122629641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122629641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122629641 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122629641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122629641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122629641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122629641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122629641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122629641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122629641 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122629642 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122629642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff6d32), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122629642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122629642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122629642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122629642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122629642 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122629642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8a19), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122629642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122629642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122629642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122629642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122629642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122629642 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122629642 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122629642 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122629642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122629642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122629642 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122629642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122629642 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122629642 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122629642 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122629642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122629642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122629642 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:26:29 UTC 2024 /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 MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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@71de1e556339: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241106122630700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122630706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122630713 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42511<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(451)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122630745 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122630745 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122630763 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122630763 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122630763 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122630763 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122630764 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122630764 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122630764 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122630764 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122630764 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122630764 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122630764 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) 20241106122630764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122630764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122630764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122630764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122630764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122630764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(453)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122630764 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122630764 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122630764 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122630764 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) 20241106122630764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122630764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122630765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122630765 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122630765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122630765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122630765 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122630765 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122630765 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122630765 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) 20241106122630765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122630765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122630765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122630765 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122630765 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122630765 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122630765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122630765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122630765 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122630765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122630765 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122630765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122630765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122630765 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122630765 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60017 (stream_srv.c:129) 20241106122630765 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60017<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122630765 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122630765 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122630765 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) 20241106122630765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122630765 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122630765 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122630765 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122630765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122630765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122630765 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122630765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122630765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122630765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122630765 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122630765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122630765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122630765 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122630766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122630766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122630766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122630766 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122630766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122630766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122630766 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122630766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122630766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122630766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122630766 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122630766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122630766 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(457)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(455)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(460)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(460)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(460)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(458)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122630833 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122630833 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122630833 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122630833 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122630833 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122630833 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122630833 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122630834 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122630834 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122630835 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122630835 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122630835 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) 20241106122630835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122630835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122630835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122630835 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122630835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122630835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122630835 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122630835 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122630835 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122630835 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) 20241106122630835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122630835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122630835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122630835 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122630835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122630835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122630835 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122630835 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122630835 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122630835 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) 20241106122630835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122630835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122630835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122630835 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122630835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122630835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122630835 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122630835 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122630835 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122630835 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) 20241106122630835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122630835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122630835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122630835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122630835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122630835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122630835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122630835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122630835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122630835 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122630835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122630835 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122630835 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122630835 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122630835 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122630835 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122630835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122630835 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122630835 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122630835 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122630835 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122630835 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122630835 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122630835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122630835 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122630835 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122630835 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122630835 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122630835 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122630835 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122630835 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122630835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122630835 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122630835 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122630835 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122630835 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122630835 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122630835 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122630835 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(466)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(466)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(466)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(464)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122630939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122630940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122630940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122630940 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122630940 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122630940 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122630940 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122630940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122630940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122630950 DLINP DEBUG SRVCONN(,r=127.0.0.1:60017<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122630950 DLINP DEBUG SRVCONN(,r=127.0.0.1:60017<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122630950 DLINP DEBUG SRVCONN(,r=127.0.0.1:60017<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122630950 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122630950 DHNBAP DEBUG (127.0.0.1:60017 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122630950 DHNBAP NOTICE (127.0.0.1:60017 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122630950 DHNBAP NOTICE (127.0.0.1:60017 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122630950 DLINP DEBUG SRVCONN(,r=127.0.0.1:60017<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122630950 DLINP DEBUG SRVCONN(,r=127.0.0.1:60017<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122630998 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122630998 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122630998 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122630998 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(457)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122631002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631002 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122631002 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122631002 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122631002 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122631002 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122631002 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122631003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631003 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122631003 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122631003 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122631003 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122631003 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122631003 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122631003 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122631003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122631003 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122631003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122631003 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122631003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631003 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122631003 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122631003 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122631003 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122631004 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122631004 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122631004 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) 20241106122631004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122631004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122631004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122631005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122631005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122631005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122631005 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122631005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122631005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122631005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122631005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122631005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122631005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122631005 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631028 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122631028 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122631028 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122631028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(460)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122631031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631031 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122631031 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122631031 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122631031 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122631031 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122631031 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122631032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631032 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122631032 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122631032 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122631032 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122631032 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122631032 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122631032 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122631032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122631032 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122631032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122631032 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122631032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122631032 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122631032 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122631032 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122631033 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122631033 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122631033 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) 20241106122631033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122631033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122631033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122631033 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122631033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122631033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122631033 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122631033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122631033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122631033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122631033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122631033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122631033 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122631033 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631075 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122631075 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122631075 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122631075 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(463)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122631078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631078 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122631078 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122631078 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122631078 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122631078 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122631078 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122631079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631079 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122631079 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122631079 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122631079 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122631079 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122631079 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122631079 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122631079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122631079 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122631079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122631079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122631079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122631079 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122631079 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122631079 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122631080 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122631081 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122631081 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) 20241106122631081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122631081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122631081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122631081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122631081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122631081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122631081 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122631081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631081 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122631081 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122631081 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122631081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122631081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122631081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122631081 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631110 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122631110 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122631110 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106122631110 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106122631110 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106122631110 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106122631110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(466)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122631114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631114 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122631114 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106122631114 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106122631114 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106122631114 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122631114 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122631114 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106122631114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122631114 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122631114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122631114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122631114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122631114 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122631117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631117 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122631117 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122631117 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122631117 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122631117 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106122631117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122631117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122631117 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122631117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122631117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122631117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122631117 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122631117 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122631117 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122631118 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122631118 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122631118 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) 20241106122631118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122631118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122631118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122631118 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122631118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122631118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122631118 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122631118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631118 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122631118 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122631118 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122631118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122631118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122631118 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122631118 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(456)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122631806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631806 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122631806 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122631806 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122631806 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122631806 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122631806 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122631806 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122631807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122631807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122631807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122631807 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122631807 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122631807 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122631807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631807 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631807 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122631807 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122631807 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122631807 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122631807 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) 20241106122631807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122631807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122631807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122631807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122631807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122631807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122631807 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122631807 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122631807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631807 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122631807 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122631807 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122631807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122631807 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122631807 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122631807 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631808 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122631808 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122631808 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122631808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122631808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122631808 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122631808 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122631809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122631809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122631809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122631809 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122631809 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122631809 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122631809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631809 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631809 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122631809 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122631809 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122631809 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(459)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122631838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631838 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122631838 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122631838 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122631838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122631838 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122631838 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122631838 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122631838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122631838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122631838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122631838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122631838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122631838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122631838 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:386) 20241106122631838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631838 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:386) 20241106122631838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122631838 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122631838 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122631838 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) 20241106122631838 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) 20241106122631838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122631838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122631838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122631839 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122631839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122631839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122631839 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122631839 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122631839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122631839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122631839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122631839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122631839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122631839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122631839 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631840 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122631840 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122631840 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122631840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122631840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122631840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122631840 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122631840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122631840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122631840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122631840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122631840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122631840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122631840 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:386) 20241106122631840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631840 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:386) 20241106122631840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122631840 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122631840 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122631840 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122631882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631882 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122631882 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122631882 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122631882 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122631882 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122631882 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122631882 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122631882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122631882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122631882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122631882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122631882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122631882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122631882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122631882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122631882 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122631882 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122631882 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) 20241106122631882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122631882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122631882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122631882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122631882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122631882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122631882 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122631882 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122631882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631882 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122631882 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122631882 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122631882 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122631882 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122631882 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122631882 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631883 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122631883 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122631883 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122631883 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122631883 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122631883 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122631883 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122631883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122631883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122631883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122631883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122631883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122631883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122631883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122631883 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122631883 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122631883 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(465)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122631917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631917 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122631917 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122631917 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122631917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122631917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122631917 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122631917 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122631917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122631917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122631917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122631917 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122631917 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122631917 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122631917 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:386) 20241106122631917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631917 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:386) 20241106122631917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631917 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122631917 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122631917 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122631917 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) 20241106122631917 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) 20241106122631917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122631917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122631917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122631917 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122631917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122631917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122631917 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122631917 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122631917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631917 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122631917 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122631917 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122631917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122631917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122631917 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122631917 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122631918 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122631918 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122631918 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122631918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122631918 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122631918 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122631918 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122631918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122631918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122631918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122631918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122631918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122631918 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122631918 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122631918 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122631918 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:386) 20241106122631918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122631918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631918 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:386) 20241106122631918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122631918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122631918 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122631918 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122631918 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122631918 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122631918 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122632957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122632960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122632963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122632965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122632968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122632970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122632971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122632973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122632975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122632977 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122632980 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122632982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122632984 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122632985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122632988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122632991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122632993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122632995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122632998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122633000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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@71de1e556339: 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@71de1e556339: 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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000101011111'B, t_guard := 20.000000 } 20241106122633024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60702<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(456)@71de1e556339: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(456)@71de1e556339: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468)8667246 20241106122634046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122634046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122634046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122634046 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122634046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x84406e, normal) (hnbgw_rua.c:388) 20241106122634046 DHNB DEBUG map_rua[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122634046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8667246)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122634046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8667246 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122634046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122634046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122634046 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8667246 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:1054) 20241106122634046 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8667246 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241106122634046 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8667246 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122634046 DCN DEBUG map_sccp[0x55d9d0e418e0]{init}: Allocated (fsm.c:456) 20241106122634046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55d9d0e418e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122634046 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8667246 <-> SCCP-36 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122634046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8667246 SCCP-36 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122634046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8667246)[0x55d9d0e376c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122634046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122634046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122634046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8667246)[0x55d9d0e376c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122634046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55d9d0e418e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122634046 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122634046 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{IDLE}: Allocated (fsm.c:456) 20241106122634046 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122634046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300015f0056400500f1100926) (sccp_scrc.c:401) 20241106122634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122634046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122634046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122634046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122634046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122634046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122634046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122634046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122634046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122634046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122634046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122634046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122634046 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122634046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55d9d0e418e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122634046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8667246)[0x55d9d0e376c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122634046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122634046 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122634046 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122634046 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122634046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122634046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122634046 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122634046 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(455)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(455)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(456)@71de1e556339: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468) HNBGW_Test.msc0-RAN(456)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468)10117952 HNBGW_Test.msc0-SCCP(455)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(455)@71de1e556339: 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(468)@71de1e556339: setverdict(pass): none -> pass 20241106122634056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122634056 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122634056 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122634056 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122634056 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122634056 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122634056 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122634056 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122634056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122634056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122634056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122634056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122634056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122634056 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0080f60c) (sccp_scrc.c:472) 20241106122634056 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1823) 20241106122634056 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122634056 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122634056 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122634056 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122634056 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:483) 20241106122634056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55d9d0e418e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122634057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55d9d0e418e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122634057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60702<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122634058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122634061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122634063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122634066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122634069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122634071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122634073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122634076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122634078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122634081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122634083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122634085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122634087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122634089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122634092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122634094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122634096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122634098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122634100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122634102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000011001101'B, t_guard := 20.000000 } 20241106122634125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60708<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(459)@71de1e556339: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(459)@71de1e556339: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452)@71de1e556339: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469)4388117 20241106122635139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122635139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122635139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106122635139 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122635139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x42f515, normal) (hnbgw_rua.c:388) 20241106122635139 DHNB DEBUG map_rua[0x55d9d0e43eb0]{init}: Allocated (fsm.c:456) 20241106122635139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4388117)[0x55d9d0e43eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122635139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4388117 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122635139 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122635139 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122635139 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106122635139 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4388117 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:1054) 20241106122635139 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4388117 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241106122635139 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4388117 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106122635139 DCN DEBUG map_sccp[0x55d9d0e40550]{init}: Allocated (fsm.c:456) 20241106122635139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d9d0e40550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122635139 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4388117 <-> SCCP-37 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122635139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4388117 SCCP-37 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106122635139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4388117)[0x55d9d0e43eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122635139 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122635139 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122635140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4388117)[0x55d9d0e43eb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122635140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d9d0e40550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122635140 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122635140 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{IDLE}: Allocated (fsm.c:456) 20241106122635140 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122635140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000cd0056400500f1100926) (sccp_scrc.c:401) 20241106122635140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122635140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122635140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122635140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122635140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122635140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122635140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122635140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122635140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122635140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122635140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122635140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122635140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122635140 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122635140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d9d0e40550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122635140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4388117)[0x55d9d0e43eb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122635140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122635140 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122635140 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122635140 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122635140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122635140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122635140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122635140 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(458)@71de1e556339: First idle individual index:0 HNBGW_Test.msc1-SCCP(458)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(459)@71de1e556339: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469) HNBGW_Test.msc1-RAN(459)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469)973291 HNBGW_Test.msc1-SCCP(458)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(458)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122635150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122635150 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122635150 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122635150 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122635150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122635150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122635150 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122635150 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469)@71de1e556339: setverdict(pass): none -> pass 20241106122635150 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122635150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122635150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122635150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122635150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122635150 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0034228b) (sccp_scrc.c:472) 20241106122635150 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1823) 20241106122635150 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122635150 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122635150 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122635150 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122635150 DCN DEBUG handle_cn_conn_conf() conn_id=37, 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:483) 20241106122635150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d9d0e40550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122635150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d9d0e40550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122635152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60708<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122635153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122635155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122635158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122635160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122635162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122635165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122635167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122635169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122635172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122635174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122635176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122635178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122635181 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122635183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122635185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122635187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122635188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122635190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122635192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122635194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000001000000'B, t_guard := 20.000000 } 20241106122635219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60722<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(456)@71de1e556339: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(456)@71de1e556339: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452)@71de1e556339: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470)5502458 20241106122636233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122636233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122636233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106122636233 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122636233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x53f5fa, normal) (hnbgw_rua.c:388) 20241106122636233 DHNB DEBUG map_rua[0x55d9d0e45f50]{init}: Allocated (fsm.c:456) 20241106122636233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5502458)[0x55d9d0e45f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122636233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5502458 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122636233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122636233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122636233 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5502458 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:1054) 20241106122636233 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5502458 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241106122636233 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5502458 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122636233 DCN DEBUG map_sccp[0x55d9d0e46080]{init}: Allocated (fsm.c:456) 20241106122636233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55d9d0e46080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122636233 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5502458 <-> SCCP-38 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122636233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5502458 SCCP-38 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106122636233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5502458)[0x55d9d0e45f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122636233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122636233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122636233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5502458)[0x55d9d0e45f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122636233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55d9d0e46080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122636233 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122636233 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{IDLE}: Allocated (fsm.c:456) 20241106122636233 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122636233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030000400056400500f1100926) (sccp_scrc.c:401) 20241106122636233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122636233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122636233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122636233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122636233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122636233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122636233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122636233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122636233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122636233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122636233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122636233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122636233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122636233 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122636233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55d9d0e46080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122636233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5502458)[0x55d9d0e45f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122636233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122636233 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122636233 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122636233 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122636233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122636233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122636233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122636233 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(455)@71de1e556339: First idle individual index:1 HNBGW_Test.msc0-SCCP(455)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(456)@71de1e556339: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470) HNBGW_Test.msc0-RAN(456)@71de1e556339: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470)2740888 HNBGW_Test.msc0-SCCP(455)@71de1e556339: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(455)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470)@71de1e556339: setverdict(pass): none -> pass 20241106122636237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122636237 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122636237 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122636237 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122636237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122636237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122636237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122636237 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122636237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122636237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122636237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122636237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122636237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122636237 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b4bcfa) (sccp_scrc.c:472) 20241106122636237 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1823) 20241106122636237 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122636237 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122636237 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122636237 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122636237 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:483) 20241106122636237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55d9d0e46080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122636237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55d9d0e46080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122636238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60722<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122636239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122636241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122636244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122636246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122636249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122636251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122636252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122636254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122636256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122636257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122636259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122636262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122636264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122636266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122636269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122636271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122636273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122636275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122636278 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122636279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122636286 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42511<->l=127.0.0.1:4262) (control_if.c:193) 20241106122636286 DLINP DEBUG SRVCONN(,r=127.0.0.1:60017<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122636286 DLINP DEBUG SRVCONN(,r=127.0.0.1:60017<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122636286 DLINP NOTICE SRV(,r=127.0.0.1:60017<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122636286 DMAIN NOTICE (127.0.0.1:60017 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60017<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122636286 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122636287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(461)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(456)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(464)@71de1e556339: Final verdict of PTC: none20241106122636287 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106122636287 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106122636287 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122636287 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122636287 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122636287 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122636287 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122636287 DLSS7 <000c> xua_as_fsm.c:467 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(454)@71de1e556339: Final verdict of PTC: none 20241106122636287 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122636287 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122636287 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122636287 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106122636288 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122636288 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122636288 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122636288 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122636288 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122636288 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452)@71de1e556339: Final verdict of PTC: none 20241106122636288 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122636288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122636288 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122636288 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122636288 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122636288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122636288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122636288 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122636288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122636288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122636288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122636288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122636288 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122636288 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122636288 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122636288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122636288 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122636288 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122636288 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122636288 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122636288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122636288 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122636288 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122636288 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122636288 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122636288 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122636288 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122636288 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122636288 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122636288 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122636288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d9d0e40550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122636288 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122636288 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122636288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034228b), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122636288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122636288 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122636288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122636288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122636288 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122636288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d9d0e40550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4388117)[0x55d9d0e43eb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122636288 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4388117)[0x55d9d0e43eb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122636288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4388117)[0x55d9d0e43eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4388117)[0x55d9d0e43eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4388117)[0x55d9d0e43eb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4388117)[0x55d9d0e43eb0]{disrupted}: Deallocated (fsm.c:568) 20241106122636288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d9d0e40550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122636288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d9d0e40550]{disconnected}: Freeing instance (context_map.c:206) 20241106122636288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d9d0e40550]{disconnected}: Deallocated (fsm.c:568) 20241106122636288 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4388117 SCCP-37 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241106122636288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122636288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122636288 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122636288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122636288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122636288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122636288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122636288 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122636288 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122636288 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122636288 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122636288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122636288 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122636288 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122636288 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122636288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122636288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122636288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122636288 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122636288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122636288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122636288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122636288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122636288 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122636288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122636288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122636288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122636288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122636288 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122636288 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.msc1-RAN(459)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(462)@71de1e556339: Final verdict of PTC: none 20241106122636288 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122636288 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122636288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122636288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122636288 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122636288 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) 20241106122636288 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8667246)[0x55d9d0e376c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8667246)[0x55d9d0e376c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122636288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55d9d0e418e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122636288 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122636288 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122636288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080f60c), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122636288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122636288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122636288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122636288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122636288 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122636288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55d9d0e418e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8667246)[0x55d9d0e376c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8667246)[0x55d9d0e376c0]{disrupted}: Freeing instance (context_map.c:202) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8667246)[0x55d9d0e376c0]{disrupted}: Deallocated (fsm.c:568) 20241106122636288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55d9d0e418e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122636288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55d9d0e418e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122636288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-36)[0x55d9d0e418e0]{disconnected}: Deallocated (fsm.c:568) 20241106122636288 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8667246 SCCP-36 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5502458)[0x55d9d0e45f50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5502458)[0x55d9d0e45f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122636288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55d9d0e46080]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122636288 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122636288 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122636288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4bcfa), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122636288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122636288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122636288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122636288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122636288 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122636288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55d9d0e46080]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5502458)[0x55d9d0e45f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122636288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5502458)[0x55d9d0e45f50]{disrupted}: Freeing instance (context_map.c:202) 20241106122636289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5502458)[0x55d9d0e45f50]{disrupted}: Deallocated (fsm.c:568) 20241106122636289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55d9d0e46080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122636289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55d9d0e46080]{disconnected}: Freeing instance (context_map.c:206) 20241106122636289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-38)[0x55d9d0e46080]{disconnected}: Deallocated (fsm.c:568) 20241106122636289 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5502458 SCCP-38 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241106122636289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122636289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122636289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122636289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122636289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122636289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122636289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122636289 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122636289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122636289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122636289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122636289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122636289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122636289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122636289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122636289 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(465)@71de1e556339: Final verdict of PTC: none 20241106122636289 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122636289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122636289 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122636289 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122636289 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122636289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122636289 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122636289 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106122636289 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122636289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122636289 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122636289 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122636289 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122636289 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122636289 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122636289 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122636289 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122636289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122636289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122636289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122636289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122636289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122636289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122636289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122636289 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122636289 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122636289 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122636289 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(451)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(460)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(455)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(458)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(453)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(449)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(463)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(467)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(448)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(466)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(457)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122636330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60684<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(450)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(448): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(449): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(450): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(451): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(452): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(453): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(454): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(458): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(459): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(460): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(464): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(465): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(466): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(467): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(468): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(469): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(470): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Wed Nov 6 12:26:36 UTC 2024 ====== 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 20241106122636455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122636873 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122636873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00673d42), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122636873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122636873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122636873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122636873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122636873 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122636873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b7176), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122636873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122636873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122636873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122636873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122636873 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122636873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e6ec3), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122636873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122636873 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122636873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122636873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122636873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122636873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122636873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122636873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122636873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122636873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122636873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122636873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122636873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122636873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122636873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122636873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122636873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122636873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122636873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122636873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122636873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122636873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122636873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122636873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122636873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122636873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122636873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122636873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122637056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341728) 20241106122637446 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122637446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd534b), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122637446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122637446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122637446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122637446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122637446 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122637446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a0ce5), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122637446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122637446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122637446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122637446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122637446 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122637446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028812a), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122637446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122637446 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122637446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122637446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122637446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122637446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122637446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122637446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122637446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122637446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122637446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122637446 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122637446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122637446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122637446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122637446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122637446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122637446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122637446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122637446 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122637446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122637446 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122637446 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122637446 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122637446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122637446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122637446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122637446 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=341728, count=347900) 20241106122638121 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122638121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4309f), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122638121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122638121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122638121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122638121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122638121 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122638121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64768), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122638121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122638121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122638121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122638121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122638121 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122638121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75952), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122638121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122638121 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122638121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122638121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122638121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122638121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122638121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122638121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122638121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122638121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122638121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122638121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122638121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122638121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122638121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122638121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122638121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122638122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122638122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122638122 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122638122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122638122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122638122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122638122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122638122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122638122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122638122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122638122 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122638288 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122638288 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122638288 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106122638288 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122638288 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122638288 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122638288 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122638288 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122638288 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122638290 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122638290 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122638290 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122638830 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122638830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ef547), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122638830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122638830 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122638830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122638830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122638830 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122638830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4e720), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122638830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122638830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122638830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122638830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122638830 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122638830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018898e), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122638830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122638830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122638830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122638830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122638830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122638830 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122638830 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122638830 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122638830 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122638830 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122638830 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122638830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122638830 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122638830 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122638830 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122638830 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122638830 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122638830 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122638830 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122638830 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122638830 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122638830 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122638830 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122638830 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122638830 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:26:39 UTC 2024 /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 20241106122639642 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122639642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000100b1), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122639642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122639642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122639642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122639642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122639642 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122639642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b69a8), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122639642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122639642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122639642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122639642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122639642 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122639642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff6d32), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122639642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122639642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122639642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122639642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122639642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122639642 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122639642 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122639642 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122639642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122639642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122639642 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122639642 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122639642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8a19), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122639642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122639642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122639642 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122639642 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122639642 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122639642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122639642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122639642 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122639642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122639642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122639642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122639642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122639642 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122639642 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122639642 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122639642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122639642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122639642 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122639642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122639642 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122639642 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122639642 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122639642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122639642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122639642 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241106122640127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122640132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122640140 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46379<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(474)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122640168 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122640168 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122640187 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122640187 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122640187 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122640187 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122640188 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122640188 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122640188 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122640188 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122640188 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) 20241106122640188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122640188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122640188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122640188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122640188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122640188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122640188 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122640188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640188 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122640188 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122640188 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122640188 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122640188 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122640188 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122640189 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122640189 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122640189 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) 20241106122640189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122640189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122640189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(476)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122640189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122640189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122640189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122640189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122640189 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122640189 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122640189 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122640189 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122640189 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122640189 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) 20241106122640189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122640189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122640189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122640189 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122640189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122640189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122640189 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122640190 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57251 (stream_srv.c:129) 20241106122640190 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57251<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122640190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122640190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122640190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122640190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122640190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122640190 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122640190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122640190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122640190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122640190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122640190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122640190 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122640191 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122640191 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122640191 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) 20241106122640191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122640191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122640191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122640191 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122640191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122640191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122640191 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122640191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640191 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122640191 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122640191 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122640191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122640191 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(480)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(480)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(480)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(478)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(483)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(483)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(483)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(481)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122640249 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122640249 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122640250 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122640250 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122640250 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122640250 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122640251 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122640251 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122640251 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) 20241106122640251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122640251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122640251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122640251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122640251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122640251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122640251 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122640251 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122640251 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122640251 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122640251 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122640251 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) 20241106122640251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122640251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122640251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122640251 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122640251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122640251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122640251 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122640251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640251 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122640251 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122640251 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122640251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122640251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122640251 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122640251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640251 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122640251 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122640251 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122640251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122640251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122640251 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122640252 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122640252 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122640252 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) 20241106122640252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122640252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122640252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122640252 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122640252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122640252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122640252 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122640252 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122640252 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122640252 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) 20241106122640252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122640252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122640252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122640253 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122640253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122640253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122640253 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122640253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640253 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122640253 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122640253 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122640253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122640253 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122640253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640253 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122640253 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122640253 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122640253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122640253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122640253 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(486)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(486)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(486)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(484)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(489)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(489)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(489)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(487)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122640340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122640340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122640340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122640340 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122640340 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122640340 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122640340 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122640340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122640340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122640350 DLINP DEBUG SRVCONN(,r=127.0.0.1:57251<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122640350 DLINP DEBUG SRVCONN(,r=127.0.0.1:57251<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122640350 DLINP DEBUG SRVCONN(,r=127.0.0.1:57251<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122640350 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122640350 DHNBAP DEBUG (127.0.0.1:57251 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122640350 DHNBAP NOTICE (127.0.0.1:57251 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122640350 DHNBAP NOTICE (127.0.0.1:57251 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122640350 DLINP DEBUG SRVCONN(,r=127.0.0.1:57251<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122640350 DLINP DEBUG SRVCONN(,r=127.0.0.1:57251<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122640418 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122640418 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122640418 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122640418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(480)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122640421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640421 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122640421 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122640421 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122640421 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122640421 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122640421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122640423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640423 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122640423 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122640423 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122640423 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122640423 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122640423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122640423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122640423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122640423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122640423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122640423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122640423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122640423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122640423 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122640423 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122640423 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122640424 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122640424 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122640424 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) 20241106122640424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122640424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122640424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122640424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122640424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122640424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122640424 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122640425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640425 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122640425 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122640425 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122640425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122640425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122640425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122640425 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122640444 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122640444 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122640444 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122640444 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(483)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122640447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640447 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122640447 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122640447 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122640447 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122640447 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122640447 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122640448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640448 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122640448 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122640448 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122640448 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122640448 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122640448 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122640448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122640449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122640449 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122640449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122640449 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122640449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122640449 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122640449 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122640449 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122640449 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122640450 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122640450 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122640450 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) 20241106122640450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122640450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122640450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122640450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122640450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122640450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122640450 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122640450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640450 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122640450 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122640450 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122640450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122640450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122640450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122640450 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122640485 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122640485 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122640485 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122640485 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(486)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122640488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640488 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122640488 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122640488 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122640488 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122640488 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122640488 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122640489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640489 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122640489 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122640489 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122640489 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122640489 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122640489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122640489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122640489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122640489 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122640489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122640489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122640489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122640489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122640489 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122640489 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122640489 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122640490 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122640490 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122640490 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) 20241106122640490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122640490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122640490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122640491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122640491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122640491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122640491 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122640491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640491 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122640491 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122640491 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122640491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122640491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122640491 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122640491 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122640511 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122640511 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122640511 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122640511 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(489)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122640514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640514 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122640514 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122640514 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122640514 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122640514 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122640514 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122640515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640515 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122640515 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122640515 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122640515 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122640515 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122640515 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122640515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122640515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122640515 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122640515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122640515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122640515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122640515 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122640515 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122640515 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122640516 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122640517 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122640517 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122640517 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) 20241106122640517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122640517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122640517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122640517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122640517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122640517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122640517 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122640517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122640517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122640517 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122640517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122640517 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122640517 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122640517 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122640517 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122640517 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122640517 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122640517 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122641226 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122641226 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122641226 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122641226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122641226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122641226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122641226 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122641226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122641226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122641226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122641226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122641226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122641226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122641226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122641226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.msc0-RAN(479)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122641226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641226 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122641226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122641226 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122641226 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122641226 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122641226 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) 20241106122641226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122641226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122641226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122641226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122641226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122641226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122641226 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122641226 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122641226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122641226 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122641226 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122641226 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122641226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122641226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122641226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122641226 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122641228 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122641228 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122641228 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122641228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122641228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122641228 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122641228 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122641228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122641228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122641228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122641228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122641228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122641228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122641228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122641228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122641228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122641228 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122641228 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122641228 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(482)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122641252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122641252 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122641252 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122641252 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122641252 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122641252 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122641252 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122641252 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122641252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122641252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122641252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122641252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122641252 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122641252 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122641252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122641252 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:386) 20241106122641252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641253 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:386) 20241106122641253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641253 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122641253 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122641253 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122641253 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122641253 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) 20241106122641253 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) 20241106122641253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122641253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122641253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122641253 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122641253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122641253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122641253 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122641253 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122641253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122641253 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122641253 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122641253 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122641253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122641253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122641253 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122641253 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122641254 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122641254 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122641254 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122641254 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122641254 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122641254 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122641254 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122641254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122641254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122641254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122641254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122641254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122641254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122641254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122641254 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:386) 20241106122641254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641254 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:386) 20241106122641254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122641254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122641254 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122641254 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122641254 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(485)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122641293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122641293 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122641293 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122641293 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122641293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122641293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122641293 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122641293 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122641293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122641293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122641293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122641293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122641293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122641293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122641293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122641293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122641294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122641294 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122641294 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122641294 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122641294 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) 20241106122641294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122641294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122641294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122641294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122641294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122641294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122641294 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122641294 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122641294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122641294 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122641294 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122641294 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122641294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122641294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122641294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122641294 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122641294 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122641294 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122641294 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122641294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122641294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122641294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122641294 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122641294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122641294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122641294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122641294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122641294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122641294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122641294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122641294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122641294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122641294 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122641294 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122641294 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(488)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122641320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122641320 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122641320 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122641320 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122641320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122641320 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122641320 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122641320 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122641320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122641320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122641320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122641320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122641320 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122641320 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122641320 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122641320 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:386) 20241106122641320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641320 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:386) 20241106122641320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641321 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122641321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122641321 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122641321 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122641321 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) 20241106122641321 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) 20241106122641321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122641321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122641321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122641321 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122641321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122641321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122641321 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122641321 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122641321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122641321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122641321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122641321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122641321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122641321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122641321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122641321 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122641323 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122641323 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122641323 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122641323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122641323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122641323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122641323 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122641323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122641323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122641323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122641323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122641323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122641323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122641323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122641323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122641323 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:386) 20241106122641323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122641323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641323 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:386) 20241106122641323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122641323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122641323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122641323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122641323 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122641323 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122641323 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122642356 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122642360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122642362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122642364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122642366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122642368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122642369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122642371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122642373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122642375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122642377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122642379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122642381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122642383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122642386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122642388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122642390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122642392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122642393 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122642396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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@71de1e556339: 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@71de1e556339: 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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001111010010'B, t_guard := 20.000000 } 20241106122642422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51460<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(482)@71de1e556339: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(482)@71de1e556339: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491)3911123 20241106122643448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122643448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122643448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122643448 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122643448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3badd3, normal) (hnbgw_rua.c:388) 20241106122643448 DHNB DEBUG map_rua[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122643448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3911123)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122643448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3911123 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122643448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122643448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122643448 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3911123 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241106122643448 DCN DEBUG map_sccp[0x55d9d0e418e0]{init}: Allocated (fsm.c:456) 20241106122643448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d9d0e418e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122643448 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3911123 <-> SCCP-39 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122643448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3911123 SCCP-39 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122643448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3911123)[0x55d9d0e376c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122643448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122643448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122643448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3911123)[0x55d9d0e376c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122643448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d9d0e418e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122643448 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122643448 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{IDLE}: Allocated (fsm.c:456) 20241106122643448 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122643448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030003d20056400500f1100926) (sccp_scrc.c:401) 20241106122643448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122643448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122643448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122643448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122643448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122643448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122643448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122643448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122643448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122643448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122643448 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122643448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122643448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122643448 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122643449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d9d0e418e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122643449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3911123)[0x55d9d0e376c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122643449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122643449 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122643449 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122643449 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122643449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122643449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122643449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122643449 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(481)@71de1e556339: First idle individual index:0 HNBGW_Test.msc1-SCCP(481)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(482)@71de1e556339: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491) HNBGW_Test.msc1-RAN(482)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491)7791062 HNBGW_Test.msc1-SCCP(481)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(481)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491)@71de1e556339: setverdict(pass): none -> pass 20241106122643458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122643458 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122643458 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122643458 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122643458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122643458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122643458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122643458 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122643458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122643458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122643458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122643458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122643458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122643458 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008eaa65) (sccp_scrc.c:472) 20241106122643458 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1823) 20241106122643458 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122643458 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122643458 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122643458 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122643458 DCN DEBUG handle_cn_conn_conf() conn_id=39, 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:483) 20241106122643458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d9d0e418e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122643458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d9d0e418e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122643459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51460<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122643460 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122643463 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122643465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122643468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122643471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122643474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122643476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122643478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122643481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122643482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122643484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122643487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122643489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122643492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122643494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122643495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122643497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122643499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122643500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122643502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000101110001'B, t_guard := 20.000000 } 20241106122643528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51468<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(482)@71de1e556339: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(482)@71de1e556339: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475)@71de1e556339: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492)16352355 20241106122644542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122644542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122644542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106122644542 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122644542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf98463, normal) (hnbgw_rua.c:388) 20241106122644542 DHNB DEBUG map_rua[0x55d9d0e46080]{init}: Allocated (fsm.c:456) 20241106122644542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16352355)[0x55d9d0e46080]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122644542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16352355 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122644542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122644542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122644542 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106122644542 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16352355 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241106122644542 DCN DEBUG map_sccp[0x55d9d0e43eb0]{init}: Allocated (fsm.c:456) 20241106122644542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d9d0e43eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122644542 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16352355 <-> SCCP-40 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122644542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16352355 SCCP-40 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106122644542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16352355)[0x55d9d0e46080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122644542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122644542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122644542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16352355)[0x55d9d0e46080]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122644542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d9d0e43eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122644542 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122644542 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{IDLE}: Allocated (fsm.c:456) 20241106122644542 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122644542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030001710056400500f1100926) (sccp_scrc.c:401) 20241106122644542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122644542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122644542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122644542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122644542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122644542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122644542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122644542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122644542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122644542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122644542 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122644542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122644542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122644542 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122644542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d9d0e43eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122644542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16352355)[0x55d9d0e46080]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122644542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122644542 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122644542 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122644542 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122644542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122644542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122644542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122644542 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(481)@71de1e556339: First idle individual index:1 HNBGW_Test.msc1-SCCP(481)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(482)@71de1e556339: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492) HNBGW_Test.msc1-RAN(482)@71de1e556339: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492)9190491 HNBGW_Test.msc1-SCCP(481)@71de1e556339: Session index based on connection ID:1 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(481)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106122644546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122644546 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122644546 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122644546 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122644546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122644546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122644546 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122644546 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122644546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122644546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122644546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122644546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122644546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122644546 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007e4c59) (sccp_scrc.c:472) 20241106122644546 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1823) 20241106122644546 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122644546 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122644546 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122644546 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122644546 DCN DEBUG handle_cn_conn_conf() conn_id=40, 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:483) 20241106122644546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d9d0e43eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122644546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d9d0e43eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122644547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51468<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122644548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122644551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122644553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122644555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122644558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122644560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122644563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122644565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122644568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122644570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122644571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122644573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122644575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122644577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122644580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122644582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122644584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122644586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122644588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122644590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000110100000'B, t_guard := 20.000000 } 20241106122644610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(482)@71de1e556339: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(482)@71de1e556339: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475)@71de1e556339: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493)13084647 20241106122645624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122645624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122645624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106122645624 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122645624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc7a7e7, normal) (hnbgw_rua.c:388) 20241106122645624 DHNB DEBUG map_rua[0x55d9d0e3ee90]{init}: Allocated (fsm.c:456) 20241106122645625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13084647)[0x55d9d0e3ee90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122645625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13084647 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122645625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122645625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122645625 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13084647 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241106122645625 DCN DEBUG map_sccp[0x55d9d0e40400]{init}: Allocated (fsm.c:456) 20241106122645625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55d9d0e40400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122645625 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13084647 <-> SCCP-41 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122645625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13084647 SCCP-41 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106122645625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13084647)[0x55d9d0e3ee90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122645625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122645625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122645625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13084647)[0x55d9d0e3ee90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122645625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55d9d0e40400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122645625 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122645625 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{IDLE}: Allocated (fsm.c:456) 20241106122645625 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122645625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001a00056400500f1100926) (sccp_scrc.c:401) 20241106122645625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122645625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122645625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122645625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122645625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122645625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122645625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122645625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122645625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122645625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122645625 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122645625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122645625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122645625 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122645625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55d9d0e40400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122645625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13084647)[0x55d9d0e3ee90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122645625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122645625 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122645625 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122645625 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122645625 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122645625 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122645625 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122645625 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(481)@71de1e556339: First idle individual index:2 HNBGW_Test.msc1-SCCP(481)@71de1e556339: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(482)@71de1e556339: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493) HNBGW_Test.msc1-RAN(482)@71de1e556339: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493)3197113 HNBGW_Test.msc1-SCCP(481)@71de1e556339: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(481)@71de1e556339: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493)@71de1e556339: setverdict(pass): none -> pass 20241106122645629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122645629 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122645629 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122645629 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122645629 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122645629 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122645629 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122645629 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122645629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122645629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122645629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122645629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122645629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122645629 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002f825f) (sccp_scrc.c:472) 20241106122645629 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1823) 20241106122645629 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122645629 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122645629 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122645629 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122645629 DCN DEBUG handle_cn_conn_conf() conn_id=41, 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:483) 20241106122645629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55d9d0e40400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122645629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55d9d0e40400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122645630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122645631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122645633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122645635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122645637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122645639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122645641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122645642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122645644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122645646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122645647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122645650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122645651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122645654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122645657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122645659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122645662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122645663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122645665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122645668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122645670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122645677 DLINP DEBUG SRVCONN(,r=127.0.0.1:57251<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122645677 DLINP DEBUG SRVCONN(,r=127.0.0.1:57251<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122645677 DLINP NOTICE SRV(,r=127.0.0.1:57251<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122645677 DMAIN NOTICE (127.0.0.1:57251 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57251<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122645677 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122645677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51446<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122645677 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46379<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-SCCP(481)@71de1e556339: Final verdict of PTC: none 20241106122645677 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122645677 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122645677 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122645677 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122645677 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122645677 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122645677 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122645677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122645677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122645677 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122645677 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122645677 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122645677 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122645677 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122645677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122645677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122645677 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122645677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122645677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122645677 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122645677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122645677 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122645677 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106122645677 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122645677 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122645677 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106122645677 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122645677 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122645677 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122645677 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122645677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122645677 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122645677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122645677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122645677 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122645677 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122645677 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122645677 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122645677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122645677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122645677 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122645677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122645677 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122645678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122645678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122645678 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122645678 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475)@71de1e556339: Final verdict of PTC: none 20241106122645678 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122645678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122645678 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122645678 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122645678 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122645678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122645678 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122645678 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106122645678 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122645678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122645678 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122645678 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122645678 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122645678 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122645678 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122645678 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122645678 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122645678 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122645678 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122645678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122645678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122645678 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122645678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122645678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122645678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122645678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122645678 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122645678 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122645678 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122645678 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(486)@71de1e556339: Final verdict of PTC: none 20241106122645678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122645678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122645678 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122645678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122645678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122645678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122645678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122645678 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122645678 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122645678 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122645678 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122645678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d9d0e418e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122645678 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122645678 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122645678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008eaa65), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW_Test.msc0-RAN(479)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(485)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(487)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(480)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(477)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(484)@71de1e556339: Final verdict of PTC: none20241106122645678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122645678 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122645678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122645678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122645678 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122645678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d9d0e418e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122645678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3911123)[0x55d9d0e376c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122645678 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3911123)[0x55d9d0e376c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc1-RAN(482)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(489)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(488)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(478)@71de1e556339: Final verdict of PTC: none 20241106122645678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122645678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3911123)[0x55d9d0e376c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122645678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3911123)[0x55d9d0e376c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122645678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3911123)[0x55d9d0e376c0]{disrupted}: Freeing instance (context_map.c:202) 20241106122645678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3911123)[0x55d9d0e376c0]{disrupted}: Deallocated (fsm.c:568) 20241106122645678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d9d0e418e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122645678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d9d0e418e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122645678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d9d0e418e0]{disconnected}: Deallocated (fsm.c:568) 20241106122645678 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3911123 SCCP-39 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241106122645678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d9d0e43eb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122645678 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122645678 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122645678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e4c59), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122645678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122645678 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122645678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122645678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122645678 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122645678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d9d0e43eb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122645678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16352355)[0x55d9d0e46080]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122645678 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16352355)[0x55d9d0e46080]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122645678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122645678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16352355)[0x55d9d0e46080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122645678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16352355)[0x55d9d0e46080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122645678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16352355)[0x55d9d0e46080]{disrupted}: Freeing instance (context_map.c:202) 20241106122645678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16352355)[0x55d9d0e46080]{disrupted}: Deallocated (fsm.c:568) 20241106122645678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d9d0e43eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122645678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d9d0e43eb0]{disconnected}: Freeing instance (context_map.c:206) 20241106122645678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d9d0e43eb0]{disconnected}: Deallocated (fsm.c:568) 20241106122645678 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16352355 SCCP-40 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241106122645678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55d9d0e40400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122645678 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122645678 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122645678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f825f), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122645678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122645678 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122645678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122645678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122645678 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122645678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55d9d0e40400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122645678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13084647)[0x55d9d0e3ee90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122645678 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13084647)[0x55d9d0e3ee90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122645679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122645679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13084647)[0x55d9d0e3ee90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122645679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13084647)[0x55d9d0e3ee90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122645679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13084647)[0x55d9d0e3ee90]{disrupted}: Freeing instance (context_map.c:202) 20241106122645679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13084647)[0x55d9d0e3ee90]{disrupted}: Deallocated (fsm.c:568) 20241106122645679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55d9d0e40400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122645679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55d9d0e40400]{disconnected}: Freeing instance (context_map.c:206) 20241106122645679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-41)[0x55d9d0e40400]{disconnected}: Deallocated (fsm.c:568) 20241106122645679 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13084647 SCCP-41 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241106122645679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122645679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122645679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106122645679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122645679 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122645679 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) 20241106122645679 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-M3UA(483)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(472)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(476)@71de1e556339: Final verdict of PTC: none 20241106122645679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122645679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122645679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122645679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122645679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122645679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122645679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122645679 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122645679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122645679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122645679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122645679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122645679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122645679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122645679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122645679 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122645679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122645679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122645679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122645679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122645679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122645679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122645679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122645679 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(474)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(490)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(471)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122645718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(473)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(471): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(472): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(473): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(474): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(475): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(476): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(477): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(478): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(479): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(480): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(481): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(482): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(483): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(484): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(485): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(486): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(487): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(488): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(489): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(491): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(492): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(493): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Wed Nov 6 12:26:45 UTC 2024 ====== 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 20241106122645851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51482<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122646289 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122646289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4bcfa), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122646289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122646289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122646289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122646289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122646289 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122646289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080f60c), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122646289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122646289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122646289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122646289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122646289 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122646289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034228b), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122646289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122646289 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122646289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122646289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122646289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122646289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122646289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122646289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122646289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122646289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122646289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122646289 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122646289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122646289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122646289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122646289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122646289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122646289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122646289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122646289 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122646289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122646289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122646289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122646289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122646289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122646289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122646289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122646289 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122646554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51482<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344112) 20241106122646873 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122646873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b7176), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122646873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122646873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122646873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122646873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122646873 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122646873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00673d42), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122646873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122646873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122646873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122646873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122646873 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122646873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e6ec3), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122646873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122646873 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122646873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122646873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122646873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122646873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122646873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122646873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122646873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122646873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122646873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122646873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122646873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122646873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122646873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122646873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122646873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122646873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122646873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122646873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122646873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122646873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122646873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122646873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122646873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122646873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122646874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122646874 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122647447 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122647447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028812a), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122647447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122647447 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122647447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122647447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122647447 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122647447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a0ce5), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122647447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122647447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122647447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122647447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122647447 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122647447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd534b), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122647447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122647447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122647447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122647447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122647447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122647447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122647447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122647447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122647447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122647447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122647447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122647447 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122647447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122647447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122647447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122647447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122647447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122647447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122647447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122647447 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122647447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122647447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122647447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122647447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122647447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122647447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122647447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122647447 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=344112, count=355928) 20241106122647678 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122647678 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122647678 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122647678 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122647678 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122647678 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106122647678 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122647678 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122647678 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122647678 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122647678 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122647678 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122648122 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122648122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75952), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122648122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122648122 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122648122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122648122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122648122 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122648122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64768), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122648122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122648122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122648122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122648122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122648122 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122648122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4309f), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122648122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122648122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122648122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122648122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122648122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122648122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122648122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122648122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122648122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122648122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122648122 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122648122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122648122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122648122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122648122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122648122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122648122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122648122 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122648122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122648122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122648123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122648123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122648123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122648123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122648123 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:26:48 UTC 2024 /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 20241106122648831 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122648831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018898e), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122648831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122648831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122648831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122648831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122648831 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122648831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4e720), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122648831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122648831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122648831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122648831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122648831 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122648831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ef547), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122648831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122648831 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122648831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122648831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122648831 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122648831 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122648831 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122648831 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122648831 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122648831 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122648831 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122648831 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122648831 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122648831 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122648831 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122648831 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122648831 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122648831 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122648831 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122648831 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122648831 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122648831 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122648831 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122648831 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122648831 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241106122649633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122649639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122649643 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122649643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8a19), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122649643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122649643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649643 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122649643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff6d32), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122649643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122649643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649643 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122649643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b69a8), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122649643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122649643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649643 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122649643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000100b1), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122649643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122649643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122649643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122649643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122649643 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122649643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122649643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122649643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122649643 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122649643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122649643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122649644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122649644 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122649644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122649644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122649644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122649644 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122649645 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43965<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(497)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122649674 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122649674 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122649695 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122649695 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122649695 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122649695 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122649696 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122649696 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(499)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122649696 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122649696 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122649696 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) 20241106122649696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122649696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122649696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122649696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649696 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122649696 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43650 (stream_srv.c:129) 20241106122649696 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43650<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122649696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122649696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122649696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122649696 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122649696 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122649696 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122649696 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) 20241106122649696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122649697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122649697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649697 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122649697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649697 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122649697 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122649697 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122649697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649697 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649697 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649697 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122649697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122649697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122649697 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122649697 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122649697 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122649697 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) 20241106122649697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122649697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122649697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649697 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122649697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649697 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122649697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649697 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649697 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649697 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122649697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122649697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122649697 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122649698 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122649698 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122649698 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) 20241106122649698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122649698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122649698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649698 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122649698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649698 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122649698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122649698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122649698 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(503)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(501)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(506)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(509)@71de1e556339: ************************************************* HNBGW_Test.msc2-M3UA(509)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(509)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(507)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122649788 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122649788 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122649788 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122649788 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122649788 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122649788 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122649789 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122649789 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122649789 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) 20241106122649789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122649789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122649789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122649789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649789 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122649789 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122649789 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122649789 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122649789 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122649789 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) 20241106122649789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122649789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122649789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649789 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122649789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649789 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122649789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649789 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122649790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122649790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122649790 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122649790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122649790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122649790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122649790 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122649790 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122649790 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122649790 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) 20241106122649790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122649790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122649790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649790 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122649790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649790 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122649790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122649790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122649790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122649790 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122649791 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122649791 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122649791 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) 20241106122649791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122649791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122649791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649791 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122649791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649791 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122649791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122649791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122649791 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(512)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(512)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(512)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(510)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(515)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(515)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(515)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-SCCP(513)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(518)@71de1e556339: ************************************************* HNBGW_Test.sgsn2-M3UA(518)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(518)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(516)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122649927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122649927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122649927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122649927 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122649928 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122649928 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122649928 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122649928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122649928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) 20241106122649930 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122649930 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122649930 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122649930 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication MTC@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(503)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122649933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649933 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122649933 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122649933 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122649933 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122649933 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122649933 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122649934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649934 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122649934 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122649934 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122649934 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122649934 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122649934 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122649934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122649934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122649934 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122649934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122649935 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122649935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122649935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122649935 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122649935 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122649935 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122649936 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122649936 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122649936 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) 20241106122649936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122649936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122649936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122649936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649936 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122649936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122649936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122649936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122649936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122649936 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122649936 DLINP DEBUG SRVCONN(,r=127.0.0.1:43650<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122649936 DLINP DEBUG SRVCONN(,r=127.0.0.1:43650<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122649936 DLINP DEBUG SRVCONN(,r=127.0.0.1:43650<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122649936 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122649936 DHNBAP DEBUG (127.0.0.1:43650 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122649936 DHNBAP NOTICE (127.0.0.1:43650 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122649936 DHNBAP NOTICE (127.0.0.1:43650 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122649936 DLINP DEBUG SRVCONN(,r=127.0.0.1:43650<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122649936 DLINP DEBUG SRVCONN(,r=127.0.0.1:43650<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122649955 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122649955 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122649955 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122649955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(506)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122649957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649957 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122649957 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122649957 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122649957 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122649957 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122649957 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122649959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649959 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122649959 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122649959 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122649959 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122649959 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122649959 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122649959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122649959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122649959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122649959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122649959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122649959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122649959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122649959 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122649959 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122649959 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122649960 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122649960 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122649960 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) 20241106122649960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122649960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122649960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122649960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649960 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122649960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649960 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649960 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649960 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122649960 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122649960 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122649960 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122649960 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122649979 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122649979 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106122649979 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122649979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(509)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106122649982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649982 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106122649982 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122649982 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122649982 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122649982 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106122649982 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122649983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649983 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122649983 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122649983 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122649983 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122649983 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122649983 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122649983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122649983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122649983 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106122649983 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122649983 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122649984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122649984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122649984 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122649984 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122649984 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122649985 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122649985 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122649985 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) 20241106122649985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122649985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122649985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122649985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122649985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122649985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122649985 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122649985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122649985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122649985 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122649985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122649985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122649985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122649985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122649985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122649985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122649985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122649985 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650029 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122650029 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122650029 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122650029 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(512)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122650033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650033 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122650033 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122650033 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122650033 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122650033 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122650033 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122650035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650035 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122650035 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122650035 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122650035 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122650035 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122650035 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122650035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122650035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122650035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122650035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122650035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122650035 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122650035 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122650035 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122650037 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122650037 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122650037 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) 20241106122650037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122650037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122650037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122650037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122650037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122650037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122650037 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122650037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650037 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122650037 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122650037 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122650037 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122650037 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122650037 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122650037 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650065 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122650065 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122650065 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122650065 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(515)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122650069 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650069 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122650069 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122650069 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122650069 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122650069 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122650069 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122650070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650070 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122650070 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122650070 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122650070 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122650070 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122650070 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122650070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122650070 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122650070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122650070 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122650070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122650070 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122650070 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122650070 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122650071 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122650071 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122650071 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) 20241106122650071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122650072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122650072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122650072 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122650072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122650072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122650072 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122650072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650072 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122650072 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122650072 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122650072 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122650072 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122650072 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122650072 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650101 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122650101 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106122650101 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122650101 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(518)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106122650105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650105 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106122650105 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122650105 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122650105 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122650105 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106122650105 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122650106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650106 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122650106 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122650106 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122650106 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122650106 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122650106 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122650106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122650106 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106122650106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122650106 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122650106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650106 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122650106 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122650106 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122650106 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122650108 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122650108 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122650108 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) 20241106122650108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122650108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122650108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122650108 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122650108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122650108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122650108 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122650108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122650108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122650108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122650108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122650108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122650108 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122650108 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(502)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122650738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650738 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122650738 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122650738 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122650738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122650738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122650738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122650738 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122650738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122650738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122650738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122650738 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122650738 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122650738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122650738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122650738 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122650738 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122650738 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122650738 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) 20241106122650738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122650738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122650738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122650738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122650738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122650738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122650738 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122650738 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122650738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122650738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122650738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122650738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122650738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122650738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122650738 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650741 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122650741 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122650741 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122650741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122650741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122650741 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122650741 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122650741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122650741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122650741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122650741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122650741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122650741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122650741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122650741 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122650741 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122650741 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122650764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650764 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122650764 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122650764 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122650764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122650764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122650764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122650764 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122650764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122650764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122650764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122650764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122650764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122650764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122650764 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:386) 20241106122650764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650764 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:386) 20241106122650764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122650764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122650764 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122650764 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) 20241106122650764 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) 20241106122650764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122650764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122650764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122650764 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122650764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122650764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122650764 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122650764 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122650764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650764 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122650764 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122650764 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122650764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122650764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122650764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122650764 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650764 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122650764 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122650764 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122650765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122650765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122650765 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122650765 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122650765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122650765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122650765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122650765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122650765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122650765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122650765 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:386) 20241106122650765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650765 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:386) 20241106122650765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650765 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122650765 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122650765 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122650765 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122650788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650788 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122650788 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122650788 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122650788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122650788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122650788 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122650788 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122650788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122650788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122650788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122650788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122650788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122650788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122650788 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:386) 20241106122650788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650788 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:386) 20241106122650788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122650788 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122650788 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122650788 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) 20241106122650788 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) HNBGW_Test.msc2-RAN(508)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122650788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122650788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122650788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122650789 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122650789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122650789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122650789 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122650789 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: link up (cnlink.c:111) 20241106122650789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650789 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122650789 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122650789 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122650789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122650789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122650789 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122650789 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650791 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122650791 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122650791 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122650791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122650791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122650791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122650791 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122650792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122650792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122650792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122650792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122650792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122650792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122650792 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:386) 20241106122650792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650792 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:386) 20241106122650792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122650792 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122650792 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122650792 DRANAP INFO cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(511)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122650838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650838 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122650838 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122650838 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122650838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122650838 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122650838 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122650838 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122650838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122650838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122650838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122650838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122650838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122650838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122650838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122650838 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122650838 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122650838 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122650838 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) 20241106122650838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122650838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122650838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122650838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122650838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122650838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122650838 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122650839 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122650839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122650839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122650839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122650839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122650839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122650839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122650839 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650839 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122650839 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122650839 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122650839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122650839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122650839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122650839 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122650839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122650839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122650839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122650839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122650839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122650839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122650839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122650839 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122650839 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122650839 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(514)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122650872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650872 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122650872 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122650872 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122650872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122650872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122650872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122650872 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122650872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122650872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122650872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122650872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122650872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122650872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122650872 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:386) 20241106122650872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650872 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:386) 20241106122650872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122650873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122650873 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122650873 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) 20241106122650873 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) 20241106122650873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122650873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122650873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122650873 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122650873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122650873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122650873 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122650873 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122650873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122650873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122650873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122650873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122650873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122650873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122650873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650874 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122650874 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122650874 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122650874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122650874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122650874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122650874 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122650874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122650874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122650874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122650874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122650874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122650874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122650874 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:386) 20241106122650874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650874 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:386) 20241106122650874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122650874 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122650874 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122650874 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(517)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122650910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650910 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122650910 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122650910 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122650910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122650910 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122650910 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122650910 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122650910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122650910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122650910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122650910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122650911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106122650911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122650911 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:386) 20241106122650911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650911 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:386) 20241106122650911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122650911 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122650911 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122650911 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) 20241106122650911 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) 20241106122650911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122650911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122650911 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122650911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122650911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122650911 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122650911 DRANAP NOTICE cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: link up (cnlink.c:111) 20241106122650911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122650911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122650911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122650911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122650911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122650911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122650911 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122650912 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122650912 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122650912 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122650912 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122650912 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122650912 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122650912 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122650912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122650912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122650912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122650912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122650912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122650912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122650912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106122650912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122650912 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:386) 20241106122650912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122650912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650912 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:386) 20241106122650912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122650912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122650912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122650912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122650912 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122650912 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122650912 DRANAP INFO cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122651943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122651947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122651949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122651952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122651954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122651956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122651958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122651960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122651963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122651965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122651967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122651970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122651972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122651974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122651977 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122651979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122651981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122651982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122651984 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122651986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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@71de1e556339: 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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001110100001'B, t_guard := 20.000000 } 20241106122652012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55948<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(508)@71de1e556339: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(508)@71de1e556339: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520)15273392 20241106122653038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122653038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122653038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122653038 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122653038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe90db0, normal) (hnbgw_rua.c:388) 20241106122653038 DHNB DEBUG map_rua[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122653038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15273392)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122653038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15273392 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122653038 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122653038 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122653038 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15273392 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241106122653038 DCN DEBUG map_sccp[0x55d9d0e418e0]{init}: Allocated (fsm.c:456) 20241106122653038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d9d0e418e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122653038 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15273392 <-> SCCP-42 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106122653038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15273392 SCCP-42 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122653038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15273392)[0x55d9d0e376c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122653039 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122653039 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122653039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15273392)[0x55d9d0e376c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122653039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d9d0e418e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122653039 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122653039 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{IDLE}: Allocated (fsm.c:456) 20241106122653039 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122653039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003a10056400500f1100926) (sccp_scrc.c:401) 20241106122653039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122653039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122653039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122653039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122653039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122653039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122653039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122653039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122653039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122653039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122653039 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122653039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122653039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122653039 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122653039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d9d0e418e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122653039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15273392)[0x55d9d0e376c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122653039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122653039 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122653039 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122653039 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122653039 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122653039 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122653039 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122653039 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(507)@71de1e556339: First idle individual index:0 HNBGW_Test.msc2-SCCP(507)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(508)@71de1e556339: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520) HNBGW_Test.msc2-RAN(508)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520)11312239 HNBGW_Test.msc2-SCCP(507)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(507)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122653048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122653048 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122653048 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122653048 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122653048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122653048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122653048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122653048 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122653048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122653048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520)@71de1e556339: setverdict(pass): none -> pass 20241106122653048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122653048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122653048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122653049 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000e4023) (sccp_scrc.c:472) 20241106122653049 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1823) 20241106122653049 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122653049 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122653049 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122653049 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122653049 DCN DEBUG handle_cn_conn_conf() conn_id=42, 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:483) 20241106122653049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d9d0e418e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122653049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d9d0e418e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122653050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55948<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122653051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122653054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122653057 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122653059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122653061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122653063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122653065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122653066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122653068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122653070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122653071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122653073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122653075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122653077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122653078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122653080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122653082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122653084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122653086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122653088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000111100011'B, t_guard := 20.000000 } 20241106122653111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55958<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(508)@71de1e556339: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(508)@71de1e556339: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498)@71de1e556339: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521)1596953 20241106122654125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122654125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122654125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106122654125 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122654125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x185e19, normal) (hnbgw_rua.c:388) 20241106122654125 DHNB DEBUG map_rua[0x55d9d0e43eb0]{init}: Allocated (fsm.c:456) 20241106122654125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596953)[0x55d9d0e43eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122654125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1596953 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122654125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122654125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122654125 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106122654125 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1596953 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241106122654125 DCN DEBUG map_sccp[0x55d9d0e3ee90]{init}: Allocated (fsm.c:456) 20241106122654125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55d9d0e3ee90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122654125 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1596953 <-> SCCP-43 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106122654125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1596953 SCCP-43 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106122654125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596953)[0x55d9d0e43eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122654125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122654125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122654125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596953)[0x55d9d0e43eb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122654125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55d9d0e3ee90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122654125 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122654125 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{IDLE}: Allocated (fsm.c:456) 20241106122654125 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122654125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030001e30056400500f1100926) (sccp_scrc.c:401) 20241106122654125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122654125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122654125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122654125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122654125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122654125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122654125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122654125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122654125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122654125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122654125 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122654125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122654125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122654125 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122654125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55d9d0e3ee90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122654125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596953)[0x55d9d0e43eb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122654125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122654125 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122654125 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122654125 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122654125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122654125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122654125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122654125 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(507)@71de1e556339: First idle individual index:1 HNBGW_Test.msc2-SCCP(507)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(508)@71de1e556339: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521) HNBGW_Test.msc2-RAN(508)@71de1e556339: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521)4512929 HNBGW_Test.msc2-SCCP(507)@71de1e556339: Session index based on connection ID:1 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(507)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106122654129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122654129 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122654129 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122654129 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122654129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122654129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122654129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122654129 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122654129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122654129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122654129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122654129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122654129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122654129 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f1c296) (sccp_scrc.c:472) 20241106122654129 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1823) 20241106122654129 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122654129 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122654129 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122654129 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122654129 DCN DEBUG handle_cn_conn_conf() conn_id=43, 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:483) 20241106122654129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55d9d0e3ee90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122654129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55d9d0e3ee90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122654130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55958<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122654131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122654134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122654136 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122654139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122654141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122654143 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122654145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122654147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122654149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122654151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122654152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122654154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122654155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122654157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122654158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122654160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122654161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122654163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122654165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122654166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001011100110'B, t_guard := 20.000000 } 20241106122654190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55964<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@71de1e556339: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@71de1e556339: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498)@71de1e556339: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522)10903183 20241106122655204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122655204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122655204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106122655204 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122655204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa65e8f, normal) (hnbgw_rua.c:388) 20241106122655204 DHNB DEBUG map_rua[0x55d9d0e31270]{init}: Allocated (fsm.c:456) 20241106122655204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10903183)[0x55d9d0e31270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122655204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10903183 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122655204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122655204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122655204 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10903183 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106122655204 DCN DEBUG map_sccp[0x55d9d0e42e30]{init}: Allocated (fsm.c:456) 20241106122655204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55d9d0e42e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122655204 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10903183 <-> SCCP-44 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122655204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10903183 SCCP-44 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106122655204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10903183)[0x55d9d0e31270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122655204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122655204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122655204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10903183)[0x55d9d0e31270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122655204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55d9d0e42e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122655204 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122655204 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{IDLE}: Allocated (fsm.c:456) 20241106122655204 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122655204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002e60056400500f1100926) (sccp_scrc.c:401) 20241106122655204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122655204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122655204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122655204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122655204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122655204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122655204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122655204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122655204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122655204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122655204 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122655204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122655204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122655204 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122655204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55d9d0e42e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122655204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10903183)[0x55d9d0e31270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122655204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122655204 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122655204 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122655204 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122655204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122655204 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122655204 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122655204 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(504)@71de1e556339: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@71de1e556339: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522) HNBGW_Test.msc1-RAN(505)@71de1e556339: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522)3419867 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(504)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122655215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122655215 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122655215 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122655215 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122655215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122655215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122655215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122655215 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122655215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122655215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122655215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122655215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122655215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122655215 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000bfdbb) (sccp_scrc.c:472) 20241106122655215 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1823) 20241106122655215 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122655215 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122655215 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122655215 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122655215 DCN DEBUG handle_cn_conn_conf() conn_id=44, 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:483) 20241106122655215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55d9d0e42e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122655215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55d9d0e42e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122655215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55964<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122655216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122655218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122655220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122655222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122655223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122655225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122655227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122655229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122655231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122655233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122655235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122655237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122655239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122655241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122655242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122655244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122655246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122655248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122655249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122655251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122655259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55938<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122655259 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43965<->l=127.0.0.1:4262) (control_if.c:193) 20241106122655259 DLINP DEBUG SRVCONN(,r=127.0.0.1:43650<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122655259 DLINP DEBUG SRVCONN(,r=127.0.0.1:43650<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122655259 DLINP NOTICE SRV(,r=127.0.0.1:43650<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122655259 DMAIN NOTICE (127.0.0.1:43650 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43650<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122655260 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(500)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(513)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@71de1e556339: Final verdict of PTC: none 20241106122655260 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241106122655260 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122655260 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122655260 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122655260 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106122655260 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122655260 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122655260 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122655260 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106122655260 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122655260 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(505)@71de1e556339: Final verdict of PTC: none 20241106122655261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122655261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122655261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106122655261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122655261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122655261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122655261 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122655261 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122655261 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122655261 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122655261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122655261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122655261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122655261 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122655261 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122655261 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122655261 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d9d0e418e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122655261 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122655261 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122655261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e4023), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122655261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122655261 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122655261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122655261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122655261 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d9d0e418e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15273392)[0x55d9d0e376c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122655261 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15273392)[0x55d9d0e376c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122655261 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241106122655261 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122655261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15273392)[0x55d9d0e376c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15273392)[0x55d9d0e376c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15273392)[0x55d9d0e376c0]{disrupted}: Freeing instance (context_map.c:202) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15273392)[0x55d9d0e376c0]{disrupted}: Deallocated (fsm.c:568) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d9d0e418e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d9d0e418e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d9d0e418e0]{disconnected}: Deallocated (fsm.c:568) 20241106122655261 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15273392 SCCP-42 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55d9d0e3ee90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122655261 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122655261 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122655261 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106122655261 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122655261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1c296), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122655261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122655261 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122655261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122655261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122655261 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55d9d0e3ee90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596953)[0x55d9d0e43eb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122655261 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596953)[0x55d9d0e43eb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122655261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596953)[0x55d9d0e43eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596953)[0x55d9d0e43eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596953)[0x55d9d0e43eb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1596953)[0x55d9d0e43eb0]{disrupted}: Deallocated (fsm.c:568) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55d9d0e3ee90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55d9d0e3ee90]{disconnected}: Freeing instance (context_map.c:206) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-43)[0x55d9d0e3ee90]{disconnected}: Deallocated (fsm.c:568) 20241106122655261 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1596953 SCCP-43 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241106122655261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122655261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122655261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122655261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122655261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122655261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122655261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122655261 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122655261 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122655261 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122655261 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122655261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122655261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122655261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122655261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122655261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106122655261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122655261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122655261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122655261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122655261 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122655261 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122655261 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122655261 DRANAP NOTICE cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122655261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106122655261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122655261 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122655261 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122655261 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122655261 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122655261 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122655261 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122655261 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122655261 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122655261 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106122655261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122655261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122655261 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122655261 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122655261 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122655261 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122655261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122655261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122655261 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122655261 DLINP <0002> stream_srv.c:647 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 20241106122655261 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106122655261 DLINP <0002> stream_srv.c:647 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 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122655261 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122655261 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122655261 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122655261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122655261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122655261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122655261 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122655261 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122655261 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106122655261 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122655261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122655261 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122655261 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122655261 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122655261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122655261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122655261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122655261 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122655261 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) 20241106122655261 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10903183)[0x55d9d0e31270]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10903183)[0x55d9d0e31270]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55d9d0e42e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122655261 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122655261 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122655261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bfdbb), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122655261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122655261 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122655261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122655261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122655261 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55d9d0e42e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10903183)[0x55d9d0e31270]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10903183)[0x55d9d0e31270]{disrupted}: Freeing instance (context_map.c:202) 20241106122655261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10903183)[0x55d9d0e31270]{disrupted}: Deallocated (fsm.c:568) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55d9d0e42e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55d9d0e42e30]{disconnected}: Freeing instance (context_map.c:206) 20241106122655261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-44)[0x55d9d0e42e30]{disconnected}: Deallocated (fsm.c:568) 20241106122655261 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10903183 SCCP-44 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241106122655261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122655261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122655262 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122655262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122655262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122655262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122655262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122655262 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122655262 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122655262 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122655262 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122655262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122655262 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122655262 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122655262 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122655262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122655262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122655262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122655262 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(510)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-RAN(508)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(511)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(516)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(509)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(515)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(518)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(499)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(495)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(514)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(494)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(517)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(512)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(497)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(519)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(507)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122655310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(496)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(497): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(498): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(499): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(500): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-SCCP(507): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-RAN(508): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-M3UA(509): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(510): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(511): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(512): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(513): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(514): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(515): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(516): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn2-RAN(517): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(518): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(519): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(520): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(521): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(522): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Wed Nov 6 12:26:55 UTC 2024 ====== 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 20241106122655469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122655679 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122655679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f825f), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122655679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122655679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122655679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122655679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122655679 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122655679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e4c59), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122655679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122655679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122655679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122655679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122655679 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122655679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008eaa65), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122655679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122655679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122655679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122655679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122655679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122655679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122655679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122655679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122655679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122655679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122655679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122655679 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122655679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122655679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122655679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122655679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122655679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122655679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122655679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122655679 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122655679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122655679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122655679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122655679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122655679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122655679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122655679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122655679 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122656171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55970<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=416848) 20241106122656289 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122656289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034228b), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122656289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122656289 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122656289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122656289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122656289 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122656289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080f60c), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122656289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122656289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122656289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122656289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122656289 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122656289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4bcfa), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122656289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122656289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122656289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122656289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122656290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122656290 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122656290 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122656290 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122656290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122656290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122656290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122656290 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122656290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122656290 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122656290 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122656290 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122656290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122656290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122656290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122656290 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122656290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122656290 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122656290 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122656290 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122656290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122656290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122656290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122656290 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122656874 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122656874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e6ec3), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122656874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122656874 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122656874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122656874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122656874 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122656874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00673d42), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122656874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122656874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122656874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122656874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122656874 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122656874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b7176), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122656874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122656874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122656874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122656874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122656874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122656874 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122656874 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122656874 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122656874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122656874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122656874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122656874 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122656874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122656874 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122656874 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122656874 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122656874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122656874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122656874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122656874 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122656874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122656874 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122656874 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122656874 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122656874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122656874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122656874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122656874 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=416848, count=423148) 20241106122657262 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122657262 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122657262 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122657262 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122657262 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106122657262 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241106122657262 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122657262 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122657262 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122657262 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122657262 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106122657262 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106122657448 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122657448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd534b), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122657448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122657448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122657448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122657448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122657448 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122657448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a0ce5), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122657448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122657448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122657448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122657448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122657448 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122657448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028812a), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122657448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122657448 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122657448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122657448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122657448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122657448 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122657448 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122657448 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122657448 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122657448 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122657448 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122657448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122657448 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122657448 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122657448 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122657448 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122657448 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122657448 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122657448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122657448 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122657448 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122657448 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122657448 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122657448 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122657448 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122658122 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122658122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4309f), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122658122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122658122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122658122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122658122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122658122 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122658122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64768), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122658123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122658123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122658123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122658123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122658123 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122658123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75952), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122658123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122658123 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122658123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122658123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122658123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122658123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122658123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122658123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122658123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122658123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122658123 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122658123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122658123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122658123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122658123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122658123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122658123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122658123 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122658123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122658123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122658123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122658123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122658123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122658123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122658123 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Wed Nov 6 12:26:58 UTC 2024 /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 20241106122658832 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122658832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ef547), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122658832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122658832 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122658832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122658832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122658832 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122658832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4e720), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122658832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122658832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122658832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122658832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122658832 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122658832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018898e), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122658832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122658832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122658832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122658832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122658832 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122658832 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122658832 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122658832 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122658832 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122658832 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122658832 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122658832 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122658832 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122658832 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122658832 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122658832 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122658832 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122658832 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122658832 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122658832 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122658832 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122658832 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122658832 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122658832 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122658832 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_L3Compl_no_cn started. 20241106122659252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122659258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122659264 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32943<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_no_cn-Iuh0(526)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122659298 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122659298 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122659319 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122659319 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122659319 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122659319 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122659320 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122659320 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122659320 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_mscpool_L3Compl_no_cn-Iuh1(528)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122659320 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122659320 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) 20241106122659320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122659320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122659320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122659320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122659320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122659320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122659320 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122659320 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122659320 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122659320 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122659320 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122659320 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) 20241106122659320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122659320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122659320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122659321 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122659321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122659321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122659321 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122659321 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55707 (stream_srv.c:129) 20241106122659321 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55707<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122659321 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122659321 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122659321 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) 20241106122659321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122659321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122659321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122659321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122659321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122659321 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122659321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122659321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122659321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122659321 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122659321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122659321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122659321 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122659321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122659321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122659321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122659321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122659321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122659321 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122659321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122659321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122659321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122659321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122659321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122659321 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122659322 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122659322 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122659322 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) 20241106122659322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122659322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122659322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122659323 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122659323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122659323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122659323 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122659323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122659323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122659323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122659323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122659323 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(532)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(532)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(532)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(530)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122659362 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122659362 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122659362 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122659362 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122659362 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122659362 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122659363 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122659363 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122659363 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122659363 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122659363 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122659363 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122659363 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) 20241106122659363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122659363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122659363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122659363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122659363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122659363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122659363 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122659363 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122659363 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122659363 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) 20241106122659363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122659363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122659363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122659364 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122659364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122659364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122659364 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122659364 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122659364 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122659364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122659364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122659364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122659364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122659364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122659364 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122659364 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122659364 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) 20241106122659364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122659364 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122659364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122659364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122659364 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122659364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122659364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122659364 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122659364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122659364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122659364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122659364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122659364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122659364 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122659364 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122659364 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122659364 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122659364 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122659364 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) 20241106122659364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122659364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122659364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122659364 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122659364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122659364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122659364 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122659364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122659364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122659364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122659364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122659364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122659364 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122659364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122659364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122659364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122659364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122659364 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(535)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(535)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(535)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(533)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122659423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122659423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122659423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122659423 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122659423 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122659423 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122659423 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122659423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122659423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122659430 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122659430 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122659430 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122659430 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122659430 DHNBAP DEBUG (127.0.0.1:55707 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122659430 DHNBAP NOTICE (127.0.0.1:55707 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122659430 DHNBAP NOTICE (127.0.0.1:55707 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122659430 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122659430 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122659556 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122659556 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122659556 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122659556 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(532)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122659560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659560 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122659560 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122659560 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122659560 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122659560 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122659560 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122659561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659561 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122659561 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122659561 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122659561 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122659561 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122659561 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122659561 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122659561 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122659561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122659561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122659561 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122659561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122659561 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122659561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122659562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122659562 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122659562 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122659562 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122659563 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122659563 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122659563 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) 20241106122659563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122659563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122659563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122659563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122659563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122659563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122659563 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122659563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122659563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122659563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122659563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122659563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122659563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122659563 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122659595 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122659595 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122659595 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106122659595 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106122659595 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106122659595 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106122659595 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(535)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122659599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659599 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122659599 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106122659599 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106122659599 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106122659599 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122659599 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122659599 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106122659599 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122659599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122659599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122659599 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122659599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122659599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122659599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122659599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122659599 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122659601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659601 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122659601 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122659601 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122659601 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122659601 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106122659601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122659601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122659601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122659601 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122659601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122659601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122659601 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122659601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122659601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122659601 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122659601 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122659601 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122659602 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122659602 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122659602 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) 20241106122659602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122659602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122659602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122659602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122659602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122659602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122659602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122659602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122659602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122659602 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122659603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122659603 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122659603 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122659603 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122659603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122659603 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122659603 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122659603 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122659639 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122659639 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122659639 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122659639 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122659639 DLSCCP DEBUG SCCP-SCOC(20)[0x55d9d0e3ab10]{IDLE}: Deallocated (fsm.c:568) 20241106122659639 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122659639 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122659639 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122659639 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122659639 DLSCCP DEBUG SCCP-SCOC(21)[0x55d9d0e3afb0]{IDLE}: Deallocated (fsm.c:568) 20241106122659640 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122659640 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122659640 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122659640 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122659640 DLSCCP DEBUG SCCP-SCOC(22)[0x55d9d0e400a0]{IDLE}: Deallocated (fsm.c:568) 20241106122659641 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122659641 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122659641 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122659641 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122659641 DLSCCP DEBUG SCCP-SCOC(23)[0x55d9d0e40ec0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(531)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122700365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122700365 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122700365 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122700365 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122700365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122700365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122700365 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122700365 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122700365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122700366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122700366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122700366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122700366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122700366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122700366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122700366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122700366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122700366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122700366 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122700366 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122700366 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122700366 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) 20241106122700366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122700366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122700366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122700366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122700366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122700366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122700366 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122700366 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122700366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122700366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122700366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122700366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122700366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122700366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122700366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122700366 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122700366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122700366 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122700366 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122700366 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122700366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122700366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122700366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122700366 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122700366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122700366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122700367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122700367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122700367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122700367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122700367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122700367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122700367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122700367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122700367 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122700367 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122700367 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(534)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122700403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122700403 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122700403 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122700403 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122700403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122700403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122700403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122700403 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122700403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122700403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122700403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122700403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122700403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122700403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122700403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122700403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122700403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122700404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122700404 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122700404 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122700404 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122700404 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) 20241106122700404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122700404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122700404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122700404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122700404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122700404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122700404 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122700404 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122700404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122700404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122700404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122700404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122700404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122700404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122700404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122700404 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122700404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122700404 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122700404 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122700404 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122700404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122700404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122700404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122700404 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122700404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122700404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122700404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122700404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122700404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122700404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122700404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122700404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122700404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122700405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122700405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122700405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122700405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122700405 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122700405 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122700405 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122700441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122700445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122700447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122700450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122700452 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122700453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122700455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122700457 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122700459 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122700461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122700463 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122700465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122700467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122700469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122700470 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122700472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122700474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122700476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122700478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122700480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000110010011'B, t_guard := 20.000000 } 20241106122700508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@71de1e556339: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(537)16073035 20241106122701530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122701530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122701530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106122701530 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122701530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf5414b, normal) (hnbgw_rua.c:388) 20241106122701530 DHNB DEBUG map_rua[0x55d9d0e3ab10]{init}: Allocated (fsm.c:456) 20241106122701530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16073035)[0x55d9d0e3ab10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122701530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16073035 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122701530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122701530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122701530 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16073035 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:205) 20241106122701530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16073035)[0x55d9d0e3ab10]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122701530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16073035)[0x55d9d0e3ab10]{init}: Freeing instance (context_map.c:202) 20241106122701530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16073035)[0x55d9d0e3ab10]{init}: Deallocated (fsm.c:568) 20241106122701531 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16073035 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106122701531 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:270) 20241106122705261 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122705261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bfdbb), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122705262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122705262 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122705262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122705262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122705262 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122705262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1c296), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122705262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122705262 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122705262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122705262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122705262 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122705262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e4023), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122705262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122705262 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122705262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122705262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122705262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122705262 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122705262 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122705262 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122705262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122705262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122705262 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122705262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122705262 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122705262 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122705262 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122705262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122705262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122705262 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122705262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122705262 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122705262 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122705262 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122705262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122705262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122705262 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122705679 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122705679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008eaa65), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122705679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122705679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122705679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122705679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122705679 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122705679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e4c59), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122705679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122705679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122705679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122705680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122705680 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122705680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f825f), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122705680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122705680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122705680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122705680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122705680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122705680 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122705680 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122705680 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122705680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122705680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122705680 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122705680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122705680 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122705680 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122705680 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122705680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122705680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122705680 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122705680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122705680 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122705680 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122705680 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122705680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122705680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122705680 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122706290 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122706290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4bcfa), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122706290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122706290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122706290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122706290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122706290 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122706290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080f60c), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122706290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122706290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122706290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122706290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122706290 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122706290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034228b), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122706290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122706290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122706290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122706290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122706291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122706291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122706291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122706291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122706291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122706291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122706291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122706291 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122706291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122706291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122706291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122706291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122706291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122706291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122706291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122706291 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122706291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122706291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122706291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122706291 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122706291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122706291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122706291 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122706293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122706293 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122706293 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122706293 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122706293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122706293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122706293 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122706293 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122706293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122706293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122706293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122706293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122706293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122706293 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=00b4bcfa) (sccp_scrc.c:472) 20241106122706293 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1823) 20241106122706293 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122706293 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122706293 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122706293 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122706293 DLSCCP DEBUG SCCP-SCOC(38)[0x55d9d0e46ef0]{IDLE}: Deallocated (fsm.c:568) 20241106122706493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122706493 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122706493 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122706493 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122706493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122706493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122706493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122706493 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122706493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122706493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122706494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122706494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122706494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122706494 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=0080f60c) (sccp_scrc.c:472) 20241106122706494 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1823) 20241106122706494 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122706494 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122706494 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122706494 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122706494 DLSCCP DEBUG SCCP-SCOC(36)[0x55d9d0e31f20]{IDLE}: Deallocated (fsm.c:568) 20241106122706875 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122706875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b7176), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122706875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122706875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122706875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122706875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122706875 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122706875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00673d42), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122706875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122706875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122706875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122706875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122706875 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122706875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e6ec3), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122706875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122706875 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122706875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122706875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122706875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122706875 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122706875 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122706875 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122706875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122706875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122706875 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122706875 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122706875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122706875 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122706875 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122706875 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122706875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122706875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122706875 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122706875 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122706875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122706875 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122706875 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122706875 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122706875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122706875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122706875 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122706877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122706877 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122706877 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122706877 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122706877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122706877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122706877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122706877 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122706877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122706877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122706877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122706877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122706877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122706877 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=006b7176) (sccp_scrc.c:472) 20241106122706877 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1823) 20241106122706877 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122706878 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122706878 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122706878 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122706878 DLSCCP DEBUG SCCP-SCOC(33)[0x55d9d0e36fb0]{IDLE}: Deallocated (fsm.c:568) 20241106122707081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122707081 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122707081 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122707081 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122707081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122707081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122707081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122707081 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122707081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122707082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122707082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122707082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122707082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122707082 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=00673d42) (sccp_scrc.c:472) 20241106122707082 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1823) 20241106122707082 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122707082 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122707082 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122707082 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122707082 DLSCCP DEBUG SCCP-SCOC(35)[0x55d9d0e45ae0]{IDLE}: Deallocated (fsm.c:568) 20241106122707449 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122707449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028812a), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122707449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122707449 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122707449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122707449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122707449 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122707449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a0ce5), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122707449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122707449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122707449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122707449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122707449 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122707449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd534b), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122707449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122707449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122707449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122707449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122707449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122707449 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122707449 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122707449 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122707449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122707449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122707449 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122707449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122707449 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122707449 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122707449 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122707449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122707449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122707449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122707450 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122707450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122707450 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122707450 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122707450 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122707450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122707450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122707450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122707450 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122707452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122707452 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122707452 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122707452 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122707452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122707452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122707452 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122707452 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122707452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122707452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122707452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122707452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122707452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122707452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=Source Reference,L=4,D=007a0ce5) (sccp_scrc.c:472) 20241106122707452 DLSCCP DEBUG Received CO:RELCO for local reference 32 (sccp_scoc.c:1823) 20241106122707452 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122707452 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122707452 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122707452 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122707452 DLSCCP DEBUG SCCP-SCOC(32)[0x55d9d0e44830]{IDLE}: Deallocated (fsm.c:568) 20241106122707653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122707653 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122707653 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122707653 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122707653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122707653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122707653 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122707653 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122707653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122707653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122707653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122707653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122707653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122707653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=00bd534b) (sccp_scrc.c:472) 20241106122707653 DLSCCP DEBUG Received CO:RELCO for local reference 30 (sccp_scoc.c:1823) 20241106122707653 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122707653 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122707653 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122707653 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122707653 DLSCCP DEBUG SCCP-SCOC(30)[0x55d9d0e310c0]{IDLE}: Deallocated (fsm.c:568) 20241106122708123 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122708123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75952), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122708123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122708123 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122708123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122708123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122708123 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122708123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64768), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122708123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122708123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122708123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122708123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122708123 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122708123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4309f), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122708123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122708123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122708123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122708123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122708123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122708123 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122708123 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122708123 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122708123 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122708123 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122708123 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122708124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122708124 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122708124 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122708124 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122708124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122708124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122708124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122708124 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122708124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122708124 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122708124 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122708124 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122708124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122708124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122708124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122708124 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122708126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122708126 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122708126 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122708126 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122708126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122708126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122708126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122708126 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122708126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122708126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122708126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122708126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122708126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122708126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=00b64768) (sccp_scrc.c:472) 20241106122708126 DLSCCP DEBUG Received CO:RELCO for local reference 27 (sccp_scoc.c:1823) 20241106122708126 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122708126 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122708126 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122708126 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122708126 DLSCCP DEBUG SCCP-SCOC(27)[0x55d9d0e3ac40]{IDLE}: Deallocated (fsm.c:568) 20241106122708333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122708333 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122708333 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122708333 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122708333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122708333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122708333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122708333 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122708333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122708333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122708333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122708333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122708333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122708334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00b4309f) (sccp_scrc.c:472) 20241106122708334 DLSCCP DEBUG Received CO:RELCO for local reference 29 (sccp_scoc.c:1823) 20241106122708334 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122708334 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122708334 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122708334 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122708334 DLSCCP DEBUG SCCP-SCOC(29)[0x55d9d0e43440]{IDLE}: Deallocated (fsm.c:568) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(25)[0x55d9d0e3d150]{IDLE}: Deallocated (fsm.c:568) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(24)[0x55d9d0e39880]{IDLE}: Deallocated (fsm.c:568) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122708827 DLSCCP DEBUG SCCP-SCOC(26)[0x55d9d0e41d50]{IDLE}: Deallocated (fsm.c:568) 20241106122715262 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122715262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e4023), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122715262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122715262 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122715262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122715262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122715262 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122715262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1c296), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122715262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122715262 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122715262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122715262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122715262 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122715262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bfdbb), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122715262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122715263 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122715263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122715263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122715263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122715263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122715263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122715263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122715263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122715263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122715263 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122715263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122715263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122715263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122715263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122715263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122715263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122715263 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122715263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122715263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122715263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122715263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122715263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122715263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122715263 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122715680 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122715681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f825f), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122715681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122715681 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122715681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122715681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122715681 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122715681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e4c59), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122715681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122715681 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122715681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122715681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122715681 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122715681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008eaa65), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122715681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122715681 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122715681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122715681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122715681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122715681 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122715681 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122715681 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122715681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122715681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122715681 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122715681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122715681 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122715681 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122715681 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122715681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122715681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122715681 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122715681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122715681 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122715681 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122715681 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122715681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122715681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122715681 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122716291 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122716291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034228b), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122716291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122716291 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122716291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122716291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122716291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122716291 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122716291 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122716292 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122716292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122716292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122716292 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122716876 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122716876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e6ec3), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122716876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122716876 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122716876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122716876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122716876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122716876 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122716876 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122716876 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122716876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122716876 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122716876 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122717450 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122717450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028812a), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122717450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122717450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122717450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122717450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122717450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122717450 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122717450 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122717450 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122717450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122717450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122717450 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122718121 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122718122 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122718122 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122718122 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122718122 DLSCCP DEBUG SCCP-SCOC(28)[0x55d9d0e370e0]{IDLE}: Deallocated (fsm.c:568) TC_mscpool_L3Compl_no_cn0(537)@71de1e556339: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard" MC@71de1e556339: Test Component 537 has requested to stop MTC. Terminating current testcase execution. 20241106122720529 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32943<->l=127.0.0.1:4262) (control_if.c:193) 20241106122720529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122720529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122720529 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122720529 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) 20241106122720529 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122720529 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122720529 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122720529 DLINP NOTICE SRV(,r=127.0.0.1:55707<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122720529 DMAIN NOTICE (127.0.0.1:55707 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55707<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122720529 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122720529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47504<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(533)@71de1e556339: Final verdict of PTC: none 20241106122720530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47496<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(529)@71de1e556339: Final verdict of PTC: none 20241106122720530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122720530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122720530 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122720530 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122720530 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122720530 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122720530 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122720530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122720530 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122720530 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122720530 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122720531 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122720531 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122720531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(534)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(530)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(531)@71de1e556339: Final verdict of PTC: none 20241106122720531 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122720531 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122720531 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122720531 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122720531 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122720531 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122720531 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122720531 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122720531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122720531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122720531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122720531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122720531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122720531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122720531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122720531 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122720531 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122720531 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122720531 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122720531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122720531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122720531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122720531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122720531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122720531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122720531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122720531 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122720531 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122720531 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122720531 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(524)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(526)@71de1e556339: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(528)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(523)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(535)@71de1e556339: Final verdict of PTC: none HNBGW-PFCP(525)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(532)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(536)@71de1e556339: Final verdict of PTC: none 20241106122720535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(537)@71de1e556339: Final verdict of PTC: fail reason: "Timeout of T_guard" MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(523): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(524): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(525): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(526): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(527): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(528): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(529): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(530): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(531): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(532): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(533): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(534): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(535): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(536): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(537): fail (pass -> fail) reason: "Timeout of T_guard" MTC@71de1e556339: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail'. Wed Nov 6 12:27:20 UTC 2024 ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20241106122720586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122721088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=264936) Waiting for packet dumper to finish... 1 (prev_count=264936, count=268816) 20241106122722532 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122722532 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122722532 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122722532 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122722532 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122722532 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:27:23 UTC 2024 /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 MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241106122724163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122724169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122724176 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38513<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(541)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122724213 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122724213 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122724235 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122724235 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724235 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122724235 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724236 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724236 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122724236 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) 20241106122724236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122724236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122724236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724236 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(543)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122724236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724236 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724236 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724236 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122724236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122724236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122724236 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122724236 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122724236 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724236 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35555 (stream_srv.c:129) 20241106122724236 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35555<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122724236 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724236 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122724236 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) 20241106122724236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122724236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724237 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122724237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724237 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724237 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724237 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724237 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122724237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122724237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122724237 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122724237 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122724237 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724238 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724238 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122724238 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) 20241106122724238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122724238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724238 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122724238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724238 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724238 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724239 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122724239 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) 20241106122724239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122724239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724239 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122724239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724239 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122724239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122724239 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122724239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122724239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122724239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122724239 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(547)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(547)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(545)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(550)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(550)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(548)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(553)@71de1e556339: ************************************************* HNBGW_Test.msc2-M3UA(553)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(553)@71de1e556339: ************************************************* HNBGW_Test.msc2-SCCP(551)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122724333 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122724333 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724333 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122724333 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724334 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122724334 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724334 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724334 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122724334 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) 20241106122724334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122724334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122724334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724334 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724334 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122724334 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724334 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724334 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122724334 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) 20241106122724334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122724334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122724334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122724334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122724334 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122724334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724334 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122724334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724334 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724335 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724335 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724335 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122724335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122724335 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122724335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122724335 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122724335 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122724336 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724336 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122724336 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) 20241106122724336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122724336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724336 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122724336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724336 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724336 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724336 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122724336 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) 20241106122724336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122724336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724336 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122724336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724336 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724336 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724336 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724336 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122724336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122724336 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122724336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724336 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724336 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724336 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122724336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122724336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122724336 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(556)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(556)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(556)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(554)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(559)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(559)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(559)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-SCCP(557)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(562)@71de1e556339: ************************************************* HNBGW_Test.sgsn2-M3UA(562)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(562)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(560)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122724460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122724460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122724460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122724460 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122724460 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122724460 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122724460 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122724460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122724460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122724467 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122724467 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122724467 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122724467 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(547)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122724469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724469 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122724469 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122724469 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122724469 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122724469 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122724469 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122724470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724470 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122724470 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122724470 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122724470 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122724470 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122724470 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122724470 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122724470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122724470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122724470 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122724470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122724470 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122724470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122724470 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122724470 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122724470 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122724470 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724470 DLINP DEBUG SRVCONN(,r=127.0.0.1:35555<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122724470 DLINP DEBUG SRVCONN(,r=127.0.0.1:35555<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122724470 DLINP DEBUG SRVCONN(,r=127.0.0.1:35555<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122724470 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122724470 DHNBAP DEBUG (127.0.0.1:35555 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122724470 DHNBAP NOTICE (127.0.0.1:35555 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122724470 DHNBAP NOTICE (127.0.0.1:35555 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122724470 DLINP DEBUG SRVCONN(,r=127.0.0.1:35555<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122724470 DLINP DEBUG SRVCONN(,r=127.0.0.1:35555<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) 20241106122724472 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724472 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122724472 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) 20241106122724472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122724472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122724472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724472 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724472 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724472 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724472 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122724472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122724472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122724472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122724472 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122724493 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122724493 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122724493 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122724493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(550)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122724497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724497 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122724497 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122724497 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122724497 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122724497 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122724497 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122724498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724498 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122724498 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122724498 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122724498 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122724498 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122724498 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122724498 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122724498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122724498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122724498 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122724498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122724498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122724498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122724498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122724498 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122724498 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122724498 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724500 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724500 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122724500 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) 20241106122724500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122724500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724500 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122724500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724500 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724500 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724500 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724500 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122724500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122724500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122724500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122724500 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122724523 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122724523 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106122724523 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122724523 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(553)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106122724527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724527 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106122724527 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122724527 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122724527 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122724527 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106122724527 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122724528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724528 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122724528 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122724528 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122724528 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122724528 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122724528 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122724528 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122724528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122724528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122724528 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106122724528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122724528 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122724528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122724528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122724528 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122724528 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122724528 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724529 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724529 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122724529 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) 20241106122724529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122724529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724529 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122724529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724529 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724530 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724530 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122724530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122724530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122724530 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122724530 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122724568 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122724568 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122724568 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122724568 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(556)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122724570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724570 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122724570 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122724570 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122724570 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122724570 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122724570 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122724571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724571 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122724571 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122724571 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122724571 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122724571 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122724571 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122724572 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122724572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122724572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122724572 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122724572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122724572 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122724572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122724572 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122724572 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122724572 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122724572 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724573 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724573 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122724573 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) 20241106122724573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122724573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122724573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724573 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724573 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724573 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724573 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122724573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122724573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122724573 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122724573 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122724594 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122724594 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122724594 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106122724594 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106122724594 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106122724594 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106122724594 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(559)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122724597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724598 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122724598 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106122724598 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106122724598 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106122724598 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122724598 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122724598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106122724598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122724598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122724598 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122724598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122724598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122724598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122724598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122724598 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122724600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724600 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122724600 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122724600 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122724600 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122724600 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106122724600 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122724600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122724601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122724601 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122724601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122724601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122724601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122724601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122724601 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122724601 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122724601 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724602 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724602 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122724602 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) 20241106122724602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122724602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724602 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122724602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724602 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724602 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724602 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724602 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122724602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122724602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122724602 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122724602 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122724627 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122724627 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106122724627 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122724627 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(562)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106122724630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724630 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106122724630 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122724630 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122724630 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122724630 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106122724630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122724632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724632 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122724632 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122724632 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122724632 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122724632 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122724632 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122724632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122724632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122724632 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106122724632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122724632 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122724632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122724632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122724632 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122724632 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122724632 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122724633 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122724633 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122724633 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) 20241106122724633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122724633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122724633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122724633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122724633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122724633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122724633 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122724633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122724633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122724633 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122724633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122724633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122724633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122724633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122724633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122724633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122724633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122724633 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725263 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122725263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bfdbb), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122725263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122725263 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122725263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122725263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122725264 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122725264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1c296), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122725264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122725264 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122725264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122725264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122725264 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122725264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e4023), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122725264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122725264 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122725264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122725264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122725264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122725264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122725264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122725264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122725264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122725264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122725264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122725264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122725264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122725264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122725264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122725264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122725264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122725264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122725264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122725264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122725264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122725264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122725264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725267 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122725267 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122725267 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122725267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725267 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122725268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=000bfdbb) (sccp_scrc.c:472) 20241106122725268 DLSCCP DEBUG Received CO:RELCO for local reference 44 (sccp_scoc.c:1823) 20241106122725268 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122725268 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122725268 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122725268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725268 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122725268 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122725268 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122725268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725268 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122725268 DLSCCP DEBUG SCCP-SCOC(44)[0x55d9d0e48b40]{IDLE}: Deallocated (fsm.c:568) 20241106122725268 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725268 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122725268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=00f1c296) (sccp_scrc.c:472) 20241106122725268 DLSCCP DEBUG Received CO:RELCO for local reference 43 (sccp_scoc.c:1823) 20241106122725268 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122725268 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122725268 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122725268 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122725268 DLSCCP DEBUG SCCP-SCOC(43)[0x55d9d0e40400]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(546)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122725277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725277 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122725277 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122725277 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122725277 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725277 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725277 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725277 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122725277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122725277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122725277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122725277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725277 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122725277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122725277 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122725277 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122725277 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122725277 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) 20241106122725277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122725277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122725277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122725277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122725277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122725277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122725277 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122725277 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122725277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725277 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122725277 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122725277 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122725277 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122725277 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122725277 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122725277 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725278 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122725278 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122725278 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122725278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725278 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122725278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122725278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122725278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122725278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725278 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122725278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122725278 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122725278 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122725278 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(549)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(552)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(555)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122725375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725375 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122725375 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122725375 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122725375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725375 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725375 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122725375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122725375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122725375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725375 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122725375 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122725375 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122725375 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122725375 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122725375 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) 20241106122725375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122725375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122725375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122725375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122725375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122725375 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122725375 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122725375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122725375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122725375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122725375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122725375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122725375 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122725375 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725376 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122725376 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122725376 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122725376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725376 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725376 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122725376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122725376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122725376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122725376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122725377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122725377 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122725377 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122725377 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(558)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122725402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725402 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122725402 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122725402 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122725402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725402 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122725402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122725402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122725402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122725402 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:386) 20241106122725402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725402 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:386) 20241106122725402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725402 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122725402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122725402 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122725402 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122725402 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) 20241106122725402 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) 20241106122725402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122725402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122725402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122725403 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122725403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122725403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122725403 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122725403 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122725403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122725403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122725403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122725403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122725403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122725403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122725403 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725404 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122725404 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122725404 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122725404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725404 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122725404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122725404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122725404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122725404 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:386) 20241106122725404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725404 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:386) 20241106122725405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122725405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122725405 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122725405 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122725405 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(561)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122725436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725436 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122725436 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122725436 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122725436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725436 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725436 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122725436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725436 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122725436 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106122725436 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122725436 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:386) 20241106122725436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725436 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:386) 20241106122725436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725436 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122725436 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122725436 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122725436 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122725436 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) 20241106122725436 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) 20241106122725436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122725436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122725436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122725436 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122725436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122725436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122725436 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122725436 DRANAP NOTICE cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: link up (cnlink.c:111) 20241106122725436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122725436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122725436 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122725436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122725436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122725436 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122725436 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725436 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122725436 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122725436 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122725436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725436 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725436 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122725437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122725437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106122725437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122725437 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:386) 20241106122725437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725437 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:386) 20241106122725437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725437 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122725437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122725437 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122725437 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122725437 DRANAP INFO cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122725469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725469 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122725469 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122725469 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122725469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725469 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725469 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122725469 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122725469 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122725469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725469 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725469 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122725469 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122725469 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122725469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725469 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725469 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122725469 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122725469 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122725469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725469 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725470 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122725470 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122725470 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122725470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122725469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122725470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122725470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122725470 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:386) 20241106122725470 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725470 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:386) 20241106122725470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122725470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122725470 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122725470 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122725470 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) 20241106122725470 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) 20241106122725470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122725470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122725470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122725470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122725470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122725470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122725470 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122725470 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122725470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122725470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Source Reference,L=4,D=000e4023) (sccp_scrc.c:472) 20241106122725470 DLSCCP DEBUG Received CO:RELCO for local reference 42 (sccp_scoc.c:1823) 20241106122725470 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122725470 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122725470 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122725470 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122725470 DLSCCP DEBUG SCCP-SCOC(42)[0x55d9d0e46080]{IDLE}: Deallocated (fsm.c:568) 20241106122725470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725470 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122725470 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122725470 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122725470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122725470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122725470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122725470 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122725470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122725470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122725470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122725470 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:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725471 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:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122725471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122725471 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122725471 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122725471 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122725471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122725471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122725471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122725471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122725471 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:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725471 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:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122725471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122725471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122725471 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122725471 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) 20241106122725471 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) 20241106122725471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122725471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122725471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122725471 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122725471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122725471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122725471 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122725471 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: link up (cnlink.c:111) 20241106122725471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122725471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122725471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122725471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122725471 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:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122725472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725472 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:386) 20241106122725472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122725472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122725472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122725472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122725472 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122725472 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122725472 DRANAP INFO cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122725472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725472 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122725472 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122725472 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122725472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122725472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122725472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122725472 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725681 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122725681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008eaa65), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122725681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122725681 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122725681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122725681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122725681 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122725681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e4c59), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122725681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122725681 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122725681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122725681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122725681 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122725681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f825f), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122725681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122725681 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122725681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122725681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122725682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122725682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122725682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122725682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122725682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122725682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122725682 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122725682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122725682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122725682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122725682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122725682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122725682 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122725682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122725682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122725682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122725682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122725682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122725682 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725683 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122725683 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122725683 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122725683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725683 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122725684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=008eaa65) (sccp_scrc.c:472) 20241106122725684 DLSCCP DEBUG Received CO:RELCO for local reference 39 (sccp_scoc.c:1823) 20241106122725684 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122725684 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122725684 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122725684 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122725684 DLSCCP DEBUG SCCP-SCOC(39)[0x55d9d0e45f50]{IDLE}: Deallocated (fsm.c:568) 20241106122725885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725885 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122725885 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122725885 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122725885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725886 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122725886 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122725886 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122725886 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122725886 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122725886 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122725886 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122725886 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122725886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122725886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=007e4c59) (sccp_scrc.c:472) 20241106122725886 DLSCCP DEBUG Received CO:RELCO for local reference 40 (sccp_scoc.c:1823) 20241106122725886 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122725886 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122725886 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122725886 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122725886 DLSCCP DEBUG SCCP-SCOC(40)[0x55d9d0e40550]{IDLE}: Deallocated (fsm.c:568) 20241106122725886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122725886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122725886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122725886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122725886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122725886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=002f825f) (sccp_scrc.c:472) 20241106122725886 DLSCCP DEBUG Received CO:RELCO for local reference 41 (sccp_scoc.c:1823) 20241106122725886 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122725886 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122725886 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122725886 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122725886 DLSCCP DEBUG SCCP-SCOC(41)[0x55d9d0e47a80]{IDLE}: Deallocated (fsm.c:568) 20241106122726292 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122726293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034228b), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122726293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122726293 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122726293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122726293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122726293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122726293 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122726293 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122726293 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122726293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122726293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122726293 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122726293 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122726294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122726294 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122726294 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122726294 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122726294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122726294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122726294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122726294 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122726294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122726295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122726295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122726295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122726295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122726295 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=0034228b) (sccp_scrc.c:472) 20241106122726295 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1823) 20241106122726295 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122726295 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122726295 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122726295 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122726295 DLSCCP DEBUG SCCP-SCOC(37)[0x55d9d0e406f0]{IDLE}: Deallocated (fsm.c:568) 20241106122726478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122726482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122726484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122726486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122726488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122726490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122726492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122726493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122726495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122726497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122726498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122726500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122726501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122726503 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122726504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122726506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122726508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122726509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122726512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122726514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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@71de1e556339: 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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001000111011'B, t_guard := 20.000000 } 20241106122726542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122726877 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122726877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e6ec3), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122726877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122726877 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122726877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122726877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122726877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122726877 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122726877 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122726877 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122726877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122726877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122726877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122726877 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122726879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122726879 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122726879 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122726879 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122726879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122726879 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122726879 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122726879 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122726879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122726879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122726879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122726879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122726879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122726879 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=002e6ec3) (sccp_scrc.c:472) 20241106122726879 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1823) 20241106122726879 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122726879 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122726879 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122726879 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122726879 DLSCCP DEBUG SCCP-SCOC(34)[0x55d9d0e399b0]{IDLE}: Deallocated (fsm.c:568) 20241106122727446 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122727446 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122727446 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122727446 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122727446 DLSCCP DEBUG SCCP-SCOC(31)[0x55d9d0e42650]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(546)@71de1e556339: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@71de1e556339: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(564) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(542)@71de1e556339: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(564)7607232 20241106122727569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122727569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122727569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122727569 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122727569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7413c0, normal) (hnbgw_rua.c:388) 20241106122727569 DHNB DEBUG map_rua[0x55d9d0e3ab10]{init}: Allocated (fsm.c:456) 20241106122727569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607232)[0x55d9d0e3ab10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122727569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7607232 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122727569 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122727569 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122727569 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241106122727569 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7607232 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:1036) 20241106122727569 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7607232 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122727569 DCN DEBUG map_sccp[0x55d9d0e3afb0]{init}: Allocated (fsm.c:456) 20241106122727569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d9d0e3afb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122727569 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7607232 <-> SCCP-45 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122727569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7607232 SCCP-45 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122727569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607232)[0x55d9d0e3ab10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122727569 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122727569 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122727569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607232)[0x55d9d0e3ab10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122727569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d9d0e3afb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122727569 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122727569 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{IDLE}: Allocated (fsm.c:456) 20241106122727569 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122727569 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f400300023b0056400500f1100926) (sccp_scrc.c:401) 20241106122727569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122727569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122727569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122727569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122727569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122727569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122727569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122727569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122727569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122727569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122727569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122727569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122727569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122727569 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122727569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d9d0e3afb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122727569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607232)[0x55d9d0e3ab10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122727570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122727570 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122727570 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122727570 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122727570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122727570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122727570 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122727570 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@71de1e556339: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(564) HNBGW_Test.msc0-RAN(546)@71de1e556339: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(564)10854995 HNBGW_Test.msc0-SCCP(545)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122727578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122727578 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122727578 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122727578 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122727578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122727578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122727578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122727578 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122727578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122727578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122727578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122727578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122727578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122727578 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008b791b) (sccp_scrc.c:472) 20241106122727578 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1823) 20241106122727578 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122727578 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122727578 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122727578 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122727578 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:483) 20241106122727578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d9d0e3afb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122727578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d9d0e3afb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_from_other_PLMN0(564)@71de1e556339: setverdict(pass): none -> pass 20241106122727580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(564)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122727581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122727583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122727585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122727587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122727590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122727592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122727594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122727596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122727598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122727600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122727602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122727604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122727606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122727608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122727610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122727612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122727615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122727617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122727619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122727621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000010100010'B, t_guard := 20.000000 } 20241106122727647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(552)@71de1e556339: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(552)@71de1e556339: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(565) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(542)@71de1e556339: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(565)2122320 20241106122728660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122728660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122728660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122728660 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122728661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x206250, normal) (hnbgw_rua.c:388) 20241106122728661 DHNB DEBUG map_rua[0x55d9d0e452b0]{init}: Allocated (fsm.c:456) 20241106122728661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2122320)[0x55d9d0e452b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122728661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2122320 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122728661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122728661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122728661 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2122320 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241106122728661 DCN DEBUG map_sccp[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122728661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122728661 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2122320 <-> SCCP-46 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106122728661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2122320 SCCP-46 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122728661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2122320)[0x55d9d0e452b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122728661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122728661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122728661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2122320)[0x55d9d0e452b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122728661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d9d0e376c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122728661 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122728661 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{IDLE}: Allocated (fsm.c:456) 20241106122728661 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122728661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030000a20056400500f1100926) (sccp_scrc.c:401) 20241106122728661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122728661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122728661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122728661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122728661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122728661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122728661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122728661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122728661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122728661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122728661 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122728661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122728661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122728661 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122728661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d9d0e376c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122728661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2122320)[0x55d9d0e452b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122728661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122728661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122728661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122728661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122728661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122728661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122728661 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122728661 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(551)@71de1e556339: First idle individual index:0 HNBGW_Test.msc2-SCCP(551)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(552)@71de1e556339: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(565) HNBGW_Test.msc2-RAN(552)@71de1e556339: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(565)4775628 HNBGW_Test.msc2-SCCP(551)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(551)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122728671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122728671 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122728671 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122728671 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122728671 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_mscpool_LU_by_tmsi_from_other_PLMN0(565)@71de1e556339: setverdict(pass): none -> pass 20241106122728671 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122728671 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122728671 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122728671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122728671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122728671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122728671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122728671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122728671 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0079dd21) (sccp_scrc.c:472) 20241106122728671 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1823) 20241106122728671 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122728671 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122728671 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122728671 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122728671 DCN DEBUG handle_cn_conn_conf() conn_id=46, 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:483) 20241106122728671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d9d0e376c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122728671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d9d0e376c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122728672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34174<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(565)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122728673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122728675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122728678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122728679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122728681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122728683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122728685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122728687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122728689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122728691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122728694 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122728696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122728698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122728700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122728702 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122728704 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122728705 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122728708 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122728710 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122728712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122728719 DLINP DEBUG SRVCONN(,r=127.0.0.1:35555<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122728719 DLINP DEBUG SRVCONN(,r=127.0.0.1:35555<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122728719 DLINP NOTICE SRV(,r=127.0.0.1:35555<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122728719 DMAIN NOTICE (127.0.0.1:35555 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35555<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122728719 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122728719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122728719 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38513<->l=127.0.0.1:4262) (control_if.c:193) 20241106122728720 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122728720 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122728720 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122728720 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122728720 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122728720 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122728720 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122728720 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(542)@71de1e556339: Final verdict of PTC: none 20241106122728720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122728720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122728720 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122728720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122728720 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122728720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122728720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122728720 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122728720 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122728720 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122728720 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(554)@71de1e556339: Final verdict of PTC: none 20241106122728720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d9d0e3afb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122728720 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122728720 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122728720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b791b), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122728720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122728720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122728720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122728720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122728720 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122728720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d9d0e3afb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122728720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607232)[0x55d9d0e3ab10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122728720 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607232)[0x55d9d0e3ab10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122728720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122728720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607232)[0x55d9d0e3ab10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122728720 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122728720 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106122728720 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122728720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607232)[0x55d9d0e3ab10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122728720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607232)[0x55d9d0e3ab10]{disrupted}: Freeing instance (context_map.c:202) 20241106122728720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607232)[0x55d9d0e3ab10]{disrupted}: Deallocated (fsm.c:568) 20241106122728720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d9d0e3afb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122728720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d9d0e3afb0]{disconnected}: Freeing instance (context_map.c:206) 20241106122728720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d9d0e3afb0]{disconnected}: Deallocated (fsm.c:568) 20241106122728720 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7607232 SCCP-45 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122728720 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122728720 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122728720 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106122728720 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122728720 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122728720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122728720 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122728720 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122728720 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122728720 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.msc1-RAN(549)@71de1e556339: Final verdict of PTC: none 20241106122728720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122728720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122728720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122728720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122728720 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106122728721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122728721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122728720 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122728720 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122728720 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122728721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122728721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122728721 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122728721 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.msc0-SCCP(545)@71de1e556339: Final verdict of PTC: none 20241106122728721 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122728721 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122728721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d9d0e376c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122728721 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122728721 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122728721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079dd21), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122728721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122728721 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122728721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(544)@71de1e556339: Final verdict of PTC: none 20241106122728721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122728721 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122728721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d9d0e376c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122728721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2122320)[0x55d9d0e452b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122728721 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2122320)[0x55d9d0e452b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122728721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122728721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2122320)[0x55d9d0e452b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122728721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2122320)[0x55d9d0e452b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122728721 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122728721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122728721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122728721 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122728721 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122728721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122728721 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122728721 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122728721 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122728721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122728721 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122728721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122728721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122728721 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122728721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122728721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122728721 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122728721 DLINP <0002> stream_srv.c:647 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 20241106122728721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122728721 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122728721 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122728721 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122728721 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122728721 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122728721 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122728721 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122728721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2122320)[0x55d9d0e452b0]{disrupted}: Freeing instance (context_map.c:202) 20241106122728721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2122320)[0x55d9d0e452b0]{disrupted}: Deallocated (fsm.c:568) 20241106122728721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d9d0e376c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122728721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d9d0e376c0]{disconnected}: Freeing instance (context_map.c:206) 20241106122728721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d9d0e376c0]{disconnected}: Deallocated (fsm.c:568) 20241106122728721 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2122320 SCCP-46 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241106122728721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122728721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122728721 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122728721 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) 20241106122728721 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(558)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@71de1e556339: Final verdict of PTC: none 20241106122728721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122728721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122728721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122728721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122728721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122728721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.msc0-M3UA(547)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(561)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(557)@71de1e556339: Final verdict of PTC: none 20241106122728721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122728721 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122728721 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122728721 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122728721 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(555)@71de1e556339: Final verdict of PTC: none20241106122728722 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122728722 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122728722 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241106122728722 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106122728722 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122728722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122728722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122728722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106122728722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122728722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122728722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122728722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122728722 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122728722 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122728722 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122728722 DRANAP NOTICE cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(548)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-RAN(552)@71de1e556339: Final verdict of PTC: none 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122728722 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122728722 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122728722 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106122728722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122728722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122728722 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122728722 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122728722 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122728722 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122728722 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122728722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122728722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122728722 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122728722 DLINP <0002> stream_srv.c:647 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.msc2-M3UA(553)@71de1e556339: Final verdict of PTC: none 20241106122728722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122728722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122728722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122728722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122728722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122728722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122728722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122728722 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122728722 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122728722 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122728722 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-SCCP(560)@71de1e556339: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(543)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(538)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(551)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(559)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(539)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(556)@71de1e556339: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(541)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(563)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(562)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122728754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53270<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(540)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(538): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(540): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(541): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(542): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(543): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(544): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-SCCP(551): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-RAN(552): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-M3UA(553): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(554): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(555): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(556): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(557): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(558): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(559): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(560): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn2-RAN(561): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(562): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(563): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(564): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(565): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Wed Nov 6 12:27:28 UTC 2024 ====== 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 20241106122728922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122729424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34180<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=414296) Waiting for packet dumper to finish... 1 (prev_count=414296, count=415012) 20241106122730720 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122730720 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122730720 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122730721 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122730721 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122730721 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122730721 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122730721 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106122730721 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106122730722 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122730722 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122730722 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122730722 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122730722 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106122730722 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Wed Nov 6 12:27:31 UTC 2024 /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 MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_paging_imsi started. 20241106122732505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122732511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122732518 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44113<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_imsi-Iuh0(569)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122732552 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122732552 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122732571 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122732572 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122732572 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122732572 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122732572 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122732572 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122732573 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122732573 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122732573 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) 20241106122732573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122732573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122732573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122732573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122732573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122732573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122732573 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122732573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732573 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122732573 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122732573 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122732573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122732573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122732573 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_paging_imsi-Iuh1(571)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122732573 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122732573 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122732573 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) 20241106122732573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122732573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122732573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122732573 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122732573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122732573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122732573 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122732573 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58153 (stream_srv.c:129) 20241106122732573 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58153<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122732574 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122732574 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122732574 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) 20241106122732574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732574 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122732574 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122732574 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122732574 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122732574 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122732574 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122732574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122732574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122732574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122732574 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122732574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122732574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122732574 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122732574 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122732574 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122732574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732574 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122732574 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122732574 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122732574 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122732574 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122732574 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122732575 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122732575 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122732575 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) 20241106122732575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122732575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122732575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122732575 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122732575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122732575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122732575 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122732575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732575 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122732575 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122732575 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122732575 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122732575 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(575)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(573)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(578)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(576)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(581)@71de1e556339: ************************************************* HNBGW_Test.msc2-M3UA(581)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(581)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(579)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122732667 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122732667 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122732668 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122732668 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122732668 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122732668 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122732668 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122732669 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122732669 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122732669 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) 20241106122732669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122732669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122732669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122732669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122732669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122732669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122732669 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122732669 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122732669 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122732669 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122732669 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122732669 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) 20241106122732669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122732669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122732669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122732669 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122732669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122732669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122732669 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122732669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732669 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122732669 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122732669 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122732669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122732669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122732669 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122732669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732669 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122732669 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122732669 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122732669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122732669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122732669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122732669 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122732669 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122732670 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122732670 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122732670 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) 20241106122732670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122732670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122732670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122732670 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122732670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122732670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122732670 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122732670 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122732670 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122732670 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) 20241106122732670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122732670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122732670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122732670 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122732670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122732670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122732670 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122732670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732670 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122732670 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122732670 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122732670 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122732670 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122732670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732670 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122732670 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122732670 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122732670 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122732670 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122732670 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(584)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(584)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(584)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(582)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122732729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122732729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122732729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122732729 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122732729 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122732729 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122732729 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122732729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122732729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122732737 DLINP DEBUG SRVCONN(,r=127.0.0.1:58153<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122732737 DLINP DEBUG SRVCONN(,r=127.0.0.1:58153<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122732737 DLINP DEBUG SRVCONN(,r=127.0.0.1:58153<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122732737 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122732737 DHNBAP DEBUG (127.0.0.1:58153 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122732737 DHNBAP NOTICE (127.0.0.1:58153 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122732737 DHNBAP NOTICE (127.0.0.1:58153 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122732737 DLINP DEBUG SRVCONN(,r=127.0.0.1:58153<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122732737 DLINP DEBUG SRVCONN(,r=127.0.0.1:58153<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122732803 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122732803 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122732803 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122732803 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(575)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122732806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732806 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122732806 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122732806 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122732806 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122732806 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122732806 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122732807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732807 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122732807 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122732807 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122732807 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122732807 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122732807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122732807 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122732807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122732807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122732807 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122732807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122732808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122732808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122732808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122732808 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122732808 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122732808 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122732809 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122732809 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122732809 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) 20241106122732809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122732809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122732809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122732809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122732809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122732809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122732809 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122732809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122732809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122732809 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122732809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122732809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122732809 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122732809 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122732832 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122732832 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122732832 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122732832 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(578)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122732836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732836 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122732836 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122732836 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122732836 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122732836 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122732836 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122732837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732837 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122732837 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122732837 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122732837 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122732837 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122732837 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122732837 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122732837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122732837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122732837 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122732837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122732837 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122732837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122732837 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122732837 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122732837 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122732837 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122732838 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122732838 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122732838 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) 20241106122732839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122732839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122732839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122732839 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122732839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122732839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122732839 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122732839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122732839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122732839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122732839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122732839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122732839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122732839 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122732859 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122732859 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106122732859 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122732859 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(581)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106122732862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732862 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106122732862 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122732862 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122732862 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122732862 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106122732862 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122732864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732864 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122732864 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122732864 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122732864 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122732864 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122732864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122732864 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122732864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122732864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122732864 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106122732864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122732864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122732864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122732864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122732864 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122732864 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122732864 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122732865 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122732865 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122732865 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) 20241106122732865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122732865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122732865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122732865 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122732865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122732865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122732865 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122732865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732865 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122732865 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122732865 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122732865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122732865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122732865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122732865 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122732901 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122732901 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122732901 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122732901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(584)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122732905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732905 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122732905 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122732905 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122732905 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122732905 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122732905 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122732906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732906 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122732906 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122732906 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122732906 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122732906 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122732906 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122732906 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122732906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122732906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122732906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122732906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122732906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122732906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122732906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122732906 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122732906 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122732906 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122732907 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122732907 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122732907 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) 20241106122732907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122732907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122732907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122732907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122732907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122732907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122732907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122732907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122732908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122732908 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122732908 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122732908 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122732908 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122732908 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122732908 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122732908 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122732908 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122732908 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(574)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122733612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122733612 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122733612 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122733612 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122733612 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122733612 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122733612 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122733612 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122733612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122733612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122733612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122733612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122733612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122733612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122733612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122733612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122733612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122733612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122733612 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122733612 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122733612 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122733612 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) 20241106122733612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122733613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122733613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122733613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122733613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122733613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122733613 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122733613 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122733613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122733613 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122733613 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122733613 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122733613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122733613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122733613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122733613 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122733614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122733614 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122733614 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122733614 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122733614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122733614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122733614 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122733614 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122733614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122733614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122733614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122733614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122733614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122733614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122733614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122733614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122733614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733614 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122733614 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122733614 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122733614 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122733614 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122733641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122733641 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122733641 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122733641 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122733641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122733641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122733641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122733641 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122733641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122733641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122733641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122733641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122733641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122733641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122733641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122733641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122733641 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:386) 20241106122733641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733641 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:386) 20241106122733641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122733641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122733641 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122733641 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122733641 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) 20241106122733641 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) 20241106122733641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122733642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122733642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122733642 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122733642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122733642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122733642 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122733642 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122733642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122733642 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122733642 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122733642 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122733642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122733642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122733642 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122733642 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122733643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122733643 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122733643 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122733643 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122733643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122733643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122733643 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122733643 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122733643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122733643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122733643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122733643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122733643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122733643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122733643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122733643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122733643 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:386) 20241106122733643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733643 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:386) 20241106122733643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122733643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122733643 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122733643 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122733643 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(580)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122733665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122733665 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122733665 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122733665 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122733665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122733665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122733665 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122733665 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122733665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122733665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122733665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122733665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122733665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122733665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122733665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122733665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122733665 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:386) 20241106122733665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733665 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:386) 20241106122733665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733665 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122733665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122733665 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122733665 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122733665 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) 20241106122733665 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) 20241106122733665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122733665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122733665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122733665 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122733665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122733665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122733665 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122733665 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: link up (cnlink.c:111) 20241106122733665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122733666 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122733666 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122733666 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122733666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122733666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122733666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122733666 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122733668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122733668 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122733668 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122733668 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122733668 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122733668 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122733668 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122733668 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122733668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122733668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122733668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122733668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122733668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122733668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122733668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122733668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122733668 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:386) 20241106122733668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733668 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:386) 20241106122733668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122733668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122733668 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122733668 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122733668 DRANAP INFO cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122733710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122733710 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122733710 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122733710 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122733710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122733710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122733710 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122733710 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(583)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122733710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122733710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122733710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122733710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122733710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122733710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122733711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122733711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122733711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122733711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122733711 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122733711 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122733711 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122733711 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) 20241106122733711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122733711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122733711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122733711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122733711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122733711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122733711 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122733711 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122733711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122733711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122733711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122733711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122733711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122733711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122733711 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122733711 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122733714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122733714 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122733714 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122733714 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122733714 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122733714 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122733714 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122733714 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122733714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122733714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122733714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122733714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122733714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122733714 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122733714 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122733714 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122733714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122733714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122733714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122733714 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122733714 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122733714 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122733714 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122733714 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122734744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122734748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122734750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122734752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122734753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122734755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122734757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122734758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122734760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122734762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122734763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122734765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122734766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122734767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122734769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122734770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122734772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122734773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122734775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122734777 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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 } } } 20241106122734803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122735815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122735815 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122735815 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122735815 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122735815 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122735815 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122735815 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122735815 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122735815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122735815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122735815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122735815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122735815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122735815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122735815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122735815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:472) 20241106122735815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122735815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122735815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122735815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122735815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122735815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122735815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122735815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122735815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122735815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122735815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122735815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122735815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122735815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122735815 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241106122735815 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:188) 20241106122735815 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:237) 20241106122735815 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:166) 20241106122735815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241106122735815 DRUA DEBUG (127.0.0.1:58153 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241106122735815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122735815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241106122735815 DLINP DEBUG SRVCONN(,r=127.0.0.1:58153<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122735815 DLINP DEBUG SRVCONN(,r=127.0.0.1:58153<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh1-RUA(572)@71de1e556339: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(570)@71de1e556339: UnitdataCallback HNBGW_Test.msc0-RAN(574)@71de1e556339: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@71de1e556339: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(586) TC_mscpool_paging_imsi-Iuh0-RUA(570)@71de1e556339: Added conn table entry 0TC_mscpool_paging_imsi0(586)8768461 20241106122736830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122736830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122736830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122736830 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122736830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x85cbcd, normal) (hnbgw_rua.c:388) 20241106122736830 DHNB DEBUG map_rua[0x55d9d0e452b0]{init}: Allocated (fsm.c:456) 20241106122736830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8768461)[0x55d9d0e452b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122736830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8768461 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122736830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122736830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122736830 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8768461 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1004) 20241106122736830 DCN DEBUG map_sccp[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122736831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122736831 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8768461 <-> SCCP-47 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122736831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8768461 SCCP-47 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122736831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8768461)[0x55d9d0e452b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122736831 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122736831 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122736831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8768461)[0x55d9d0e452b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122736831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d9d0e376c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122736831 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122736831 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{IDLE}: Allocated (fsm.c:456) 20241106122736831 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122736831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002af0056400500f1100926) (sccp_scrc.c:401) 20241106122736831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122736831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122736831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122736831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122736831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122736831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122736831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122736831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122736831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122736831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122736831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122736831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122736831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122736831 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122736831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d9d0e376c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122736831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8768461)[0x55d9d0e452b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122736831 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122736831 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122736831 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122736831 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122736831 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122736831 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122736831 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122736831 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@71de1e556339: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(586) HNBGW_Test.msc0-RAN(574)@71de1e556339: Added conn table entry 0TC_mscpool_paging_imsi0(586)5257431 HNBGW_Test.msc0-SCCP(573)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122736840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122736840 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122736840 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122736840 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122736840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122736840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122736840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122736840 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi0(586)@71de1e556339: setverdict(pass): none -> pass 20241106122736840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122736840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122736840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122736840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122736840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122736840 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b9ee4e) (sccp_scrc.c:472) 20241106122736840 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1823) 20241106122736840 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122736840 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122736840 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122736840 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122736840 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:483) 20241106122736840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d9d0e376c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122736840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d9d0e376c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122737842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34214<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(586)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122737843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122737846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122737849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122737851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122737853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122737855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122737856 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122737858 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122737859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122737861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122737863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122737864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122737866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122737867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122737869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122737871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122737873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122737874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122737876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122737878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122737883 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44113<->l=127.0.0.1:4262) (control_if.c:193) 20241106122737883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122737883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122737883 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122737883 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) 20241106122737883 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122737883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8768461)[0x55d9d0e452b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122737883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8768461)[0x55d9d0e452b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122737883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d9d0e376c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122737883 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122737883 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122737883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9ee4e), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122737883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122737883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122737883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122737883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122737883 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122737883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d9d0e376c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122737883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8768461)[0x55d9d0e452b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122737883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8768461)[0x55d9d0e452b0]{disrupted}: Freeing instance (context_map.c:202) 20241106122737883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8768461)[0x55d9d0e452b0]{disrupted}: Deallocated (fsm.c:568) 20241106122737883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d9d0e376c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122737883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d9d0e376c0]{disconnected}: Freeing instance (context_map.c:206) 20241106122737883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d9d0e376c0]{disconnected}: Deallocated (fsm.c:568) 20241106122737883 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8768461 SCCP-47 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241106122737883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34198<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122737883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122737883 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122737883 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122737883 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122737883 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122737883 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122737883 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122737883 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122737883 DLINP DEBUG SRVCONN(,r=127.0.0.1:58153<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122737883 DLINP DEBUG SRVCONN(,r=127.0.0.1:58153<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122737883 DLINP NOTICE SRV(,r=127.0.0.1:58153<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122737884 DMAIN NOTICE (127.0.0.1:58153 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58153<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122737884 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(577)@71de1e556339: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(572)@71de1e556339: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(570)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(579)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@71de1e556339: Final verdict of PTC: none 20241106122737884 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122737884 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(583)@71de1e556339: Final verdict of PTC: none 20241106122737884 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106122737884 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106122737884 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122737884 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122737884 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122737884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122737884 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122737884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122737884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122737884 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122737884 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(582)@71de1e556339: Final verdict of PTC: none 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122737884 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122737884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122737884 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106122737884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122737884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(567)@71de1e556339: Final verdict of PTC: none 20241106122737884 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122737884 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122737884 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122737884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122737884 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122737884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122737884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122737884 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122737884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122737884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122737884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122737884 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122737884 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122737884 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122737884 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122737884 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122737885 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122737884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122737884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122737884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122737884 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122737884 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122737884 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122737884 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122737884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122737884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122737884 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106122737884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122737884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122737885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122737885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122737885 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122737885 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122737885 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122737885 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122737885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122737885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122737885 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122737885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122737885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122737885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122737885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122737885 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122737885 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.msc2-RAN(580)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@71de1e556339: Final verdict of PTC: none 20241106122737885 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122737885 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122737885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122737885 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122737885 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122737885 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122737885 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122737885 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122737885 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122737885 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122737885 DLINP <0002> stream_srv.c:647 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.msc1-M3UA(578)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@71de1e556339: Final verdict of PTC: none 20241106122737885 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122737885 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122737885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122737885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122737885 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122737885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122737885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122737885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122737885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122737885 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122737885 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122737885 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122737885 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh0(569)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(581)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(585)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(584)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@71de1e556339: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(571)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(566)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122737930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34188<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(568)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(569): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(570): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(571): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(572): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-SCCP(579): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-RAN(580): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-M3UA(581): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(582): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(583): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(584): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_paging_imsi0(586): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Wed Nov 6 12:27:38 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20241106122738040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122738542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272516) 20241106122738720 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122738720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b791b), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122738721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122738721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122738721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122738721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122738721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122738721 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122738721 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122738721 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122738721 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122738721 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122738721 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122738721 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122738722 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122738722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079dd21), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122738722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122738722 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122738722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122738722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122738722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122738722 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122738722 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122738722 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122738722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122738722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122738722 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122738722 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=272516, count=276768) 20241106122739885 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122739885 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122739885 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122739885 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122739885 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122739885 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122739885 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122739885 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106122739885 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106122739885 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122739885 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122739885 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Wed Nov 6 12:27:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_paging_tmsi started. 20241106122741621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122741627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122741633 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36825<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_tmsi-Iuh0(590)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122741667 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122741667 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122741690 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122741690 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122741690 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122741690 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122741691 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122741691 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122741691 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122741691 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122741691 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) 20241106122741691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122741691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122741691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) TC_mscpool_paging_tmsi-Iuh1(592)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122741691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122741691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122741691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122741691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122741691 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122741691 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37137 (stream_srv.c:129) 20241106122741691 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37137<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122741691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741691 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122741691 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122741691 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122741691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122741691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122741691 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122741691 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122741692 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122741692 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) 20241106122741692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122741692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122741692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122741692 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122741692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122741692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122741692 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122741692 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122741692 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122741692 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122741692 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122741692 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) 20241106122741692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122741692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122741692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122741692 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122741692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122741692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122741692 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122741692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122741692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122741692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122741692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122741692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122741692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122741692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122741692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122741692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122741692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122741692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122741692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122741693 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122741693 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122741693 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) 20241106122741693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122741693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122741693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122741693 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122741694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122741694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122741694 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122741694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741694 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122741694 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122741694 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122741694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122741694 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(596)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(596)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(596)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(594)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(599)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(599)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(599)@71de1e556339: ************************************************* HNBGW_Test.msc1-SCCP(597)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(602)@71de1e556339: ************************************************* HNBGW_Test.msc2-M3UA(602)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(602)@71de1e556339: ************************************************* HNBGW_Test.msc2-SCCP(600)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122741792 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122741792 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122741792 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122741792 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122741793 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122741793 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122741793 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122741793 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122741793 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) 20241106122741793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122741793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122741793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122741793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122741793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122741793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122741793 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122741794 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122741794 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122741794 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122741794 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122741794 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) 20241106122741794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122741794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122741794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122741794 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122741794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122741794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122741794 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122741794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741794 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122741794 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122741794 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122741794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122741794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122741794 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122741794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741794 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122741794 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122741794 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122741794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122741794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122741794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122741794 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122741794 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122741795 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122741795 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122741795 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) 20241106122741795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122741795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122741795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122741795 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122741795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122741795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122741795 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122741795 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122741795 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122741795 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) 20241106122741795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122741795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122741795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122741795 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122741795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122741795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122741795 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122741795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741795 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122741795 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122741795 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122741795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122741795 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122741795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741795 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122741795 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122741795 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122741795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122741795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122741795 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(603)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122741850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122741850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122741851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122741851 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122741851 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122741851 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122741851 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122741851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122741851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122741859 DLINP DEBUG SRVCONN(,r=127.0.0.1:37137<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122741859 DLINP DEBUG SRVCONN(,r=127.0.0.1:37137<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122741859 DLINP DEBUG SRVCONN(,r=127.0.0.1:37137<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122741859 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122741859 DHNBAP DEBUG (127.0.0.1:37137 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122741859 DHNBAP NOTICE (127.0.0.1:37137 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122741859 DHNBAP NOTICE (127.0.0.1:37137 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122741859 DLINP DEBUG SRVCONN(,r=127.0.0.1:37137<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122741859 DLINP DEBUG SRVCONN(,r=127.0.0.1:37137<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122741924 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122741924 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122741924 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122741924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(596)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122741927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741927 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122741927 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122741927 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122741927 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122741927 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122741927 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122741928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741928 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122741928 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122741928 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122741928 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122741928 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122741928 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122741928 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122741928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122741928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122741928 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122741928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122741928 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122741928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122741928 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122741928 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122741928 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122741928 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122741929 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122741929 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122741929 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) 20241106122741929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122741929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122741929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122741930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122741930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122741930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122741930 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122741930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741930 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122741930 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122741930 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122741930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122741930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122741930 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122741930 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122741955 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122741955 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122741955 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122741955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(599)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122741958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741958 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122741958 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122741958 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122741958 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122741958 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122741958 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122741960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741960 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122741960 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122741960 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122741960 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122741960 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122741960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122741960 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122741960 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122741960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122741960 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122741960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122741960 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122741960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122741960 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122741960 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122741960 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122741960 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122741961 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122741961 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122741961 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) 20241106122741961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122741961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122741961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122741961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122741961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122741961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122741961 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122741961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741961 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122741961 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122741961 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122741961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122741961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122741961 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122741961 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122741984 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122741984 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106122741984 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122741984 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(602)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106122741987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741988 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106122741988 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122741988 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122741988 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122741988 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106122741988 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122741989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741989 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122741989 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122741989 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122741989 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122741989 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122741989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122741989 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122741989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122741989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122741989 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106122741989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122741989 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122741989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122741989 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122741989 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122741989 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122741989 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122741990 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122741990 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122741990 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) 20241106122741990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122741990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122741990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122741990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122741990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122741990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122741990 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122741990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122741990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122741990 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122741990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122741990 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122741990 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122741990 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122741990 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122741990 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122741990 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122741990 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742028 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122742028 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122742028 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122742028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(605)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122742030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742030 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122742030 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122742030 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122742030 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122742030 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122742030 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122742031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742031 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122742032 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122742032 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122742032 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122742032 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122742032 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122742032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122742032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122742032 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122742032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122742032 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122742032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122742032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122742032 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122742032 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122742032 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122742032 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122742033 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122742033 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122742033 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) 20241106122742033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122742033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122742033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122742033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122742033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122742033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122742033 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122742033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122742033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122742033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122742033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122742033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122742033 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122742033 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(595)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122742734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742734 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122742734 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122742734 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122742734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122742734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122742734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122742734 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122742734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122742734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122742734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122742734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122742734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122742734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122742734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122742734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122742734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122742734 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122742734 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122742734 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122742734 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) 20241106122742734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122742734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122742734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122742734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122742734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122742734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122742734 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122742734 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122742734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742734 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122742734 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122742734 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122742734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122742734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122742734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122742734 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742736 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122742736 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122742736 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122742736 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122742736 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122742736 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122742736 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122742736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122742736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122742736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122742736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122742736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122742736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122742736 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122742736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742736 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122742736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122742736 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122742736 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122742736 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(598)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122742764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742764 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122742764 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122742764 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122742764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122742764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122742764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122742764 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122742764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122742764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122742764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122742764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122742764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122742764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122742764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122742764 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:386) 20241106122742764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742764 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:386) 20241106122742764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122742764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122742764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122742765 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122742765 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) 20241106122742765 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) 20241106122742765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122742765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122742765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122742765 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122742765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122742765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122742765 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122742765 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122742765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742765 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122742765 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122742765 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122742765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122742765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122742765 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122742765 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742766 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122742766 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122742766 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122742766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122742766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122742766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122742766 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122742766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122742766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122742766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122742766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122742766 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122742766 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122742766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122742766 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:386) 20241106122742766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742767 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:386) 20241106122742767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122742767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122742767 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122742767 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122742767 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(601)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122742790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742790 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122742790 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122742790 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122742790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122742790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122742790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122742790 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122742790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122742790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122742790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122742790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122742790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122742790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122742790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122742790 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:386) 20241106122742790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742790 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:386) 20241106122742790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122742790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122742790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122742790 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122742790 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) 20241106122742790 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) 20241106122742790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122742790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122742790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122742790 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122742790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122742790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122742790 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122742790 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: link up (cnlink.c:111) 20241106122742790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122742790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122742790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122742790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122742790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122742790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122742791 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742791 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122742791 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122742791 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122742791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122742791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122742791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122742791 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122742791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122742791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122742792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122742792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122742792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122742792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122742792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122742792 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:386) 20241106122742792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742792 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:386) 20241106122742792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122742792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122742792 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122742792 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122742792 DRANAP INFO cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122742835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742835 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122742835 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122742835 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122742835 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122742835 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122742835 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122742835 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122742835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122742835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122742835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122742835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122742835 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122742835 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122742835 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122742835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742835 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122742835 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122742835 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122742835 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122742835 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122742835 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) 20241106122742835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122742835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122742835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122742835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122742835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122742835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122742835 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122742835 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122742835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742835 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122742835 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122742836 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122742836 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122742836 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122742836 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122742836 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122742837 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122742837 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122742837 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122742837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122742837 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122742837 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122742837 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122742837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122742837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122742837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122742837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122742837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122742837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122742837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122742837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122742837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122742837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122742837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122742837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122742837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122742837 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122742837 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122742837 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122743865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122743869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122743872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122743874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122743876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122743879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122743881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122743883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122743885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122743887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122743890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122743892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122743895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122743896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122743898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122743900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122743902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122743904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122743906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122743908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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 } } } 20241106122743932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(607)@71de1e556339: 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 20241106122744945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122744945 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122744945 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122744945 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122744945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122744945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122744945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122744945 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122744945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122744945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122744945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122744945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122744946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122744946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122744946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122744946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:472) 20241106122744946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122744946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122744946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122744946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122744946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122744946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122744946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122744946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122744946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122744946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122744946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122744946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122744946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122744946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122744946 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241106122744946 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:188) 20241106122744946 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:215) 20241106122744946 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:237) 20241106122744946 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:166) 20241106122744946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241106122744946 DRUA DEBUG (127.0.0.1:37137 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241106122744946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122744946 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241106122744946 DLINP DEBUG SRVCONN(,r=127.0.0.1:37137<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122744946 DLINP DEBUG SRVCONN(,r=127.0.0.1:37137<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh1-RUA(593)@71de1e556339: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(591)@71de1e556339: UnitdataCallback TC_mscpool_paging_tmsi0(607)@71de1e556339: 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(595)@71de1e556339: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(595)@71de1e556339: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(607) TC_mscpool_paging_tmsi-Iuh0-RUA(591)@71de1e556339: Added conn table entry 0TC_mscpool_paging_tmsi0(607)15101152 20241106122745962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122745962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122745962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106122745962 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122745962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe66ce0, normal) (hnbgw_rua.c:388) 20241106122745962 DHNB DEBUG map_rua[0x55d9d0e452b0]{init}: Allocated (fsm.c:456) 20241106122745962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15101152)[0x55d9d0e452b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122745962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15101152 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122745962 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122745962 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122745962 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15101152 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1004) 20241106122745962 DCN DEBUG map_sccp[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122745962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122745962 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15101152 <-> SCCP-48 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122745962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15101152 SCCP-48 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106122745962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15101152)[0x55d9d0e452b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122745962 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122745962 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122745962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15101152)[0x55d9d0e452b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122745962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d9d0e376c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122745962 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122745962 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{IDLE}: Allocated (fsm.c:456) 20241106122745962 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122745962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002000056400500f1100926) (sccp_scrc.c:401) 20241106122745962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122745962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122745962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122745962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122745962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122745962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122745962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122745962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122745962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122745962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122745962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122745962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122745962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122745962 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122745962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d9d0e376c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122745963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15101152)[0x55d9d0e452b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122745963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122745963 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122745963 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122745963 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122745963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122745963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122745963 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122745963 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(594)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(594)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(595)@71de1e556339: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(607) HNBGW_Test.msc0-RAN(595)@71de1e556339: Added conn table entry 0TC_mscpool_paging_tmsi0(607)13407776 HNBGW_Test.msc0-SCCP(594)@71de1e556339: Session index based on connection ID:0 TC_mscpool_paging_tmsi0(607)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(594)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122745970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122745970 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122745970 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122745970 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122745970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122745970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122745970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122745970 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122745970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122745970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122745970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122745970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122745970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122745970 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fbfc3e) (sccp_scrc.c:472) 20241106122745970 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1823) 20241106122745970 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122745970 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122745970 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122745970 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122745970 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:483) 20241106122745970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d9d0e376c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122745970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d9d0e376c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122746972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(607)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122746973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122746976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122746979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122746982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122746983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122746985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122746987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122746988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122746990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122746992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122746993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122746995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122746997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122746998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122747000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122747002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122747003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122747005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122747007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122747008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122747014 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36825<->l=127.0.0.1:4262) (control_if.c:193) 20241106122747014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122747014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122747014 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122747014 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) 20241106122747014 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122747014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15101152)[0x55d9d0e452b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122747014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15101152)[0x55d9d0e452b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122747014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d9d0e376c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122747014 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122747014 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122747014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbfc3e), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122747014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122747014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122747014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122747014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.msc2-RAN(601)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(595)@71de1e556339: Final verdict of PTC: none 20241106122747014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122747014 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122747014 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122747014 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122747014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122747014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122747014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122747014 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122747014 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122747014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d9d0e376c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122747014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15101152)[0x55d9d0e452b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122747014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15101152)[0x55d9d0e452b0]{disrupted}: Freeing instance (context_map.c:202) 20241106122747014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15101152)[0x55d9d0e452b0]{disrupted}: Deallocated (fsm.c:568) 20241106122747014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d9d0e376c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122747014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d9d0e376c0]{disconnected}: Freeing instance (context_map.c:206) 20241106122747014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d9d0e376c0]{disconnected}: Deallocated (fsm.c:568) 20241106122747014 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15101152 SCCP-48 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241106122747014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52050<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122747014 DLINP DEBUG SRVCONN(,r=127.0.0.1:37137<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122747014 DLINP DEBUG SRVCONN(,r=127.0.0.1:37137<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122747014 DLINP NOTICE SRV(,r=127.0.0.1:37137<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122747014 DMAIN NOTICE (127.0.0.1:37137 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37137<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122747015 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_paging_tmsi-Iuh1-RUA(593)@71de1e556339: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(591)@71de1e556339: Final verdict of PTC: none 20241106122747015 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122747015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122747015 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122747015 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106122747015 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122747015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122747015 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122747015 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122747015 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122747015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122747015 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122747015 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122747015 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122747015 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122747015 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122747015 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122747015 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122747015 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122747015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122747015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122747015 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122747015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn0-SCCP(603)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(600)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(597)@71de1e556339: Final verdict of PTC: none 20241106122747015 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122747015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122747015 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122747015 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122747015 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122747015 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122747015 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(598)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(599)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(594)@71de1e556339: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(590)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@71de1e556339: Final verdict of PTC: none 20241106122747016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122747016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122747016 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106122747016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122747016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122747016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122747016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122747016 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122747016 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122747016 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122747016 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122747016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122747016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122747016 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122747016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122747016 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122747016 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106122747016 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122747016 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122747016 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122747016 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122747016 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122747016 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106122747016 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122747016 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122747016 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106122747016 DLINP <0002> stream_srv.c:647 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 20241106122747016 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122747016 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122747016 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122747016 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122747016 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122747016 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122747016 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122747016 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122747016 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122747016 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122747016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122747016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122747016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122747016 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122747016 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122747017 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122747017 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(588)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(602)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(596)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(587)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(606)@71de1e556339: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(592)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122747058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(589)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(587): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(588): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(589): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(590): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(591): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(592): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(593): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(594): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(595): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(596): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(597): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(598): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(599): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-SCCP(600): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-RAN(601): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-M3UA(602): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(606): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_paging_tmsi0(607): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Wed Nov 6 12:27:47 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20241106122747175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122747677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269864) 20241106122747884 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122747884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9ee4e), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122747884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122747884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122747884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122747884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122747884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122747884 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122747884 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122747884 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122747884 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122747884 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122747884 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122747884 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=269864, count=272324) 20241106122748722 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122748722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079dd21), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122748722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122748722 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122748722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122748722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122748722 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122748722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b791b), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122748722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122748722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122748722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122748722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122748722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122748723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122748723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122748723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122748723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122748723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122748723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122748723 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122748723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122748723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122748723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122748723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122748723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122748723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122748723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122748723 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122749016 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122749016 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122749016 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122749017 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122749017 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122749017 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122749017 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122749017 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106122749017 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Wed Nov 6 12:27:49 UTC 2024 /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 MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_no_allow_attach_round_robin started. 20241106122750751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122750758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122750764 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39157<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_round_robin-Iuh0(611)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122750794 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122750794 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122750809 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122750809 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122750809 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122750809 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122750810 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122750810 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122750810 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) 20241106122750810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122750810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122750810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122750810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122750810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122750810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122750810 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122750810 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122750810 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122750810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122750810 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122750810 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122750810 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122750810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122750811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122750811 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_no_allow_attach_round_robin-Iuh1(613)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122750811 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122750811 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122750811 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) 20241106122750811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122750811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122750811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122750811 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122750811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122750811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122750811 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122750811 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58850 (stream_srv.c:129) 20241106122750811 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58850<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122750811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122750811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122750811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122750811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122750811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122750811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122750811 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122750811 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122750811 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122750812 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122750812 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122750812 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) 20241106122750812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122750812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122750812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122750813 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122750813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122750813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122750813 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122750813 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122750813 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122750813 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) 20241106122750813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122750813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122750813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122750813 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122750813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122750813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122750813 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122750813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122750813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122750813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122750813 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122750813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122750813 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122750813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122750813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122750813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122750813 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122750813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122750813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122750813 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(617)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(617)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(617)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(615)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(620)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(620)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(620)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(618)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(623)@71de1e556339: ************************************************* HNBGW_Test.msc2-M3UA(623)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(623)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(621)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122750903 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122750903 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122750903 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122750903 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122750903 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122750903 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122750903 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122750904 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122750904 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122750905 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122750905 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122750905 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) 20241106122750905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122750905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122750905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122750905 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122750905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122750905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122750905 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122750905 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122750905 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122750905 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) 20241106122750905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122750905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122750905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122750905 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122750905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122750905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122750905 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122750905 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122750905 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122750905 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) 20241106122750905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122750905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122750905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122750905 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122750905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122750905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122750905 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122750905 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122750905 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122750905 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) 20241106122750905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122750905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122750905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122750906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122750906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122750906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122750906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122750906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122750906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122750906 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122750906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122750906 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122750906 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122750906 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122750906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122750906 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122750906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122750906 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122750906 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122750906 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122750906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122750906 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122750906 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122750906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122750906 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122750906 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122750906 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122750906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122750906 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122750906 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122750906 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122750906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122750906 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122750906 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122750906 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122750906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122750906 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122750906 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122750906 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122750906 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122750906 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(626)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(626)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(626)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(624)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122750965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122750965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122750965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122750965 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122750965 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122750965 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122750965 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122750965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122750965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122750972 DLINP DEBUG SRVCONN(,r=127.0.0.1:58850<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122750972 DLINP DEBUG SRVCONN(,r=127.0.0.1:58850<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122750972 DLINP DEBUG SRVCONN(,r=127.0.0.1:58850<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122750972 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122750972 DHNBAP DEBUG (127.0.0.1:58850 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122750972 DHNBAP NOTICE (127.0.0.1:58850 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122750972 DHNBAP NOTICE (127.0.0.1:58850 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122750972 DLINP DEBUG SRVCONN(,r=127.0.0.1:58850<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122750972 DLINP DEBUG SRVCONN(,r=127.0.0.1:58850<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122751041 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122751041 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122751041 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122751041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(617)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122751044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751044 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122751044 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122751044 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122751044 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122751044 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122751044 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122751045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751045 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122751045 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122751045 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122751045 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122751045 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122751045 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122751045 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122751045 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122751045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122751045 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122751045 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122751045 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122751045 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751045 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122751046 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122751046 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122751046 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122751047 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122751047 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122751047 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) 20241106122751047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122751047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122751047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122751047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122751047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122751047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122751047 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122751047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751047 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122751047 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122751047 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122751047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122751047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122751047 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122751047 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751069 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122751069 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122751069 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122751069 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(620)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122751072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751072 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122751072 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122751072 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122751072 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122751072 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122751072 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122751073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751073 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122751073 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122751073 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122751073 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122751073 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122751073 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122751073 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122751073 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122751073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122751073 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122751073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122751073 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122751073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751073 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122751073 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122751073 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122751073 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122751074 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122751074 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122751074 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) 20241106122751074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122751074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122751074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122751075 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122751075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122751075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122751075 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122751075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751075 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122751075 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122751075 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122751075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122751075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122751075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122751075 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751095 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122751095 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106122751095 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122751095 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(623)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106122751097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751097 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106122751097 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122751097 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122751097 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122751097 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106122751097 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122751098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751098 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122751099 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122751099 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122751099 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122751099 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122751099 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122751099 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122751099 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122751099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122751099 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106122751099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122751099 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122751099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751099 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122751099 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122751099 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122751099 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122751100 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122751100 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122751100 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) 20241106122751100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122751100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122751100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122751100 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122751100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122751100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122751100 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122751100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751100 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122751100 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122751100 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122751100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122751100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122751100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122751100 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751135 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122751135 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122751135 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106122751135 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106122751135 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106122751135 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106122751135 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(626)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122751138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751138 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122751138 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106122751138 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106122751138 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106122751138 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122751138 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122751138 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106122751139 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122751139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122751139 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122751139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122751139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122751139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122751139 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122751141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751141 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122751141 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122751141 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122751141 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122751141 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106122751141 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122751141 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122751141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122751141 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122751141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122751141 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122751141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122751141 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122751141 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122751141 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122751142 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122751142 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122751142 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) 20241106122751142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122751142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122751142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122751143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122751143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122751143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122751143 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122751143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751143 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122751143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122751143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122751143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122751143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122751143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122751143 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(616)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122751850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122751850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122751850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122751850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122751850 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122751850 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122751850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122751850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751851 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751851 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122751851 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122751851 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122751851 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122751851 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) 20241106122751851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122751851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122751851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122751851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122751851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122751851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122751851 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122751851 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122751850 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122751850 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122751850 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122751850 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122751850 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122751850 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122751850 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751851 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122751851 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122751851 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122751851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122751851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122751851 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122751851 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751853 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122751853 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122751853 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122751853 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122751853 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122751853 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122751853 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122751853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122751853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122751853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122751853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122751853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122751853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122751853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122751853 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122751853 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122751853 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(619)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122751878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751878 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122751878 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122751878 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122751878 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122751878 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122751878 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122751878 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122751878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122751878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122751878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122751878 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122751878 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122751878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122751878 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:386) 20241106122751878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751878 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:386) 20241106122751878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751878 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751878 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122751878 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122751878 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122751878 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) 20241106122751878 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) 20241106122751878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122751878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122751878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122751879 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122751879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122751879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122751879 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122751879 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122751879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751879 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122751879 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122751879 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122751879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122751879 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122751879 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122751879 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751880 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122751880 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122751880 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122751880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122751880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122751880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122751880 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122751880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122751880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122751880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122751880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122751881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122751881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122751881 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:386) 20241106122751881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751881 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:386) 20241106122751881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122751881 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122751881 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122751881 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(622)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122751903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751903 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122751903 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122751903 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122751903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122751903 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122751903 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122751903 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122751903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122751903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122751903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122751903 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122751903 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122751903 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122751903 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:386) 20241106122751903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751903 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:386) 20241106122751903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751903 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122751903 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122751903 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122751903 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) 20241106122751903 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) 20241106122751903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122751903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122751903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122751903 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122751904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122751904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122751904 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122751904 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: link up (cnlink.c:111) 20241106122751904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751904 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122751904 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122751904 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122751904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122751904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122751904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122751904 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751904 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122751904 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122751904 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122751904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122751904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122751904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122751904 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122751904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122751904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122751904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122751904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122751904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122751904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122751904 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:386) 20241106122751904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751904 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:386) 20241106122751904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751904 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122751904 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122751904 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122751904 DRANAP INFO cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(625)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122751943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751943 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122751943 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122751943 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122751943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122751943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122751943 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122751943 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122751943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122751943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122751943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122751943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122751943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122751943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122751943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751943 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122751943 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122751943 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122751943 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122751943 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) 20241106122751943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122751943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122751943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122751943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122751943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122751943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122751943 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122751943 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122751943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751943 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122751943 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122751943 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122751944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122751944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122751944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122751944 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122751945 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122751945 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122751945 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122751945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122751945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122751945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122751945 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122751945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122751945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122751945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122751945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122751945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122751945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122751945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122751945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122751945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122751945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122751945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122751946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122751946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122751946 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122751946 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122751946 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122752986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122752989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122752991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122752993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122752995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122752997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122752999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122753001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122753003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122753006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122753008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122753009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122753011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122753012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122753014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122753016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122753018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122753019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122753021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122753022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000010110000'B, t_guard := 20.000000 } 20241106122753045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58098<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(616)@71de1e556339: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(616)@71de1e556339: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(628) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(612)@71de1e556339: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(628)6417282 20241106122754066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122754066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122754066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106122754066 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122754066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x61eb82, normal) (hnbgw_rua.c:388) 20241106122754066 DHNB DEBUG map_rua[0x55d9d0e452b0]{init}: Allocated (fsm.c:456) 20241106122754066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6417282)[0x55d9d0e452b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122754066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6417282 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122754066 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122754066 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122754067 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6417282 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122754067 DCN DEBUG map_sccp[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122754067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122754067 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6417282 <-> SCCP-49 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122754067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6417282 SCCP-49 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106122754067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6417282)[0x55d9d0e452b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122754067 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122754067 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122754067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6417282)[0x55d9d0e452b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122754067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d9d0e376c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122754067 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122754067 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{IDLE}: Allocated (fsm.c:456) 20241106122754067 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122754067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000b00056400500f1100926) (sccp_scrc.c:401) 20241106122754067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122754067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122754067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122754067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122754067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122754067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122754067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122754067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122754067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122754067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122754067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122754067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122754067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122754067 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122754067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d9d0e376c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122754067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6417282)[0x55d9d0e452b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122754067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122754067 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122754067 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122754067 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122754067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122754067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122754067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122754067 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(615)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(615)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(616)@71de1e556339: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(628) HNBGW_Test.msc0-RAN(616)@71de1e556339: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(628)10700396 TC_mscpool_no_allow_attach_round_robin0(628)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(615)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(615)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122754076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58098<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122754076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122754076 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122754076 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122754076 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122754076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122754076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122754076 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122754076 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin0(628)@71de1e556339: Final verdict of PTC: pass 20241106122754076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122754076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122754076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122754076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122754076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122754076 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0096fce4) (sccp_scrc.c:472) 20241106122754076 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1823) 20241106122754076 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122754076 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122754076 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122754076 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122754076 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:483) 20241106122754076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d9d0e376c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122754076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d9d0e376c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@71de1e556339: 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 } } } 20241106122754077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122754080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122754083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122754086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122754087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122754089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122754091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122754093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122754095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122754097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122754098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122754100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122754102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122754104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122754106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122754107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122754109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122754112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122754114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122754117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000001001110'B, t_guard := 20.000000 } 20241106122754142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58100<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(622)@71de1e556339: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(622)@71de1e556339: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(629) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(612)@71de1e556339: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(629)8908415 20241106122755154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122755154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122755154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122755154 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122755154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x87ee7f, normal) (hnbgw_rua.c:388) 20241106122755154 DHNB DEBUG map_rua[0x55d9d0e3ee90]{init}: Allocated (fsm.c:456) 20241106122755154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8908415)[0x55d9d0e3ee90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122755154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8908415 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122755154 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122755154 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122755154 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106122755154 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8908415 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1114) 20241106122755154 DCN DEBUG map_sccp[0x55d9d0e3a350]{init}: Allocated (fsm.c:456) 20241106122755154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d9d0e3a350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122755155 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8908415 <-> SCCP-50 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106122755155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8908415 SCCP-50 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122755155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8908415)[0x55d9d0e3ee90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122755155 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122755155 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122755155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8908415)[0x55d9d0e3ee90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122755155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d9d0e3a350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122755155 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122755155 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{IDLE}: Allocated (fsm.c:456) 20241106122755155 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122755155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300004e0056400500f1100926) (sccp_scrc.c:401) 20241106122755155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122755155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122755155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122755155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122755155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122755155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122755155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122755155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122755155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122755155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122755155 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122755155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122755155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122755155 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122755155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d9d0e3a350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122755155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8908415)[0x55d9d0e3ee90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122755155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122755155 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122755155 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122755155 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122755155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122755155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122755155 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122755155 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(621)@71de1e556339: First idle individual index:0 HNBGW_Test.msc2-SCCP(621)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(622)@71de1e556339: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(629) HNBGW_Test.msc2-RAN(622)@71de1e556339: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(629)9134981 HNBGW_Test.msc2-SCCP(621)@71de1e556339: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(629)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(621)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122755164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122755164 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122755164 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122755164 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122755164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122755164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122755164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122755165 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122755165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122755165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122755165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122755165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122755165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122755165 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00379df4) (sccp_scrc.c:472) 20241106122755165 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1823) 20241106122755165 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122755165 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122755165 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122755165 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122755165 DCN DEBUG handle_cn_conn_conf() conn_id=50, 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:483) 20241106122755165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d9d0e3a350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122755165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d9d0e3a350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122755165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58100<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(629)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122755167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122755169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122755172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122755174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122755176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122755178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122755180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122755182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122755184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122755186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122755188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122755191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122755193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122755195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122755198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122755200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122755203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122755205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122755207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122755209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001011010100'B, t_guard := 20.000000 } 20241106122755235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(616)@71de1e556339: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(616)@71de1e556339: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(630) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(612)@71de1e556339: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(630)16713727 20241106122756248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122756248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122756248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122756248 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122756249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff07ff, normal) (hnbgw_rua.c:388) 20241106122756249 DHNB DEBUG map_rua[0x55d9d0e3a650]{init}: Allocated (fsm.c:456) 20241106122756249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713727)[0x55d9d0e3a650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122756249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16713727 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122756249 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122756249 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122756249 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16713727 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122756249 DCN DEBUG map_sccp[0x55d9d0e30fb0]{init}: Allocated (fsm.c:456) 20241106122756249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d9d0e30fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122756249 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16713727 <-> SCCP-51 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122756249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16713727 SCCP-51 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122756249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713727)[0x55d9d0e3a650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122756249 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122756249 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122756249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713727)[0x55d9d0e3a650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122756249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d9d0e30fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122756249 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122756249 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{IDLE}: Allocated (fsm.c:456) 20241106122756249 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122756249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002d40056400500f1100926) (sccp_scrc.c:401) 20241106122756249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122756249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122756249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122756249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122756249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122756249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122756249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122756249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122756249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122756249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122756249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122756249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122756249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122756249 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122756249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d9d0e30fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122756249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713727)[0x55d9d0e3a650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122756249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122756249 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122756249 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122756249 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122756249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122756249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122756249 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122756249 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(615)@71de1e556339: First idle individual index:1 HNBGW_Test.msc0-SCCP(615)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(616)@71de1e556339: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(630) HNBGW_Test.msc0-RAN(616)@71de1e556339: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(630)1521364 HNBGW_Test.msc0-SCCP(615)@71de1e556339: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(615)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(630)@71de1e556339: setverdict(pass): none -> pass 20241106122756253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122756253 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122756253 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122756253 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122756253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122756253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122756253 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122756253 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122756253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122756253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122756253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122756253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122756253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122756253 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bc7cb5) (sccp_scrc.c:472) 20241106122756253 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1823) 20241106122756253 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122756253 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122756253 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122756253 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122756253 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:483) 20241106122756253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d9d0e30fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122756253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d9d0e30fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122756254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(630)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122756255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122756258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122756261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122756264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122756267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122756269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122756272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122756274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122756276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122756279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122756282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122756284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122756285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122756287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122756289 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122756291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122756293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122756295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122756296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122756298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122756304 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39157<->l=127.0.0.1:4262) (control_if.c:193) 20241106122756304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58088<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122756304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122756304 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122756304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122756304 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122756304 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106122756304 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122756304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122756304 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122756304 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122756304 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122756304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122756304 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122756304 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122756304 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122756304 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122756304 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122756304 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122756304 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122756304 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122756304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122756305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122756305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122756305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122756305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122756305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122756305 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122756305 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122756305 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122756305 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122756305 DLINP DEBUG SRVCONN(,r=127.0.0.1:58850<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122756305 DLINP DEBUG SRVCONN(,r=127.0.0.1:58850<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122756305 DLINP NOTICE SRV(,r=127.0.0.1:58850<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122756305 DMAIN NOTICE (127.0.0.1:58850 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58850<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122756305 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-M3UA(620)@71de1e556339: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(612)@71de1e556339: Final verdict of PTC: none 20241106122756305 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122756305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122756305 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122756305 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122756305 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122756305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122756305 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122756305 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106122756306 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122756306 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122756306 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122756306 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-SCCP(618)@71de1e556339: Final verdict of PTC: none 20241106122756306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122756306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(615)@71de1e556339: Final verdict of PTC: none 20241106122756306 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122756306 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122756306 DLINP <0002> stream_srv.c:647 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 20241106122756306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc2-RAN(622)@71de1e556339: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(614)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(616)@71de1e556339: Final verdict of PTC: none 20241106122756306 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106122756306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122756306 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122756306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122756306 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122756306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122756306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122756306 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122756306 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122756306 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122756306 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(627)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-RAN(619)@71de1e556339: Final verdict of PTC: none 20241106122756306 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122756306 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106122756306 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122756306 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122756306 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122756306 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING IPA-CTRL-CLI-IPA(609)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(624)@71de1e556339: Final verdict of PTC: none 20241106122756306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122756306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122756306 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122756306 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122756306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn0-M3UA(626)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(625)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(617)@71de1e556339: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(613)@71de1e556339: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(611)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(621)@71de1e556339: Final verdict of PTC: none 20241106122756307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122756307 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122756307 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122756307 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122756307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122756307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122756307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122756307 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(623)@71de1e556339: Final verdict of PTC: none 20241106122756308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122756308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122756308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122756308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122756308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122756308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122756308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122756308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122756308 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122756306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122756306 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106122756306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122756307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122756307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122756307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122756307 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122756307 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122756307 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122756307 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122756307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d9d0e3a350]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122756307 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122756307 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122756307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379df4), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122756307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122756307 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122756307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122756307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122756307 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122756307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d9d0e3a350]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122756307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8908415)[0x55d9d0e3ee90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122756307 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8908415)[0x55d9d0e3ee90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122756307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122756307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8908415)[0x55d9d0e3ee90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122756307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8908415)[0x55d9d0e3ee90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122756307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8908415)[0x55d9d0e3ee90]{disrupted}: Freeing instance (context_map.c:202) 20241106122756307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8908415)[0x55d9d0e3ee90]{disrupted}: Deallocated (fsm.c:568) 20241106122756307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d9d0e3a350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122756307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d9d0e3a350]{disconnected}: Freeing instance (context_map.c:206) 20241106122756307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d9d0e3a350]{disconnected}: Deallocated (fsm.c:568) 20241106122756307 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8908415 SCCP-50 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122756307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122756307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122756307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122756307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122756307 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122756307 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) 20241106122756307 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122756307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6417282)[0x55d9d0e452b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122756307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6417282)[0x55d9d0e452b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122756307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d9d0e376c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122756307 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122756307 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122756307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096fce4), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122756307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122756307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122756307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122756307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122756307 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122756307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d9d0e376c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122756307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6417282)[0x55d9d0e452b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122756307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6417282)[0x55d9d0e452b0]{disrupted}: Freeing instance (context_map.c:202) 20241106122756307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6417282)[0x55d9d0e452b0]{disrupted}: Deallocated (fsm.c:568) 20241106122756307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d9d0e376c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122756307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d9d0e376c0]{disconnected}: Freeing instance (context_map.c:206) 20241106122756307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d9d0e376c0]{disconnected}: Deallocated (fsm.c:568) 20241106122756307 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6417282 SCCP-49 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122756308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713727)[0x55d9d0e3a650]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122756308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713727)[0x55d9d0e3a650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122756308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d9d0e30fb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122756308 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122756308 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122756308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc7cb5), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122756308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122756308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122756308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122756308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122756308 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122756308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d9d0e30fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122756308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713727)[0x55d9d0e3a650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122756308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713727)[0x55d9d0e3a650]{disrupted}: Freeing instance (context_map.c:202) 20241106122756308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16713727)[0x55d9d0e3a650]{disrupted}: Deallocated (fsm.c:568) 20241106122756308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d9d0e30fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122756308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d9d0e30fb0]{disconnected}: Freeing instance (context_map.c:206) 20241106122756308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d9d0e30fb0]{disconnected}: Deallocated (fsm.c:568) 20241106122756308 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16713727 SCCP-51 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122756309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122756309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122756309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122756309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122756309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122756309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122756309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122756309 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122756309 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe VirtHNBGW-STATS(608)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122756330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58086<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(610)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(608): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(609): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(610): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(611): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(612): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(613): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(614): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(615): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(616): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(617): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(618): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(619): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(620): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-SCCP(621): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-RAN(622): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-M3UA(623): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(624): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(625): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(626): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(627): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(628): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(629): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(630): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Wed Nov 6 12:27:56 UTC 2024 ====== 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 20241106122756463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122756964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=275204) 20241106122757014 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122757014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbfc3e), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122757014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122757014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122757014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122757014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122757015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122757015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122757015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122757015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122757015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122757015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122757015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122757015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122757015 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122757885 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122757885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9ee4e), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122757885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122757885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122757885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122757885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122757885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122757885 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122757885 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122757885 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122757885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122757885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122757885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122757885 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122757885 DLINP <0002> stream_srv.c:647 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=275204, count=342064) 20241106122758305 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122758305 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122758305 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122758306 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122758306 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122758306 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122758307 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122758307 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106122758307 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106122758723 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122758723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b791b), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122758723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122758723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122758723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122758723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122758723 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122758724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079dd21), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122758724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122758724 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122758724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122758724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122758724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122758724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122758724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122758724 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122758724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122758724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122758724 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122758724 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122758724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122758724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122758724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122758724 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122758724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122758724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122758724 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122758724 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Wed Nov 6 12:27:59 UTC 2024 /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 MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241106122800044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122800051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122800056 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43331<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_valid_nri-Iuh0(634)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122800088 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122800088 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122800105 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122800105 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122800105 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122800106 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122800106 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122800106 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122800106 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122800106 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122800106 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122800106 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) 20241106122800106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122800106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122800106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122800106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122800107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122800107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122800107 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122800107 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122800107 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122800107 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122800107 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122800107 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) 20241106122800107 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122800107 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122800107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122800107 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122800107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122800107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122800107 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122800107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800107 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122800107 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122800107 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122800107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122800107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122800107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122800107 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122800107 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122800107 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122800107 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122800107 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) 20241106122800107 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122800107 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122800107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) TC_mscpool_no_allow_attach_valid_nri-Iuh1(636)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122800107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122800107 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122800107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122800107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122800107 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122800107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800107 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122800107 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122800107 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122800107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122800107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122800107 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122800107 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34250 (stream_srv.c:129) 20241106122800107 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34250<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122800107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800107 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122800107 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122800107 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122800107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122800107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122800107 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122800108 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122800108 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122800108 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) 20241106122800109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122800109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122800109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122800109 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122800109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122800109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122800109 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122800109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800109 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122800109 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122800109 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122800109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122800109 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(640)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(640)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(640)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(638)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(643)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(643)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(643)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(641)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(646)@71de1e556339: ************************************************* HNBGW_Test.msc2-M3UA(646)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(646)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(644)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122800212 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122800212 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122800212 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122800212 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122800213 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122800213 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122800213 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122800213 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122800214 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122800214 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122800214 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) 20241106122800214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122800214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122800214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122800214 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122800214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122800214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122800214 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122800214 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122800214 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122800214 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) 20241106122800214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122800214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122800214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122800214 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122800214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122800214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122800214 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122800214 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122800214 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122800214 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) 20241106122800214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122800214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122800214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122800215 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122800215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122800215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122800215 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122800215 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122800215 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122800215 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) 20241106122800215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122800215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122800215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122800215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122800215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122800215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122800215 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122800215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122800215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122800215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122800215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122800215 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122800215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122800215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122800215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122800215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122800215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122800215 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122800215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122800215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122800215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122800215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122800215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122800215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122800215 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122800215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122800215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122800215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122800215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122800215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122800215 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122800215 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(649)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(649)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(649)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(647)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122800277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122800277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122800277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122800277 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122800277 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122800277 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122800277 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122800277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122800277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122800288 DLINP DEBUG SRVCONN(,r=127.0.0.1:34250<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122800288 DLINP DEBUG SRVCONN(,r=127.0.0.1:34250<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122800288 DLINP DEBUG SRVCONN(,r=127.0.0.1:34250<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122800288 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122800288 DHNBAP DEBUG (127.0.0.1:34250 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122800288 DHNBAP NOTICE (127.0.0.1:34250 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122800288 DHNBAP NOTICE (127.0.0.1:34250 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122800288 DLINP DEBUG SRVCONN(,r=127.0.0.1:34250<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122800288 DLINP DEBUG SRVCONN(,r=127.0.0.1:34250<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122800345 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122800345 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122800345 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106122800345 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106122800345 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106122800345 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106122800345 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(640)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122800348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800348 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122800348 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106122800348 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106122800348 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106122800348 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122800348 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122800348 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106122800348 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122800348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122800348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122800348 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122800348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122800348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122800349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122800349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122800349 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122800351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800351 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122800351 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122800351 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122800351 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122800351 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241106122800351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122800351 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122800351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122800351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122800351 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122800351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122800351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122800351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122800351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122800351 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122800351 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122800351 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122800352 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122800352 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122800352 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) 20241106122800352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122800352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122800352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122800352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122800352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122800352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122800352 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122800352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800352 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122800352 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122800352 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122800352 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122800353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122800353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122800353 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122800376 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122800376 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122800376 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122800376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(643)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122800379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800379 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122800379 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122800379 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122800379 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122800379 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122800379 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122800381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800381 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122800381 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122800381 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122800381 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122800381 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122800381 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122800381 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122800381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122800381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122800381 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122800381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122800381 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122800381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122800381 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122800381 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122800381 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122800381 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122800382 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122800382 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122800382 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) 20241106122800382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122800382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122800382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122800382 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122800382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122800382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122800382 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122800382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122800382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122800382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122800382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122800382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122800382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122800382 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122800407 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122800407 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106122800407 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122800407 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(646)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106122800410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800410 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106122800410 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122800410 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122800410 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122800410 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106122800410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122800412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800412 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122800412 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122800412 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122800412 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122800412 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122800412 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122800412 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122800412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122800412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122800412 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106122800412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122800412 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122800412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122800412 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122800412 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122800412 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122800412 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122800413 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122800413 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122800413 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) 20241106122800413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122800413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122800413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122800413 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122800413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122800413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122800413 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122800413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800413 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122800413 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122800413 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122800413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122800413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122800413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122800413 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122800446 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122800446 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122800446 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122800446 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(649)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122800449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800449 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122800449 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122800449 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122800449 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122800449 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122800449 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122800450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800450 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122800450 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122800450 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122800450 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122800450 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122800450 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122800450 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122800450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122800450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122800450 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122800450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122800450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122800450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122800450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122800450 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122800450 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122800450 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122800451 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122800451 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122800451 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) 20241106122800451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122800452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122800452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122800452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122800452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122800452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122800452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122800452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122800452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122800452 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122800452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122800452 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122800452 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122800452 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122800452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122800452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122800452 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122800452 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(639)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122801154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122801154 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122801154 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122801154 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122801154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122801154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122801154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122801154 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122801155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122801155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122801155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122801155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122801155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122801155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122801155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122801155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122801155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801155 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122801155 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122801155 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122801155 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122801155 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122801155 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) 20241106122801155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122801155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122801155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122801155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122801155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122801155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122801155 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122801155 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122801155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122801155 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122801155 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122801155 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122801155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122801155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122801155 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122801155 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122801156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122801156 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122801156 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122801156 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122801156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122801156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122801156 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122801156 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122801157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122801157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122801157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122801157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122801157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122801157 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122801157 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122801157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122801157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801157 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122801157 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122801157 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122801157 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122801157 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(642)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122801183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122801183 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122801183 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122801183 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122801183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122801183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122801183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122801183 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122801183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122801183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122801183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122801183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122801183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122801184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122801184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122801184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122801184 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:386) 20241106122801184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801184 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:386) 20241106122801184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122801184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122801184 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122801184 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122801184 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) 20241106122801184 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) 20241106122801184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122801184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122801184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122801184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122801184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122801184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122801184 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122801184 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122801184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122801184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122801184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122801184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122801184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122801184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122801184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122801184 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122801186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122801186 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122801186 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122801186 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122801186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122801186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122801186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122801186 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122801186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122801186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122801186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122801186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122801186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122801187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122801187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122801187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122801187 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:386) 20241106122801187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801187 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:386) 20241106122801187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801187 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122801187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122801187 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122801187 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122801187 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(645)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122801215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122801215 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122801215 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122801215 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122801215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122801215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122801215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122801215 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122801216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122801216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122801216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122801216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122801216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122801216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122801216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122801216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122801216 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:386) 20241106122801216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801216 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:386) 20241106122801216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122801216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122801216 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122801216 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122801216 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) 20241106122801216 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) 20241106122801216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122801216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122801216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122801216 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122801216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122801216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122801216 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122801216 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: link up (cnlink.c:111) 20241106122801216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122801216 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122801216 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122801216 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122801216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122801216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122801216 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122801216 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122801219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122801219 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122801219 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122801219 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122801219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122801219 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122801219 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122801219 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122801219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122801219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122801219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122801219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122801219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122801219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122801219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122801219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122801219 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:386) 20241106122801219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801219 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:386) 20241106122801219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122801219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122801219 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122801219 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122801219 DRANAP INFO cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(648)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122801253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122801253 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122801253 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122801253 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122801253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122801254 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122801254 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122801254 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122801254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122801254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122801254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122801254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122801254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122801254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122801254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122801254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122801254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122801254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122801254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122801254 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122801254 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122801254 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) 20241106122801254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122801254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122801254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122801254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122801254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122801254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122801254 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122801254 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122801254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122801254 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122801254 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122801254 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122801254 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122801254 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122801254 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122801254 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122801256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122801256 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122801256 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122801256 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122801256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122801256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122801256 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122801256 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122801256 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122801256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122801256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122801256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122801256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122801256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122801256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122801256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122801256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122801256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122801256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122801256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122801256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122801256 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122801256 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122801256 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122802303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122802307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122802310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122802312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122802314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122802316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122802318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122802320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122802322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122802325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122802327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122802328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122802330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122802332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122802334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122802336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122802339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122802341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122802342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122802345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001110001101'B, t_guard := 20.000000 } 20241106122802371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50284<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(642)@71de1e556339: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(642)@71de1e556339: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(651) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(635)@71de1e556339: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(651)13979021 20241106122803396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122803396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122803396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106122803396 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122803396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd54d8d, normal) (hnbgw_rua.c:388) 20241106122803396 DHNB DEBUG map_rua[0x55d9d0e452b0]{init}: Allocated (fsm.c:456) 20241106122803396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13979021)[0x55d9d0e452b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122803396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13979021 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122803396 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122803396 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122803396 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13979021 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241106122803396 DCN DEBUG map_sccp[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122803396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122803396 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13979021 <-> SCCP-52 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122803396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13979021 SCCP-52 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106122803396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13979021)[0x55d9d0e452b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122803396 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122803396 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122803397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13979021)[0x55d9d0e452b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122803397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d9d0e376c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122803397 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122803397 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{IDLE}: Allocated (fsm.c:456) 20241106122803397 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122803397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f400300038d0056400500f1100926) (sccp_scrc.c:401) 20241106122803397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122803397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122803397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122803397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122803397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122803397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122803397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122803397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122803397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122803397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122803397 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122803397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122803397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122803397 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122803397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d9d0e376c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122803397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13979021)[0x55d9d0e452b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122803397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122803397 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122803397 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122803397 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122803397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122803397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122803397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122803397 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(641)@71de1e556339: First idle individual index:0 HNBGW_Test.msc1-SCCP(641)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(642)@71de1e556339: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(651) HNBGW_Test.msc1-RAN(642)@71de1e556339: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(651)15178022 HNBGW_Test.msc1-SCCP(641)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(641)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(651)@71de1e556339: setverdict(pass): none -> pass 20241106122803406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122803406 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122803406 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122803406 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122803406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122803406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122803406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122803406 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122803406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122803406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122803406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122803406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122803406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122803406 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00263d2f) (sccp_scrc.c:472) 20241106122803406 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1823) 20241106122803406 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122803406 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122803406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122803406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122803406 DCN DEBUG handle_cn_conn_conf() conn_id=52, 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:483) 20241106122803406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d9d0e376c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122803406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d9d0e376c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122803407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50284<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(651)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122803408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122803411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122803414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122803416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122803418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122803420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122803422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122803424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122803426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122803428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122803430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122803432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122803434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122803435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122803437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122803439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122803441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122803443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122803445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122803447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001010011010'B, t_guard := 20.000000 } 20241106122803474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50292<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(639)@71de1e556339: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(639)@71de1e556339: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(652) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(635)@71de1e556339: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(652)199271 20241106122804489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122804489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122804489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122804489 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122804489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x30a67, normal) (hnbgw_rua.c:388) 20241106122804489 DHNB DEBUG map_rua[0x55d9d0e3ee90]{init}: Allocated (fsm.c:456) 20241106122804489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-199271)[0x55d9d0e3ee90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122804489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-199271 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122804489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122804489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122804489 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106122804489 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-199271 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122804489 DCN DEBUG map_sccp[0x55d9d0e43af0]{init}: Allocated (fsm.c:456) 20241106122804489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55d9d0e43af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122804489 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-199271 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122804489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-199271 SCCP-53 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122804489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-199271)[0x55d9d0e3ee90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122804489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122804489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122804489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-199271)[0x55d9d0e3ee90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122804489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55d9d0e43af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122804489 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122804489 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{IDLE}: Allocated (fsm.c:456) 20241106122804489 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122804489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f400300029a0056400500f1100926) (sccp_scrc.c:401) 20241106122804489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122804489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122804489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122804489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122804489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122804489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122804489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122804489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122804489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122804489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122804489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122804489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122804489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122804489 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122804489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55d9d0e43af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122804489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-199271)[0x55d9d0e3ee90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122804490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122804490 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122804490 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122804490 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122804490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122804490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122804490 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122804490 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(638)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(638)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(639)@71de1e556339: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(652) HNBGW_Test.msc0-RAN(639)@71de1e556339: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(652)6491665 HNBGW_Test.msc0-SCCP(638)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(638)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(652)@71de1e556339: setverdict(pass): none -> pass 20241106122804500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122804500 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122804500 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122804500 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122804500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122804500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122804500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122804500 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122804500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122804500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122804500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122804500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122804500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122804500 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d299bb) (sccp_scrc.c:472) 20241106122804500 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1823) 20241106122804500 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122804500 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122804500 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122804500 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122804500 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:483) 20241106122804500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55d9d0e43af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122804500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55d9d0e43af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122804501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50292<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(652)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122804503 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122804505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122804508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122804511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122804513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122804516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122804518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122804521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122804524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122804526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122804528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122804530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122804532 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122804534 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122804535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122804537 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122804539 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122804541 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122804542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122804544 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000100011011'B, t_guard := 20.000000 } 20241106122804570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(645)@71de1e556339: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(645)@71de1e556339: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(653) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(635)@71de1e556339: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(653)13939960 20241106122805585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122805585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122805585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122805585 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122805585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd4b4f8, normal) (hnbgw_rua.c:388) 20241106122805585 DHNB DEBUG map_rua[0x55d9d0e3acd0]{init}: Allocated (fsm.c:456) 20241106122805585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13939960)[0x55d9d0e3acd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122805585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939960 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122805585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122805585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122805585 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939960 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1114) 20241106122805585 DCN DEBUG map_sccp[0x55d9d0e45540]{init}: Allocated (fsm.c:456) 20241106122805585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55d9d0e45540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122805585 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13939960 <-> SCCP-54 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106122805585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939960 SCCP-54 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122805585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13939960)[0x55d9d0e3acd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122805585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122805585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122805585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13939960)[0x55d9d0e3acd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122805585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55d9d0e45540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122805585 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122805585 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{IDLE}: Allocated (fsm.c:456) 20241106122805585 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122805585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f400300011b0056400500f1100926) (sccp_scrc.c:401) 20241106122805585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122805585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122805585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122805585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122805585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122805585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122805585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122805585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122805585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122805585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122805585 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122805585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122805585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122805585 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122805585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55d9d0e45540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122805585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13939960)[0x55d9d0e3acd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122805585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122805585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122805585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122805585 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122805585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122805585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122805585 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122805585 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(644)@71de1e556339: First idle individual index:0 HNBGW_Test.msc2-SCCP(644)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(645)@71de1e556339: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(653) HNBGW_Test.msc2-RAN(645)@71de1e556339: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(653)9921641 TC_mscpool_no_allow_attach_valid_nri0(653)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(644)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(644)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122805595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122805595 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122805595 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122805595 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122805595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122805595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122805595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122805595 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122805595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122805596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122805596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122805596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122805596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122805596 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003d0b2d) (sccp_scrc.c:472) 20241106122805596 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1823) 20241106122805596 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122805596 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122805596 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122805596 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122805596 DCN DEBUG handle_cn_conn_conf() conn_id=54, 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:483) 20241106122805596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55d9d0e45540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122805596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55d9d0e45540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122805596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50296<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(653)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122805597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122805600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122805603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122805605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122805608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122805610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122805612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122805615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122805618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122805621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122805623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122805625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122805627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122805629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122805630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122805632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122805634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122805636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122805637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122805639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122805644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50270<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(637)@71de1e556339: Final verdict of PTC: none 20241106122805645 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43331<->l=127.0.0.1:4262) (control_if.c:193) 20241106122805645 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122805645 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122805645 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122805645 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122805645 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122805645 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122805645 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(635)@71de1e556339: Final verdict of PTC: none 20241106122805645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122805645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122805645 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122805645 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122805646 DLINP <0002> stream_srv.c:647 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.msc1-SCCP(641)@71de1e556339: Final verdict of PTC: none 20241106122805646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122805646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc2-M3UA(646)@71de1e556339: Final verdict of PTC: none 20241106122805646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122805646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122805646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn0-M3UA(649)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(639)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(640)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-RAN(642)@71de1e556339: Final verdict of PTC: none 20241106122805646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122805646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) HNBGW_Test.msc0-SCCP(638)@71de1e556339: Final verdict of PTC: none 20241106122805646 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122805646 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122805646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122805646 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122805646 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122805646 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122805646 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122805646 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122805646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122805646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122805646 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122805646 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122805646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122805646 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122805646 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241106122805646 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122805646 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122805646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122805646 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122805646 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122805646 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122805646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122805646 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106122805646 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122805646 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122805646 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122805646 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106122805646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122805646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122805646 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122805646 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122805646 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW-MGCP(650)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(648)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(644)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-RAN(645)@71de1e556339: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(634)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(631)@71de1e556339: Final verdict of PTC: none 20241106122805647 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122805647 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122805647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122805647 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122805647 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122805647 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122805647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122805647 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122805647 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106122805647 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122805647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122805647 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122805647 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122805647 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122805647 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122805647 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122805647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122805647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122805647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55d9d0e43af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122805647 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122805647 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122805647 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122805647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d299bb), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122805647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122805647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122805647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122805647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122805648 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122805648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55d9d0e43af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122805648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-199271)[0x55d9d0e3ee90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122805648 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-199271)[0x55d9d0e3ee90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122805648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122805648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-199271)[0x55d9d0e3ee90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122805648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-199271)[0x55d9d0e3ee90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122805648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-199271)[0x55d9d0e3ee90]{disrupted}: Freeing instance (context_map.c:202) 20241106122805648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-199271)[0x55d9d0e3ee90]{disrupted}: Deallocated (fsm.c:568) 20241106122805648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55d9d0e43af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122805649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55d9d0e43af0]{disconnected}: Freeing instance (context_map.c:206) 20241106122805649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55d9d0e43af0]{disconnected}: Deallocated (fsm.c:568) 20241106122805649 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-199271 SCCP-53 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241106122805649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122805649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122805649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122805649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122805649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122805649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122805650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122805650 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122805650 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122805650 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122805650 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122805650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122805650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122805650 DLINP DEBUG SRVCONN(,r=127.0.0.1:34250<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122805650 DLINP DEBUG SRVCONN(,r=127.0.0.1:34250<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122805650 DLINP NOTICE SRV(,r=127.0.0.1:34250<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122805650 DMAIN NOTICE (127.0.0.1:34250 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34250<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122805650 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122805651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122805651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122805651 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106122805651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122805651 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122805651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122805651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122805651 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122805651 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122805651 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122805651 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122805651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55d9d0e45540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122805651 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122805651 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122805651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d0b2d), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122805651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122805651 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122805652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122805652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122805652 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122805652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55d9d0e45540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122805652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13939960)[0x55d9d0e3acd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122805652 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13939960)[0x55d9d0e3acd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122805652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122805652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13939960)[0x55d9d0e3acd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122805652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13939960)[0x55d9d0e3acd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122805652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13939960)[0x55d9d0e3acd0]{disrupted}: Freeing instance (context_map.c:202) 20241106122805652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13939960)[0x55d9d0e3acd0]{disrupted}: Deallocated (fsm.c:568) 20241106122805652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55d9d0e45540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122805652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55d9d0e45540]{disconnected}: Freeing instance (context_map.c:206) 20241106122805652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-54)[0x55d9d0e45540]{disconnected}: Deallocated (fsm.c:568) 20241106122805652 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13939960 SCCP-54 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241106122805652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122805653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122805653 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122805653 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) 20241106122805653 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122805653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13979021)[0x55d9d0e452b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122805653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13979021)[0x55d9d0e452b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122805653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d9d0e376c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122805653 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122805653 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122805653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00263d2f), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122805653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122805653 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122805653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122805653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122805653 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122805653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d9d0e376c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) HNBGW_Test.sgsn0-SCCP(647)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(643)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(632)@71de1e556339: Final verdict of PTC: none 20241106122805654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13979021)[0x55d9d0e452b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122805654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13979021)[0x55d9d0e452b0]{disrupted}: Freeing instance (context_map.c:202) 20241106122805654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13979021)[0x55d9d0e452b0]{disrupted}: Deallocated (fsm.c:568) TC_mscpool_no_allow_attach_valid_nri-Iuh1(636)@71de1e556339: Final verdict of PTC: none 20241106122805654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d9d0e376c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122805654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d9d0e376c0]{disconnected}: Freeing instance (context_map.c:206) 20241106122805654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d9d0e376c0]{disconnected}: Deallocated (fsm.c:568) 20241106122805654 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13979021 SCCP-52 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241106122805654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122805654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122805654 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122805654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122805654 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122805654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122805654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122805654 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122805655 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122805655 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122805655 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122805655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122805655 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122805655 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122805655 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122805655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122805655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122805655 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122805655 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122805655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122805655 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122805655 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122805655 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122805655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122805655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122805655 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122805655 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122805655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122805655 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122805655 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122805655 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122805655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122805655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122805655 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122805655 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122805698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(633)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(631): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(632): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(633): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(634): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(635): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(636): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(637): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(638): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(639): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(640): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(641): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(642): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(643): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-SCCP(644): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-RAN(645): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-M3UA(646): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(647): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(648): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(649): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(650): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(651): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(652): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(653): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Wed Nov 6 12:28:05 UTC 2024 ====== 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 20241106122805810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122806307 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122806307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379df4), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122806307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122806307 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122806307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122806307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122806307 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122806307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096fce4), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122806307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122806307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122806307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122806307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122806308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122806308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122806308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122806308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122806308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122806308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122806308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122806308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122806308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122806308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122806308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122806308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122806308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122806308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122806308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122806308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122806309 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122806309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc7cb5), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122806309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122806309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122806309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122806309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122806309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122806309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122806309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122806309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122806309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122806309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122806309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122806309 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122806311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342772) 20241106122807015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122807015 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122807015 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122807015 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122807015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122807015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122807015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122807015 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122807015 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122807015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbfc3e), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122807015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122807015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122807015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122807015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) Waiting for packet dumper to finish... 1 (prev_count=342772, count=350752) 20241106122807646 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122807646 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106122807646 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106122807646 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122807646 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122807646 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122807646 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122807646 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122807646 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122807647 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122807647 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122807647 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122807886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122807886 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122807886 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122807886 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122807886 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122807886 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122807886 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122807886 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122807886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9ee4e), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122807886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122807886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122807886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122807886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Wed Nov 6 12:28:08 UTC 2024 /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 20241106122808724 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122808724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122808724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122808724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122808725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122808725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122808725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122808725 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122808724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079dd21), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122808724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122808724 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122808724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122808724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122808724 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122808724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b791b), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122808724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122808724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122808724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122808724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122808725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122808725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122808725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122808725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122808725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122808725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122808725 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241106122809391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122809396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122809403 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45491<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(657)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122809433 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122809433 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122809449 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122809449 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122809449 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122809449 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(659)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122809450 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59115 (stream_srv.c:129) 20241106122809450 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59115<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122809450 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122809450 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122809450 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) 20241106122809450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122809450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122809450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122809450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122809450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122809450 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122809450 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122809450 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122809450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809450 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122809450 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122809450 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122809450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122809450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122809450 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122809451 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122809451 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122809451 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) 20241106122809451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122809451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122809451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122809451 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122809451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122809451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122809451 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122809451 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122809451 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122809451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809451 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122809451 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122809451 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122809451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122809451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122809451 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122809452 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122809452 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122809452 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) 20241106122809452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122809452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122809452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122809452 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122809452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122809452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122809452 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122809452 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122809452 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122809452 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) 20241106122809452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122809452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122809452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122809452 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122809452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122809452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122809452 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122809452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809452 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122809452 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122809452 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122809452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122809452 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122809452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809452 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122809452 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122809452 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122809452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122809452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122809452 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(663)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(663)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(663)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(661)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(666)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(666)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(666)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(664)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122809517 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122809517 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122809517 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122809517 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122809517 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122809517 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122809517 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122809517 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122809519 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122809519 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122809519 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) 20241106122809519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122809519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122809519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122809519 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122809519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122809519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122809519 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122809519 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122809519 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122809519 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) 20241106122809519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122809519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122809519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122809519 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122809519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122809519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122809519 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122809519 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122809519 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122809519 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) 20241106122809519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122809519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122809519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122809519 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122809519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122809519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122809519 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122809519 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122809519 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122809519 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) 20241106122809519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122809519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122809519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122809519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122809520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122809520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122809520 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122809520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122809520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122809520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122809520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122809520 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122809520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122809520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122809520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122809520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122809520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122809520 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122809520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122809520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122809520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122809520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122809520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122809520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122809520 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122809520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122809520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122809520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122809520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122809520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122809520 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122809520 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(669)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(669)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(669)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(667)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(672)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(672)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(672)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(670)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122809607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122809607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122809607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122809607 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122809607 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122809607 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122809607 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122809608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122809608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122809618 DLINP DEBUG SRVCONN(,r=127.0.0.1:59115<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122809618 DLINP DEBUG SRVCONN(,r=127.0.0.1:59115<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122809618 DLINP DEBUG SRVCONN(,r=127.0.0.1:59115<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122809618 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122809618 DHNBAP DEBUG (127.0.0.1:59115 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122809618 DHNBAP NOTICE (127.0.0.1:59115 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122809618 DHNBAP NOTICE (127.0.0.1:59115 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122809618 DLINP DEBUG SRVCONN(,r=127.0.0.1:59115<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122809618 DLINP DEBUG SRVCONN(,r=127.0.0.1:59115<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122809681 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122809681 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122809681 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122809681 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(663)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122809684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809684 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122809684 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122809684 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122809684 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122809684 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122809684 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122809686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809686 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122809686 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122809686 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122809686 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122809686 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122809686 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122809686 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122809686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122809686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122809686 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122809686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122809686 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122809686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122809686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122809686 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122809686 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122809686 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122809687 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122809687 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122809687 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) 20241106122809687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122809687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122809687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122809687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122809687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122809687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122809687 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122809687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809687 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122809687 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122809687 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122809687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122809687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122809687 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122809687 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122809709 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122809709 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122809709 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122809709 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(666)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122809712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809712 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122809712 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122809712 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122809712 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122809712 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122809712 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122809714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809714 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122809714 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122809714 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122809714 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122809714 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122809714 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122809714 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122809714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122809714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122809714 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122809714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122809714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122809714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122809714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122809714 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122809714 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122809714 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122809715 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122809715 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122809715 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) 20241106122809715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122809715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122809715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122809715 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122809715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122809715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122809715 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122809715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809715 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122809715 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122809715 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122809715 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122809715 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122809715 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122809715 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122809750 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122809750 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122809750 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122809750 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(669)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122809753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809753 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122809753 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122809753 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122809753 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122809753 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122809753 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122809754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809754 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122809754 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122809754 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122809754 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122809754 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122809754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122809754 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122809754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122809754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122809754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122809754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122809754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122809754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122809754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122809754 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122809754 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122809754 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122809756 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122809756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122809756 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) 20241106122809756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122809756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122809756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122809756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122809756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122809756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122809756 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122809756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809756 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122809756 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122809756 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122809756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122809756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122809756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122809756 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122809776 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122809776 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122809776 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106122809776 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106122809776 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106122809776 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106122809776 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(672)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122809780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809780 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122809780 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106122809780 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106122809780 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106122809780 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122809780 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122809780 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106122809780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122809780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122809780 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122809780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122809780 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122809780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122809780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122809780 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122809783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809783 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122809783 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122809783 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122809783 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122809783 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106122809783 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122809783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122809783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122809783 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122809783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122809783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122809783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122809783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122809783 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122809783 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122809783 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122809784 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122809784 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122809784 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) 20241106122809784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122809784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122809784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122809784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122809784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122809784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122809784 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122809784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122809784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122809784 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122809784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122809784 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122809784 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122809784 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122809784 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122809784 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122809784 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122809784 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(662)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122810492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122810492 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122810492 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122810492 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122810492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122810492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122810492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122810492 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122810492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122810492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122810492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122810492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122810492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122810492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122810492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122810492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122810492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810492 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122810492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122810492 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122810492 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122810492 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122810492 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) 20241106122810492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122810492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122810492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122810493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122810493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122810493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122810493 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122810493 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122810493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122810493 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122810493 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122810493 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122810493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122810493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122810493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122810493 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122810494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122810494 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122810494 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122810494 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122810494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122810494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122810494 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122810494 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122810494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122810494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122810494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122810494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122810494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122810494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122810494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122810494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122810494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810495 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122810495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122810495 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122810495 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122810495 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(665)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122810519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122810519 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122810519 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122810519 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122810519 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122810519 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122810519 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122810519 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122810520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122810520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122810520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122810520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122810520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122810520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122810520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122810520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122810520 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:386) 20241106122810520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810520 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:386) 20241106122810520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122810520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122810520 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122810520 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122810520 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) 20241106122810520 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) 20241106122810520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122810520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122810520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122810520 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122810520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122810520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122810520 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122810520 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122810520 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122810520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122810520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122810520 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122810520 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122810520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122810520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122810520 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122810522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122810522 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122810522 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122810522 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122810522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122810522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122810522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122810522 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122810522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122810522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122810522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122810522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122810522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122810522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122810522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122810522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122810522 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:386) 20241106122810522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810522 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:386) 20241106122810522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122810522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122810522 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122810522 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122810522 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(668)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122810558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122810558 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122810558 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122810558 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122810558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122810558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122810558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122810558 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122810558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122810558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122810558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122810558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122810558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122810558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122810558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122810558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122810558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122810559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122810559 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122810559 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122810559 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122810559 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) 20241106122810559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122810559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122810559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122810559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122810559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122810559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122810559 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122810559 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122810559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122810559 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122810559 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122810559 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122810559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122810559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122810559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122810559 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122810560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122810560 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122810560 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122810560 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122810560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122810560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122810560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122810560 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122810561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122810561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122810561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122810561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122810561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122810561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122810561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122810561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122810561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122810561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122810561 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122810561 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122810561 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(671)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122810583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122810583 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122810583 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122810583 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122810583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122810583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122810583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122810583 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122810584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122810584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122810584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122810584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122810584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122810584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122810584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122810584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122810584 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:386) 20241106122810584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810584 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:386) 20241106122810584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122810584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122810584 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122810584 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122810584 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) 20241106122810584 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) 20241106122810584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122810584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122810584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122810584 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122810584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122810584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122810584 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122810584 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122810584 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122810584 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122810584 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122810584 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122810584 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122810584 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122810584 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122810584 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122810585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122810585 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122810585 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122810585 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122810585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122810585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122810585 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122810585 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122810585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122810585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122810585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122810585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122810585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122810585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122810585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122810585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122810585 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:386) 20241106122810585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122810585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810585 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:386) 20241106122810585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122810585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122810585 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122810585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122810585 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122810585 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122810585 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122811625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122811630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122811633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122811635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122811637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122811639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122811641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122811643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122811645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122811647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122811648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122811650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122811652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122811654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122811656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122811658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122811660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122811662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122811664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122811666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001010101010'B, t_guard := 20.000000 } 20241106122811692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39812<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(662)@71de1e556339: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(662)@71de1e556339: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(674) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(658)@71de1e556339: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(674)1347216 20241106122812717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122812717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122812717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106122812717 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122812717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x148e90, normal) (hnbgw_rua.c:388) 20241106122812717 DHNB DEBUG map_rua[0x55d9d0e3acd0]{init}: Allocated (fsm.c:456) 20241106122812717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1347216)[0x55d9d0e3acd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122812717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1347216 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122812717 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122812717 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122812717 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1347216 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122812717 DCN DEBUG map_sccp[0x55d9d0e45540]{init}: Allocated (fsm.c:456) 20241106122812717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d9d0e45540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122812717 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1347216 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122812717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1347216 SCCP-55 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106122812717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1347216)[0x55d9d0e3acd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122812717 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122812717 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122812717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1347216)[0x55d9d0e3acd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122812717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d9d0e45540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122812717 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122812717 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{IDLE}: Allocated (fsm.c:456) 20241106122812717 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122812717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002aa0056400500f1100926) (sccp_scrc.c:401) 20241106122812717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122812717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122812717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122812717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122812717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122812717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122812717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122812717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122812717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122812717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122812717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122812717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122812717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122812717 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122812717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d9d0e45540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122812717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1347216)[0x55d9d0e3acd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122812717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122812717 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122812717 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122812717 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122812717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122812717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122812717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122812717 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(661)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(661)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(662)@71de1e556339: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(674) HNBGW_Test.msc0-RAN(662)@71de1e556339: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(674)9877860 HNBGW_Test.msc0-SCCP(661)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(661)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(674)@71de1e556339: setverdict(pass): none -> pass 20241106122812724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122812724 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122812724 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122812724 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122812724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122812724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122812724 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122812724 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122812725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122812725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122812725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122812725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122812725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122812725 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007e1bbc) (sccp_scrc.c:472) 20241106122812725 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1823) 20241106122812725 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122812725 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122812725 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122812725 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122812725 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:483) 20241106122812725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d9d0e45540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122812725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d9d0e45540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122812726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39812<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(674)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122812727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122812730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122812732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122812734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122812736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122812737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122812739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122812741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122812742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122812744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122812745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122812747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122812749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122812750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122812753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122812755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122812758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122812760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122812763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122812766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000110000011'B, t_guard := 20.000000 } 20241106122812790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39814<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(665)@71de1e556339: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(665)@71de1e556339: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(675) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(658)@71de1e556339: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(675)15687181 20241106122813805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122813805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122813805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122813805 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122813805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xef5e0d, normal) (hnbgw_rua.c:388) 20241106122813805 DHNB DEBUG map_rua[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122813805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15687181)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122813805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15687181 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122813805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122813805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122813805 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106122813805 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15687181 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106122813805 DCN DEBUG map_sccp[0x55d9d0e3ee90]{init}: Allocated (fsm.c:456) 20241106122813805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d9d0e3ee90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122813805 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15687181 <-> SCCP-56 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122813805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15687181 SCCP-56 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122813805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15687181)[0x55d9d0e376c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122813805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122813805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122813805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15687181)[0x55d9d0e376c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122813805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d9d0e3ee90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122813805 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122813805 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{IDLE}: Allocated (fsm.c:456) 20241106122813805 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122813805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001830056400500f1100926) (sccp_scrc.c:401) 20241106122813805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122813805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122813805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122813805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122813805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122813805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122813805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122813805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122813805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122813805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122813805 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122813805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122813805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122813805 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122813805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d9d0e3ee90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122813805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15687181)[0x55d9d0e376c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122813805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122813805 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122813805 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122813805 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122813805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122813805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122813805 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122813805 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(664)@71de1e556339: First idle individual index:0 HNBGW_Test.msc1-SCCP(664)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(665)@71de1e556339: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(675) HNBGW_Test.msc1-RAN(665)@71de1e556339: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(675)444646 HNBGW_Test.msc1-SCCP(664)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(664)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(675)@71de1e556339: setverdict(pass): none -> pass 20241106122813816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122813816 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122813816 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122813816 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122813816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122813816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122813816 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122813816 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122813816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122813816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122813816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122813816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122813816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122813816 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004cab1a) (sccp_scrc.c:472) 20241106122813816 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1823) 20241106122813816 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122813816 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122813816 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122813816 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122813816 DCN DEBUG handle_cn_conn_conf() conn_id=56, 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:483) 20241106122813816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d9d0e3ee90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122813816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d9d0e3ee90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122813817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39814<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(675)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122813818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122813820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122813822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122813825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122813828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122813830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122813833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122813835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122813837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122813838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122813840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122813842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122813844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122813845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122813847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122813849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122813851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122813852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122813854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122813855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: "disconnecting msc0" 20241106122813857 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(662)@71de1e556339: Final verdict of PTC: none 20241106122813859 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122813859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122813859 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122813859 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122813859 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122813859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122813859 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122813859 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122813859 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122813859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122813859 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122813859 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122813859 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122813859 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122813859 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122813859 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122813859 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122813859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122813859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122813859 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122813859 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122813859 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122813859 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122813859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122813859 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122813860 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122813860 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122813860 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122813860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d9d0e45540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122813860 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122813860 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122813860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e1bbc), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122813860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122813860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122813860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122813860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122813860 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122813860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d9d0e45540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122813860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1347216)[0x55d9d0e3acd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122813860 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1347216)[0x55d9d0e3acd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122813860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122813860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1347216)[0x55d9d0e3acd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122813860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1347216)[0x55d9d0e3acd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122813860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1347216)[0x55d9d0e3acd0]{disrupted}: Freeing instance (context_map.c:202) 20241106122813860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1347216)[0x55d9d0e3acd0]{disrupted}: Deallocated (fsm.c:568) 20241106122813860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d9d0e45540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122813860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d9d0e45540]{disconnected}: Freeing instance (context_map.c:206) 20241106122813860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d9d0e45540]{disconnected}: Deallocated (fsm.c:568) 20241106122813860 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1347216 SCCP-55 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122813860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122813860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122813860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122813860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122813860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122813860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122813860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122813860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122813860 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122813860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-M3UA(663)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(661)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001100010011'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(658)@71de1e556339: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(674)1347216 20241106122813886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(665)@71de1e556339: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(665)@71de1e556339: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(676) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(658)@71de1e556339: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(676)7942879 20241106122814900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122814900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122814900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122814900 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122814900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7932df, normal) (hnbgw_rua.c:388) 20241106122814900 DHNB DEBUG map_rua[0x55d9d0e3acd0]{init}: Allocated (fsm.c:456) 20241106122814900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7942879)[0x55d9d0e3acd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122814900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7942879 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122814900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122814900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122814900 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7942879 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106122814900 DCN DEBUG map_sccp[0x55d9d0e45540]{init}: Allocated (fsm.c:456) 20241106122814900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55d9d0e45540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122814900 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7942879 <-> SCCP-57 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122814900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7942879 SCCP-57 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122814900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7942879)[0x55d9d0e3acd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122814900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122814900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122814900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7942879)[0x55d9d0e3acd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122814900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55d9d0e45540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122814900 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122814900 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{IDLE}: Allocated (fsm.c:456) 20241106122814900 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122814900 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003130056400500f1100926) (sccp_scrc.c:401) 20241106122814900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122814900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122814900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122814900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122814900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122814900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122814900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122814900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122814900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122814900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122814900 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122814900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122814900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122814900 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122814900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55d9d0e45540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122814900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7942879)[0x55d9d0e3acd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122814901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122814901 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122814901 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122814901 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122814901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122814901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122814901 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122814901 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(664)@71de1e556339: First idle individual index:1 HNBGW_Test.msc1-SCCP(664)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(665)@71de1e556339: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(676) HNBGW_Test.msc1-RAN(665)@71de1e556339: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(676)16097687 HNBGW_Test.msc1-SCCP(664)@71de1e556339: Session index based on connection ID:1 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(676)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(664)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106122814905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122814905 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122814905 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122814905 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122814905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122814905 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122814905 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122814905 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122814905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122814905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122814905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122814905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122814905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122814905 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0024a6f6) (sccp_scrc.c:472) 20241106122814905 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1823) 20241106122814905 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122814905 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122814905 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122814905 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122814905 DCN DEBUG handle_cn_conn_conf() conn_id=57, 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:483) 20241106122814905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55d9d0e45540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122814905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55d9d0e45540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122814905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(676)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 := 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 } } } 20241106122814906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122814909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122814911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122814913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122814915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122814917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122814919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122814921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122814924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122814926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122814928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122814930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122814931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122814933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122814935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122814937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122814940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122814942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122814945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122814947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122814953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39806<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122814953 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45491<->l=127.0.0.1:4262) (control_if.c:193) 20241106122814954 DLINP DEBUG SRVCONN(,r=127.0.0.1:59115<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122814954 DLINP DEBUG SRVCONN(,r=127.0.0.1:59115<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122814954 DLINP NOTICE SRV(,r=127.0.0.1:59115<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122814954 DMAIN NOTICE (127.0.0.1:59115 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59115<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122814954 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(660)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(667)@71de1e556339: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(658)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-RAN(665)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(668)@71de1e556339: Final verdict of PTC: none 20241106122814954 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122814954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122814955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122814955 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122814955 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn1-SCCP(670)@71de1e556339: Final verdict of PTC: none 20241106122814955 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122814955 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122814955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122814955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(666)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(654)@71de1e556339: Final verdict of PTC: none 20241106122814955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122814955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122814955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122814955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122814955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122814955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122814955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122814955 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122814955 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122814955 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122814955 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122814955 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106122814955 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122814955 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122814955 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122814955 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122814955 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122814955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122814955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(664)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(671)@71de1e556339: Final verdict of PTC: none 20241106122814955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122814955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122814955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122814955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122814955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122814955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122814955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122814955 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122814955 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122814955 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122814955 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122814955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d9d0e3ee90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122814955 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122814955 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122814955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cab1a), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122814955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122814955 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122814955 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122814955 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106122814955 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122814955 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122814955 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122814955 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122814955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122814955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122814955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122814955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122814955 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122814955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d9d0e3ee90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122814955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15687181)[0x55d9d0e376c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122814955 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15687181)[0x55d9d0e376c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-M3UA(669)@71de1e556339: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(657)@71de1e556339: Final verdict of PTC: none 20241106122814955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122814955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15687181)[0x55d9d0e376c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122814955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15687181)[0x55d9d0e376c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122814955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15687181)[0x55d9d0e376c0]{disrupted}: Freeing instance (context_map.c:202) 20241106122814955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15687181)[0x55d9d0e376c0]{disrupted}: Deallocated (fsm.c:568) 20241106122814955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d9d0e3ee90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122814955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d9d0e3ee90]{disconnected}: Freeing instance (context_map.c:206) 20241106122814955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d9d0e3ee90]{disconnected}: Deallocated (fsm.c:568) 20241106122814955 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15687181 SCCP-56 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122814955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55d9d0e45540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122814955 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122814955 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122814955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024a6f6), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122814955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122814955 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122814955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) HNBGW_Test.sgsn1-M3UA(672)@71de1e556339: Final verdict of PTC: none 20241106122814955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122814955 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122814955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55d9d0e45540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122814955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7942879)[0x55d9d0e3acd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122814955 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7942879)[0x55d9d0e3acd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122814955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122814955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7942879)[0x55d9d0e3acd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122814955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7942879)[0x55d9d0e3acd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122814955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7942879)[0x55d9d0e3acd0]{disrupted}: Freeing instance (context_map.c:202) 20241106122814955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7942879)[0x55d9d0e3acd0]{disrupted}: Deallocated (fsm.c:568) 20241106122814955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55d9d0e45540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122814955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55d9d0e45540]{disconnected}: Freeing instance (context_map.c:206) 20241106122814955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55d9d0e45540]{disconnected}: Deallocated (fsm.c:568) 20241106122814956 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7942879 SCCP-57 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122814956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122814956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122814956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122814956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122814956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122814956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122814956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122814956 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122814956 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122814956 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122814956 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122814956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122814956 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122814956 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122814956 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122814956 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122814956 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122814956 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122814956 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122814956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122814956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122814956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122814956 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122814956 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122814956 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122814956 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122814956 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122814956 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122814956 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122814956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106122814956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122814956 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122814956 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) 20241106122814956 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(673)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(655)@71de1e556339: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(659)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122814958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39790<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(656)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(654): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(655): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(656): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(657): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(658): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(659): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(660): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(661): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(662): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(663): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(664): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(665): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(666): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(667): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(668): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(669): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(670): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(671): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(672): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(673): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(674): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(675): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(676): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Wed Nov 6 12:28:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20241106122815108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122815648 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122815648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d299bb), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122815648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122815648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122815648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122815648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122815649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122815649 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122815649 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122815649 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122815649 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122815649 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122815649 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122815649 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122815653 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122815653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d0b2d), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122815653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122815653 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122815653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122815653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122815653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122815653 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122815653 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122815653 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122815653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122815653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122815653 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122815654 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122815654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00263d2f), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122815654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122815654 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122815654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122815654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122815654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122815654 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122815654 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122815654 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122815654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122815654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122815654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122815654 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122815710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39828<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342128) 20241106122815860 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122815860 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122815860 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122816309 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122816309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096fce4), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122816309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122816309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122816309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122816309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122816309 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122816309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379df4), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122816309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122816309 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122816309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122816309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122816309 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122816309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc7cb5), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122816309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122816309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122816309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122816309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122816309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122816309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122816309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122816309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122816309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122816309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122816309 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122816309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122816309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122816309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122816309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122816309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122816309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122816309 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122816309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122816309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122816309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122816309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122816309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122816309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122816309 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to finish... 1 (prev_count=342128, count=351852) 20241106122816956 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122816956 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122816956 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106122816956 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122816956 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122816956 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122816956 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122816956 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122816956 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122817016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122817016 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122817016 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122817016 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122817016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122817016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122817016 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122817016 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122817016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbfc3e), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122817016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122817016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122817016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122817016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Wed Nov 6 12:28:17 UTC 2024 /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 20241106122817887 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122817887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9ee4e), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122817887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122817887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122817887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122817887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122817887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122817887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122817887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122817887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122817887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122817887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122817887 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122818725 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122818725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b791b), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122818725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122818725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122818725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122818725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122818725 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122818725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079dd21), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122818725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122818725 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122818725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122818725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122818725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122818725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122818725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122818725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122818725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122818725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122818725 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122818725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122818725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122818725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122818725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122818725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122818725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122818725 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241106122818790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122818795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122818801 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38577<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(680)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122818831 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122818831 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122818848 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122818848 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122818848 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122818848 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(682)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122818849 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122818849 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122818849 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) 20241106122818849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122818849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122818849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122818849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122818849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122818849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122818849 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122818849 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58523 (stream_srv.c:129) 20241106122818849 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58523<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122818849 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122818849 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122818849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122818849 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122818849 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122818849 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122818849 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122818849 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122818849 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122818850 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122818850 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122818850 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) 20241106122818850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122818850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122818850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122818850 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122818850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122818850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122818850 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122818850 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122818850 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122818850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122818850 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122818850 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122818850 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122818850 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122818850 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122818850 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122818851 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122818851 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122818851 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) 20241106122818851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122818851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122818851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122818851 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122818851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122818851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122818852 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122818852 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122818852 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122818852 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) 20241106122818852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122818852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122818852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122818852 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122818852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122818852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122818852 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122818852 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122818852 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122818852 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122818852 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122818852 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122818852 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122818852 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122818852 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122818852 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122818852 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122818852 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122818852 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122818852 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(686)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(686)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(686)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(684)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122818888 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122818888 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122818889 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122818889 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122818889 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122818889 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122818889 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122818889 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122818889 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122818889 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122818889 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) 20241106122818889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122818889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122818889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122818889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122818889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122818889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122818889 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122818890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122818890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122818890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122818890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122818890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122818890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122818890 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122818891 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122818891 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122818891 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) 20241106122818891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122818891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122818891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122818891 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122818891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122818891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122818891 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122818891 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122818891 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122818891 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) 20241106122818891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122818891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122818891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122818891 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122818891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122818891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122818891 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122818891 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122818891 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122818891 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) 20241106122818891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122818891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122818891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122818891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122818891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122818891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122818891 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122818891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122818891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122818891 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122818891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122818891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122818891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122818891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122818891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122818891 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122818891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122818891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122818891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122818891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122818891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122818891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122818891 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122818891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122818891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122818891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122818891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122818891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122818891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122818891 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(689)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(689)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(689)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-SCCP(687)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122818942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122818942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122818942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122818942 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122818942 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122818942 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122818942 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122818942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122818942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122818953 DLINP DEBUG SRVCONN(,r=127.0.0.1:58523<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122818953 DLINP DEBUG SRVCONN(,r=127.0.0.1:58523<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122818953 DLINP DEBUG SRVCONN(,r=127.0.0.1:58523<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122818953 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122818953 DHNBAP DEBUG (127.0.0.1:58523 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122818953 DHNBAP NOTICE (127.0.0.1:58523 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122818953 DHNBAP NOTICE (127.0.0.1:58523 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122818953 DLINP DEBUG SRVCONN(,r=127.0.0.1:58523<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122818953 DLINP DEBUG SRVCONN(,r=127.0.0.1:58523<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122819081 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122819081 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122819081 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122819081 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(686)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122819083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122819083 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122819083 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122819083 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122819083 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122819083 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122819083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122819085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122819085 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122819085 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122819085 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122819085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122819085 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122819085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122819085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122819085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122819085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122819085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122819085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122819085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122819085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122819085 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122819085 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122819085 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122819086 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122819086 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122819086 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) 20241106122819086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122819086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122819086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122819086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122819086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122819086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122819086 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122819086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122819086 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122819086 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122819086 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122819086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122819086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122819086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122819086 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122819116 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122819116 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122819116 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122819116 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(689)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122819119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122819119 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122819119 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122819119 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122819119 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122819119 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122819119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122819120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122819120 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122819120 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122819120 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122819120 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122819120 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122819120 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122819120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122819120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122819120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122819120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122819120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122819120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122819120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122819120 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122819120 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122819120 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122819121 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122819121 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122819121 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) 20241106122819121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122819121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122819121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122819121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122819121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122819121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122819121 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122819121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122819121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122819121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122819121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122819121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122819121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122819121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122819121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(685)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122819888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122819888 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122819888 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122819888 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122819888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122819888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122819888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122819888 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122819888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122819888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122819888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122819889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122819889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122819889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122819889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122819889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122819889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122819889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122819889 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122819889 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122819889 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122819889 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) 20241106122819889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122819889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122819889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122819889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122819889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122819889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122819889 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122819889 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122819889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122819889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122819889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122819889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122819889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122819889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122819889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122819889 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122819889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122819889 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122819889 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122819889 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122819889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122819889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122819889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122819889 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122819889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122819889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122819889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122819889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122819889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122819889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122819889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122819889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122819889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122819890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122819890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122819890 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122819890 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(688)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122819924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122819924 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122819924 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122819924 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122819924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122819924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122819924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122819924 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122819924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122819924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122819924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122819924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122819924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122819924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122819924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122819924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122819924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122819924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122819924 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122819924 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122819924 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122819924 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) 20241106122819924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122819924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122819924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122819924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122819924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122819924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122819924 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122819924 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122819924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122819924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122819925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122819925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122819925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122819925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122819925 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122819925 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122819926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122819926 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122819926 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122819926 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122819926 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122819926 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122819926 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122819926 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122819926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122819926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122819926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122819926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122819926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122819926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122819926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122819926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122819926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122819926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122819926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122819926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122819926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122819926 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122819926 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122819926 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122820962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122820966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122820969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122820971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122820973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122820974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122820976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122820978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122820980 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122820982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122820983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122820985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122820987 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122820989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122820991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122820992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122820994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122820996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122820998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122821000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000110110011'B, t_guard := 20.000000 } 20241106122821028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49016<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(685)@71de1e556339: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(685)@71de1e556339: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(691) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(681)@71de1e556339: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(691)9321516 20241106122822052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122822052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122822052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106122822052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122822052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8e3c2c, normal) (hnbgw_rua.c:388) 20241106122822052 DHNB DEBUG map_rua[0x55d9d0e376c0]{init}: Allocated (fsm.c:456) 20241106122822052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9321516)[0x55d9d0e376c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122822052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9321516 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122822052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122822052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122822053 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9321516 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122822053 DCN DEBUG map_sccp[0x55d9d0e3ee90]{init}: Allocated (fsm.c:456) 20241106122822053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d9d0e3ee90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122822053 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9321516 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122822053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9321516 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106122822053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9321516)[0x55d9d0e376c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122822053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122822053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122822053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9321516)[0x55d9d0e376c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122822053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d9d0e3ee90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122822053 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122822053 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{IDLE}: Allocated (fsm.c:456) 20241106122822053 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122822053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001b30056400500f1100926) (sccp_scrc.c:401) 20241106122822053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122822053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122822053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122822053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122822053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122822053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122822053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122822053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122822053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122822053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122822053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122822053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122822053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122822053 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122822053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d9d0e3ee90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122822053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9321516)[0x55d9d0e376c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122822053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122822053 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122822053 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122822053 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122822053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122822053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122822053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122822053 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(684)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(684)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(685)@71de1e556339: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(691) HNBGW_Test.msc0-RAN(685)@71de1e556339: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(691)9691946 HNBGW_Test.msc0-SCCP(684)@71de1e556339: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(691)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(684)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122822062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122822062 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122822062 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122822062 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122822062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122822062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122822062 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122822062 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122822062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122822062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122822062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122822062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122822062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122822062 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00578b6e) (sccp_scrc.c:472) 20241106122822062 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1823) 20241106122822062 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122822062 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122822062 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122822062 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122822062 DCN DEBUG handle_cn_conn_conf() conn_id=58, 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:483) 20241106122822062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d9d0e3ee90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122822062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d9d0e3ee90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122822062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49016<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(691)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122822063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122822066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122822068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122822070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122822071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122822073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122822075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122822077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122822079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122822082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122822084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122822087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122822089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122822091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122822092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122822094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122822096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122822098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122822100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122822101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000101001111'B, t_guard := 20.000000 } 20241106122822127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49032<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(685)@71de1e556339: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(685)@71de1e556339: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(692) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(681)@71de1e556339: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(692)15491837 20241106122823140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122823140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122823140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122823140 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122823140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xec62fd, normal) (hnbgw_rua.c:388) 20241106122823140 DHNB DEBUG map_rua[0x55d9d0e45540]{init}: Allocated (fsm.c:456) 20241106122823140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15491837)[0x55d9d0e45540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122823140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15491837 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122823140 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122823140 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122823140 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106122823140 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15491837 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106122823140 DCN DEBUG map_sccp[0x55d9d0e400a0]{init}: Allocated (fsm.c:456) 20241106122823140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55d9d0e400a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122823140 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15491837 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106122823141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15491837 SCCP-59 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122823141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15491837)[0x55d9d0e45540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122823141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122823141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122823141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15491837)[0x55d9d0e45540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122823141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55d9d0e400a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122823141 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122823141 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{IDLE}: Allocated (fsm.c:456) 20241106122823141 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122823141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300014f0056400500f1100926) (sccp_scrc.c:401) 20241106122823141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122823141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122823141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122823141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122823141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122823141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122823141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122823141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122823141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122823141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122823141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122823141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122823141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122823141 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122823141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55d9d0e400a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122823141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15491837)[0x55d9d0e45540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122823141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122823141 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122823141 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122823141 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122823141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122823141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122823141 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122823141 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(684)@71de1e556339: First idle individual index:1 HNBGW_Test.msc0-SCCP(684)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(685)@71de1e556339: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(692) HNBGW_Test.msc0-RAN(685)@71de1e556339: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(692)10152821 HNBGW_Test.msc0-SCCP(684)@71de1e556339: Session index based on connection ID:1 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(692)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(684)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106122823145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122823145 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122823145 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122823145 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122823145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122823145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122823145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122823145 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122823145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122823145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122823145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122823145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122823145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122823145 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004c50ce) (sccp_scrc.c:472) 20241106122823145 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1823) 20241106122823145 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122823145 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122823145 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122823145 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122823145 DCN DEBUG handle_cn_conn_conf() conn_id=59, 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:483) 20241106122823145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55d9d0e400a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122823145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55d9d0e400a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122823146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49032<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(692)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122823147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122823150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122823152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122823154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122823157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122823159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122823161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122823163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122823164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122823166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122823168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122823170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122823171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122823173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122823175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122823176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122823179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122823181 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122823183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122823186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: "connecting cnlink 1" 20241106122823187 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(695)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(695)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(695)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(693)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122823421 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122823422 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122823422 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122823422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(695)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122823425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122823425 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122823425 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122823425 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122823425 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122823425 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122823425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122823426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122823426 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122823426 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122823426 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122823426 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122823426 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122823426 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122823427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122823427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122823427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122823427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122823427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122823427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122823427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122823427 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122823427 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122823427 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122823428 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122823428 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122823428 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) 20241106122823428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122823428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122823428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122823428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122823428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122823428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122823428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122823428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122823428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122823428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122823428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122823428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122823428 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122823428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122823428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122823428 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122823428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122823428 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122823428 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122823428 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122823428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122823428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122823428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122823428 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122823860 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122823860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e1bbc), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122823860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122823860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122823860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122823860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122823860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122823860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122823860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122823860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122823860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122823860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122823860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122823860 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122823862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122823862 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122823862 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122823862 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122823862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122823862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122823862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122823862 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122823862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122823862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122823862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122823862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122823862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122823862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000037), PART(T=Source Reference,L=4,D=007e1bbc) (sccp_scrc.c:472) 20241106122823862 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1823) 20241106122823863 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122823863 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122823863 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122823863 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122823863 DLSCCP DEBUG SCCP-SCOC(55)[0x55d9d0e452b0]{IDLE}: Deallocated (fsm.c:568) MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001100010100'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(694)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122824232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122824232 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122824232 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122824232 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122824232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122824232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122824232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122824232 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122824232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122824232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122824232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122824232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122824232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122824232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122824232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122824232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122824232 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:386) 20241106122824232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122824232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122824232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122824232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122824232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122824232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122824232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122824232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122824232 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:386) 20241106122824232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122824232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122824232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122824232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122824232 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122824233 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122824233 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) 20241106122824233 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) 20241106122824233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122824233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122824233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122824233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122824233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122824233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122824233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122824233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122824233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122824233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122824233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122824233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122824233 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122824233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122824233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122824233 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122824233 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122824233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122824233 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122824233 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122824233 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122824233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122824233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122824233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122824233 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122824234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122824234 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122824234 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122824234 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122824234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122824234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122824234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122824234 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122824234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122824234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122824234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122824234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122824234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122824234 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122824234 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122824234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122824234 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:386) 20241106122824234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122824234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122824234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122824234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122824234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122824234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122824234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122824234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122824234 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:386) 20241106122824234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122824234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122824234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122824234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122824234 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122824234 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122824234 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122824248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122824956 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122824956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024a6f6), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122824956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122824956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122824956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122824956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122824956 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122824956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cab1a), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122824956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122824956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122824956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122824956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122824956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122824956 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122824956 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122824956 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122824956 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122824956 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122824956 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122824956 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122824956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122824957 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122824957 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122824957 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122824957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122824957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122824957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122824957 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122824959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122824959 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122824959 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122824959 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122824959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122824959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122824959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122824959 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122824959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122824959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122824959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122824959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122824959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122824959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=0024a6f6) (sccp_scrc.c:472) 20241106122824959 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1823) 20241106122824959 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122824959 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122824959 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122824959 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122824959 DLSCCP DEBUG SCCP-SCOC(57)[0x55d9d0e40a10]{IDLE}: Deallocated (fsm.c:568) 20241106122825161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122825161 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122825162 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122825162 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122825162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122825162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122825162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122825162 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122825162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122825162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122825162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122825162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122825162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122825162 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=004cab1a) (sccp_scrc.c:472) 20241106122825162 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1823) 20241106122825162 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122825162 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122825162 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122825162 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122825162 DLSCCP DEBUG SCCP-SCOC(56)[0x55d9d0e43af0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(694)@71de1e556339: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(694)@71de1e556339: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(696) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(681)@71de1e556339: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(696)16197368 20241106122825263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122825263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122825263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106122825263 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122825263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf726f8, normal) (hnbgw_rua.c:388) 20241106122825263 DHNB DEBUG map_rua[0x55d9d0e43af0]{init}: Allocated (fsm.c:456) 20241106122825263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16197368)[0x55d9d0e43af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122825263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16197368 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106122825263 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122825263 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122825263 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16197368 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106122825263 DCN DEBUG map_sccp[0x55d9d0e40a10]{init}: Allocated (fsm.c:456) 20241106122825263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55d9d0e40a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122825263 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16197368 <-> SCCP-60 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106122825263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16197368 SCCP-60 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106122825263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16197368)[0x55d9d0e43af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122825263 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122825263 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122825263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16197368)[0x55d9d0e43af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122825263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55d9d0e40a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122825263 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122825263 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{IDLE}: Allocated (fsm.c:456) 20241106122825263 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122825263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003140056400500f1100926) (sccp_scrc.c:401) 20241106122825264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122825264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122825264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122825264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122825264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122825264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122825264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122825264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122825264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122825264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122825264 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122825264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122825264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122825264 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122825264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55d9d0e40a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122825264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16197368)[0x55d9d0e43af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122825264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122825264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122825264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122825264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122825264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122825264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122825264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122825264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(693)@71de1e556339: First idle individual index:0 HNBGW_Test.msc1-SCCP(693)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(694)@71de1e556339: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(696) HNBGW_Test.msc1-RAN(694)@71de1e556339: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(696)16319911 HNBGW_Test.msc1-SCCP(693)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(693)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122825272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122825272 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122825272 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122825272 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122825272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122825272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122825272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122825272 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122825272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122825272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122825272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122825272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122825272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122825272 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004123bf) (sccp_scrc.c:472) 20241106122825272 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1823) 20241106122825272 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122825272 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122825272 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122825272 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122825272 DCN DEBUG handle_cn_conn_conf() conn_id=60, 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:483) 20241106122825272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55d9d0e40a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(696)@71de1e556339: setverdict(pass): none -> pass 20241106122825272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55d9d0e40a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122825273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49044<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(696)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122825274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106122825277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106122825279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122825282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122825283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122825285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106122825287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106122825289 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122825292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122825294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122825297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106122825299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106122825301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122825303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122825305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122825307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106122825310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106122825312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122825315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122825317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122825325 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38577<->l=127.0.0.1:4262) (control_if.c:193) 20241106122825325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122825325 DLINP DEBUG SRVCONN(,r=127.0.0.1:58523<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122825325 DLINP DEBUG SRVCONN(,r=127.0.0.1:58523<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122825325 DLINP NOTICE SRV(,r=127.0.0.1:58523<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122825325 DMAIN NOTICE (127.0.0.1:58523 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58523<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122825325 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122825325 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122825325 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122825325 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122825325 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122825325 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122825325 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122825325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122825325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122825325 DLINP <0002> stream_srv.c:673 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-RAN(688)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(687)@71de1e556339: Final verdict of PTC: none20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122825325 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(681)@71de1e556339: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(683)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-RAN(694)@71de1e556339: Final verdict of PTC: none 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106122825325 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122825325 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122825325 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122825325 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122825325 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122825325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122825325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122825325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122825325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122825325 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122825325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.msc1-SCCP(693)@71de1e556339: Final verdict of PTC: none 20241106122825325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122825325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122825325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122825326 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) HNBGW_Test.msc0-RAN(685)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(689)@71de1e556339: Final verdict of PTC: none 20241106122825326 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122825326 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122825326 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122825326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122825326 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122825326 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122825326 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122825326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122825326 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122825326 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122825326 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122825326 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122825326 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(686)@71de1e556339: Final verdict of PTC: none 20241106122825326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122825326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(680)@71de1e556339: Final verdict of PTC: none 20241106122825326 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122825326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122825326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122825326 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122825326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122825326 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122825326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122825326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122825326 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122825326 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122825326 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122825326 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122825326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d9d0e3ee90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122825326 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122825326 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122825326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578b6e), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122825327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122825327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122825327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122825327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.msc0-SCCP(684)@71de1e556339: Final verdict of PTC: none20241106122825327 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122825327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d9d0e3ee90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122825327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9321516)[0x55d9d0e376c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122825327 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9321516)[0x55d9d0e376c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122825327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(682)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(695)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(678)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(690)@71de1e556339: Final verdict of PTC: none 20241106122825327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9321516)[0x55d9d0e376c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122825327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9321516)[0x55d9d0e376c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) VirtHNBGW-STATS(677)@71de1e556339: Final verdict of PTC: none20241106122825327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9321516)[0x55d9d0e376c0]{disrupted}: Freeing instance (context_map.c:202) 20241106122825327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9321516)[0x55d9d0e376c0]{disrupted}: Deallocated (fsm.c:568) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122825331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122825331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122825331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122825331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122825331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122825331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122825331 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122825331 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122825332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122825332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122825332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122825332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122825332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122825332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122825332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122825332 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122825332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122825332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122825332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122825332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122825332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122825332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122825332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122825332 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-PFCP(679)@71de1e556339: Final verdict of PTC: none 20241106122825328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d9d0e3ee90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122825328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d9d0e3ee90]{disconnected}: Freeing instance (context_map.c:206) 20241106122825328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d9d0e3ee90]{disconnected}: Deallocated (fsm.c:568) 20241106122825328 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9321516 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122825328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55d9d0e400a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122825328 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122825328 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122825328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c50ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122825328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122825328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122825328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122825328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122825329 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122825329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55d9d0e400a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122825329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15491837)[0x55d9d0e45540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122825329 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15491837)[0x55d9d0e45540]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122825329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122825329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15491837)[0x55d9d0e45540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122825329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15491837)[0x55d9d0e45540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122825329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15491837)[0x55d9d0e45540]{disrupted}: Freeing instance (context_map.c:202) 20241106122825329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15491837)[0x55d9d0e45540]{disrupted}: Deallocated (fsm.c:568) 20241106122825329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55d9d0e400a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122825329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55d9d0e400a0]{disconnected}: Freeing instance (context_map.c:206) 20241106122825329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55d9d0e400a0]{disconnected}: Deallocated (fsm.c:568) 20241106122825329 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15491837 SCCP-59 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122825329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122825329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122825329 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122825330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122825330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122825330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122825330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122825330 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122825330 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122825330 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122825330 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122825330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55d9d0e40a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122825330 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122825330 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122825330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004123bf), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122825330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122825330 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122825330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122825330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122825330 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122825330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55d9d0e40a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122825331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16197368)[0x55d9d0e43af0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122825331 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16197368)[0x55d9d0e43af0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122825331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106122825331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16197368)[0x55d9d0e43af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122825331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16197368)[0x55d9d0e43af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122825331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16197368)[0x55d9d0e43af0]{disrupted}: Freeing instance (context_map.c:202) 20241106122825331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16197368)[0x55d9d0e43af0]{disrupted}: Deallocated (fsm.c:568) 20241106122825331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55d9d0e40a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122825331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55d9d0e40a10]{disconnected}: Freeing instance (context_map.c:206) 20241106122825331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55d9d0e40a10]{disconnected}: Deallocated (fsm.c:568) 20241106122825331 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16197368 SCCP-60 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122825331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122825331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122825331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122825332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106122825332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122825332 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122825332 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) 20241106122825332 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(677): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(678): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(679): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(680): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(681): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(682): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(683): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(684): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(685): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(686): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(687): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(688): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(689): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(690): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(691): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(692): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(693): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(694): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(695): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(696): pass (pass -> pass) MTC@71de1e556339: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Wed Nov 6 12:28:25 UTC 2024 ====== 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 20241106122825478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122825649 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122825649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d299bb), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122825649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122825649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122825649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122825649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122825649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122825649 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122825649 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122825649 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122825649 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122825649 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122825649 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122825649 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122825653 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122825653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d0b2d), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122825653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122825653 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122825653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122825653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122825653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122825653 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122825653 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122825653 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122825653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122825653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122825653 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122825654 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122825654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00263d2f), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122825654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122825654 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122825654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122825654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122825654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122825654 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122825654 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122825654 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122825654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122825654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122825654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122825654 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122826080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328476) 20241106122826309 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122826309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc7cb5), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122826309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122826309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122826309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122826309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122826309 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122826309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379df4), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122826309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122826309 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122826309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122826309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122826309 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122826309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096fce4), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122826309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122826309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122826309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122826309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122826309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122826309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122826309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122826309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122826309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122826309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122826309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122826309 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122826310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122826310 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122826310 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122826310 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122826310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122826310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122826310 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122826310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122826310 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122826310 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122826310 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122826310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122826310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122826310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122826310 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122827017 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122827017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbfc3e), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122827017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122827017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122827017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122827017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122827018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122827018 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122827018 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122827018 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122827018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122827018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122827018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122827018 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=328476, count=340508) 20241106122827326 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122827326 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122827326 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122827326 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122827326 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122827326 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122827327 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122827327 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122827327 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122827888 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122827888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9ee4e), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122827888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122827888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122827888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122827888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122827888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122827888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122827888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122827888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122827888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122827888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122827888 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Wed Nov 6 12:28:28 UTC 2024 /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 20241106122828726 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122828726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079dd21), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122828726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122828726 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122828726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122828726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122828726 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122828726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b791b), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122828726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122828726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122828726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122828726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122828726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122828726 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122828726 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122828726 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122828726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122828726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122828726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122828726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122828726 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122828726 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122828726 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122828726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122828726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122828726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241106122829157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122829164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122829169 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45381<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(700)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122829201 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122829201 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122829217 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122829217 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122829218 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122829218 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122829218 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122829218 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122829219 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122829219 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122829219 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) 20241106122829219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122829219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122829219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122829219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122829219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122829219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122829219 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122829219 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122829219 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122829219 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122829219 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122829219 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) 20241106122829219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122829219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122829219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(702)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122829219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122829219 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122829219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122829219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122829219 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122829219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829219 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122829219 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122829219 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) 20241106122829219 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122829219 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122829219 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122829219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122829219 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122829219 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122829219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122829219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122829219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122829220 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122829220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122829220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122829220 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122829220 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50007 (stream_srv.c:129) 20241106122829220 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50007<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122829220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829220 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122829220 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122829220 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122829220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122829220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122829220 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122829220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829220 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122829220 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122829220 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122829220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122829220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122829220 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122829221 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122829221 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122829221 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) 20241106122829221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122829221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122829221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122829221 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122829221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122829221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122829221 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122829221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829221 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122829221 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122829221 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122829221 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122829221 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(706)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(706)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(706)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(704)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122829253 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122829253 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122829253 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122829253 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122829254 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122829254 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122829254 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122829254 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122829255 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122829255 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122829255 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) 20241106122829255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122829255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122829255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122829255 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122829255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122829255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122829255 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122829255 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122829255 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122829255 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) 20241106122829255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122829255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122829255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122829256 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122829256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122829256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122829256 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122829256 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122829256 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122829256 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) 20241106122829256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122829256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122829256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122829256 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122829256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122829256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122829256 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122829256 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122829256 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122829256 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) 20241106122829256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122829256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122829256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122829256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122829256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122829256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122829256 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122829256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122829256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122829256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122829256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122829256 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122829256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122829256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122829256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122829256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122829256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122829256 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122829256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122829256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122829256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122829256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122829256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122829257 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122829257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829257 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122829257 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122829257 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122829257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122829257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122829257 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(709)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(709)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(709)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122829306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122829306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122829306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122829306 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122829306 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122829306 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122829306 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122829306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122829306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122829313 DLINP DEBUG SRVCONN(,r=127.0.0.1:50007<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122829313 DLINP DEBUG SRVCONN(,r=127.0.0.1:50007<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122829313 DLINP DEBUG SRVCONN(,r=127.0.0.1:50007<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122829313 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122829313 DHNBAP DEBUG (127.0.0.1:50007 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122829313 DHNBAP NOTICE (127.0.0.1:50007 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122829313 DHNBAP NOTICE (127.0.0.1:50007 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122829313 DLINP DEBUG SRVCONN(,r=127.0.0.1:50007<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122829313 DLINP DEBUG SRVCONN(,r=127.0.0.1:50007<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122829446 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122829446 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122829446 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122829446 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(706)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122829449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829449 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122829449 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122829449 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122829449 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122829449 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122829449 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122829451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829451 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122829451 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122829451 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122829451 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122829451 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122829451 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122829451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122829451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122829451 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122829451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122829451 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122829451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122829451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122829451 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122829451 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122829451 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122829452 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122829452 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122829452 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) 20241106122829452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122829452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122829452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122829453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122829453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122829453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122829453 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122829453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122829453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122829453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122829453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122829453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122829453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122829453 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122829485 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122829485 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122829485 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122829485 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(709)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122829489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829489 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122829489 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122829489 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122829489 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122829489 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122829489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122829490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829490 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122829490 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122829490 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122829490 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122829490 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122829490 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122829491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122829491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122829491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122829491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122829491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122829491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122829491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122829491 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122829491 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122829491 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122829492 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122829492 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122829492 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) 20241106122829492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122829492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122829492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122829492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122829492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122829492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122829492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122829492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122829492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122829492 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122829492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122829492 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122829492 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122829492 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122829492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122829492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122829492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122829492 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(705)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122830256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122830256 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122830256 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122830256 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122830256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122830256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122830256 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122830256 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122830256 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122830256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122830256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122830256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122830256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122830256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122830256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122830256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122830256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122830256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122830256 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122830256 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122830256 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122830256 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) 20241106122830256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122830256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122830256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122830256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122830256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122830256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122830256 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122830256 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122830256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122830256 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122830256 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122830256 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122830256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122830256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122830256 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122830256 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122830258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122830258 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122830258 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122830258 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122830258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122830258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122830258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122830258 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122830258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122830258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122830258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122830258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122830258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122830258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122830258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122830258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122830258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830258 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122830258 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122830258 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122830258 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122830258 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(708)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122830292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122830292 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122830292 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122830292 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122830292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122830292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122830292 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122830292 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122830292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122830292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122830292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122830292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122830292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122830292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122830292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122830292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122830292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122830292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122830292 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122830292 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122830292 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122830292 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) 20241106122830292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122830292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122830292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122830293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122830293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122830293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122830293 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122830293 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122830293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122830293 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122830293 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122830293 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122830293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122830293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122830293 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122830293 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122830293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122830293 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122830293 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122830293 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122830293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122830293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122830293 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122830293 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122830293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122830293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122830293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122830293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122830293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122830293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122830293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122830293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122830293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122830293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122830293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122830293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122830293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122830293 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122830293 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122830293 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122830319 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122830322 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122830325 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122830327 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122830330 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122830333 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122830335 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122830337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122830339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122830341 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122830343 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122830345 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122830347 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122830349 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122830351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122830352 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122830354 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122830356 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122830357 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122830359 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'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 := '000000000000000011011000'B, t_guard := 20.000000 } 20241106122830388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39808<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(708)@71de1e556339: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(711) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(701)@71de1e556339: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(711)424206 20241106122831413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122831413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122831413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106122831413 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122831413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6790e, normal) (hnbgw_rua.c:388) 20241106122831413 DHNB DEBUG map_rua[0x55d9d0e43af0]{init}: Allocated (fsm.c:456) 20241106122831413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424206)[0x55d9d0e43af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122831413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-424206 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122831413 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122831413 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122831413 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106122831413 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-424206 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122831413 DCN DEBUG map_sccp[0x55d9d0e40a10]{init}: Allocated (fsm.c:456) 20241106122831413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d9d0e40a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122831413 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-424206 <-> SCCP-61 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122831413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-424206 SCCP-61 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241106122831413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424206)[0x55d9d0e43af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122831413 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122831413 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122831413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424206)[0x55d9d0e43af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122831413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d9d0e40a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122831413 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122831413 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{IDLE}: Allocated (fsm.c:456) 20241106122831413 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122831413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030000d80056400500f1100926) (sccp_scrc.c:401) 20241106122831413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122831413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122831413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122831413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122831413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122831413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122831413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122831413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122831413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122831413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122831413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122831413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122831413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122831413 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122831413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d9d0e40a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122831414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424206)[0x55d9d0e43af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122831414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122831414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122831414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122831414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122831414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122831414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122831414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122831414 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(711) HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(711)11223306 HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(711)@71de1e556339: setverdict(pass): none -> pass 20241106122831422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122831422 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122831422 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122831422 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122831422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122831422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122831422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122831422 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122831422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122831422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122831422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122831422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122831422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122831422 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002d5ae1) (sccp_scrc.c:472) 20241106122831422 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1823) 20241106122831422 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122831422 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122831422 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122831422 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122831422 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:483) 20241106122831422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d9d0e40a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122831422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d9d0e40a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122831423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39808<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(711)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122831424 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122831427 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122831429 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122831431 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122831434 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122831435 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122831437 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122831439 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122831441 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122831443 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122831444 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122831446 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122831448 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122831450 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122831452 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122831454 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122831456 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122831458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122831459 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122831461 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'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 := '000000000000001100000011'B, t_guard := 20.000000 } 20241106122831485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39816<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(708)@71de1e556339: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(712) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(701)@71de1e556339: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(712)10511951 20241106122832499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122832499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122832499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106122832500 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122832500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa0664f, normal) (hnbgw_rua.c:388) 20241106122832500 DHNB DEBUG map_rua[0x55d9d0e3ee90]{init}: Allocated (fsm.c:456) 20241106122832500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511951)[0x55d9d0e3ee90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122832500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10511951 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122832500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122832500 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122832500 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106122832500 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10511951 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122832500 DCN DEBUG map_sccp[0x55d9d0e45540]{init}: Allocated (fsm.c:456) 20241106122832500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d9d0e45540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122832500 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10511951 <-> SCCP-62 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122832500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10511951 SCCP-62 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241106122832500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511951)[0x55d9d0e3ee90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122832500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122832500 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122832500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511951)[0x55d9d0e3ee90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122832500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d9d0e45540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122832500 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122832500 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{IDLE}: Allocated (fsm.c:456) 20241106122832500 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122832500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003030056400500f1100926) (sccp_scrc.c:401) 20241106122832500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122832500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122832500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122832500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122832500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122832500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122832500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122832500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122832500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122832500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122832500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122832500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122832500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122832500 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122832500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d9d0e45540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122832500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511951)[0x55d9d0e3ee90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122832500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122832500 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122832500 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122832500 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122832500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122832500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122832500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122832500 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(712) HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(712)1068814 HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Session index based on connection ID:1 TC_sgsnpool_L3Compl_on_1_cnlink0(712)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106122832504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122832504 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122832504 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122832504 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122832504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122832504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122832504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122832504 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122832504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122832504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122832504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122832504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122832504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122832504 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006e897c) (sccp_scrc.c:472) 20241106122832504 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1823) 20241106122832504 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122832504 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122832504 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122832504 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122832504 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:483) 20241106122832504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d9d0e45540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122832504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d9d0e45540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122832505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39816<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(712)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122832506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122832508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122832511 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122832513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122832515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122832518 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122832520 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122832522 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122832524 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122832526 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122832528 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122832529 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122832531 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122832533 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122832535 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122832537 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122832538 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122832540 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122832542 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122832544 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000001100100'B, t_guard := 20.000000 } 20241106122832570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39830<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(708)@71de1e556339: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(713) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(701)@71de1e556339: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(713)5673055 20241106122833584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122833584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122833584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106122833585 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122833585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x56905f, normal) (hnbgw_rua.c:388) 20241106122833585 DHNB DEBUG map_rua[0x55d9d0e46920]{init}: Allocated (fsm.c:456) 20241106122833585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5673055)[0x55d9d0e46920]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122833585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5673055 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122833585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122833585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122833585 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5673055 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122833585 DCN DEBUG map_sccp[0x55d9d0e434e0]{init}: Allocated (fsm.c:456) 20241106122833585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d9d0e434e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122833585 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5673055 <-> SCCP-63 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122833585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5673055 SCCP-63 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106122833585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5673055)[0x55d9d0e46920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122833585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122833585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122833585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5673055)[0x55d9d0e46920]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122833585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d9d0e434e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122833585 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122833585 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{IDLE}: Allocated (fsm.c:456) 20241106122833585 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122833585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030000640056400500f1100926) (sccp_scrc.c:401) 20241106122833585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122833585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122833585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122833585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122833585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122833585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122833585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122833585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122833585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122833585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122833585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122833585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122833585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122833585 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122833585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d9d0e434e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122833585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5673055)[0x55d9d0e46920]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122833585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122833585 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122833585 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122833585 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122833585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122833585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122833585 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122833585 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(713) HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(713)5273682 HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(713)@71de1e556339: setverdict(pass): none -> pass 20241106122833589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122833589 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122833589 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122833589 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122833589 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122833589 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122833589 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122833589 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122833589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122833589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122833589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122833589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122833589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122833589 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0098f367) (sccp_scrc.c:472) 20241106122833589 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1823) 20241106122833589 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122833589 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122833589 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122833589 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122833589 DCN DEBUG handle_cn_conn_conf() conn_id=63, 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:483) 20241106122833589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d9d0e434e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122833589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d9d0e434e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122833590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39830<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(713)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122833591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122833594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122833596 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122833598 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122833601 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122833603 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122833606 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122833608 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122833611 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122833613 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122833615 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122833618 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122833621 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122833623 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122833625 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122833627 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122833629 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122833631 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122833632 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122833634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'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 := '000000000000000011000010'B, t_guard := 20.000000 } 20241106122833658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39844<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(708)@71de1e556339: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(714) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(701)@71de1e556339: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(714)15511199 20241106122834672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122834672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122834672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106122834672 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122834672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xecae9f, normal) (hnbgw_rua.c:388) 20241106122834672 DHNB DEBUG map_rua[0x55d9d0e3b0e0]{init}: Allocated (fsm.c:456) 20241106122834672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15511199)[0x55d9d0e3b0e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122834672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15511199 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122834672 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122834672 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122834672 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106122834672 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15511199 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122834672 DCN DEBUG map_sccp[0x55d9d0e46f80]{init}: Allocated (fsm.c:456) 20241106122834672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d9d0e46f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122834672 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15511199 <-> SCCP-64 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122834672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15511199 SCCP-64 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241106122834672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15511199)[0x55d9d0e3b0e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122834672 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122834672 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122834672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15511199)[0x55d9d0e3b0e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122834672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d9d0e46f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122834673 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122834673 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{IDLE}: Allocated (fsm.c:456) 20241106122834673 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122834673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030000c20056400500f1100926) (sccp_scrc.c:401) 20241106122834673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122834673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122834673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122834673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122834673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122834673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122834673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122834673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122834673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122834673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122834673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122834673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122834673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122834673 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122834673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d9d0e46f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122834673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15511199)[0x55d9d0e3b0e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122834673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122834673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122834673 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122834673 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122834673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122834673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122834673 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122834673 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(714) HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(714)12177044 HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Session index based on connection ID:3 TC_sgsnpool_L3Compl_on_1_cnlink0(714)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241106122834677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122834677 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122834677 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122834677 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122834677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122834677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122834677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122834677 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122834677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122834677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122834677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122834677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122834677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122834677 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0064040c) (sccp_scrc.c:472) 20241106122834677 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1823) 20241106122834677 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122834677 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122834677 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122834677 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122834677 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:483) 20241106122834677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d9d0e46f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122834677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d9d0e46f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122834677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39844<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(714)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122834679 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122834681 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122834683 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122834685 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122834688 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122834689 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122834691 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122834693 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122834695 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122834696 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122834698 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122834700 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122834702 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122834704 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122834705 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122834707 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122834709 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122834711 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122834713 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122834714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122834720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122834720 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45381<->l=127.0.0.1:4262) (control_if.c:193) 20241106122834720 DLINP DEBUG SRVCONN(,r=127.0.0.1:50007<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122834720 DLINP DEBUG SRVCONN(,r=127.0.0.1:50007<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122834720 DLINP NOTICE SRV(,r=127.0.0.1:50007<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122834721 DMAIN NOTICE (127.0.0.1:50007 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50007<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122834721 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(701)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(703)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(708)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(705)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(704)@71de1e556339: Final verdict of PTC: none 20241106122834721 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122834721 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122834721 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122834721 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122834721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122834721 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122834721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122834721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122834721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122834721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122834721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122834721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122834721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122834721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122834721 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122834721 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122834721 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122834721 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122834721 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122834721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122834721 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122834721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122834721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(709)@71de1e556339: Final verdict of PTC: none 20241106122834721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122834722 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) HNBGW_Test.msc0-M3UA(706)@71de1e556339: Final verdict of PTC: none 20241106122834722 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122834722 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122834722 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122834722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122834722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122834722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122834722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122834722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122834722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122834722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) IPA-CTRL-CLI-IPA(698)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(700)@71de1e556339: Final verdict of PTC: none 20241106122834722 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122834722 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122834722 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122834722 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122834722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d9d0e40a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW-MGCP(710)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(697)@71de1e556339: Final verdict of PTC: none 20241106122834722 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122834722 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122834722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d5ae1), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122834722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122834722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122834722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122834722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122834722 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122834722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d9d0e40a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122834722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424206)[0x55d9d0e43af0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122834722 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424206)[0x55d9d0e43af0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122834722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122834722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424206)[0x55d9d0e43af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122834722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424206)[0x55d9d0e43af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122834722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424206)[0x55d9d0e43af0]{disrupted}: Freeing instance (context_map.c:202) 20241106122834722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-424206)[0x55d9d0e43af0]{disrupted}: Deallocated (fsm.c:568) 20241106122834722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d9d0e40a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122834722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d9d0e40a10]{disconnected}: Freeing instance (context_map.c:206) 20241106122834722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d9d0e40a10]{disconnected}: Deallocated (fsm.c:568) 20241106122834722 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-424206 SCCP-61 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106122834722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d9d0e45540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122834722 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122834722 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122834722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e897c), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122834722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122834722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122834722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122834722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122834722 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122834723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d9d0e45540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122834723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511951)[0x55d9d0e3ee90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122834723 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511951)[0x55d9d0e3ee90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122834723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122834723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511951)[0x55d9d0e3ee90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122834723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511951)[0x55d9d0e3ee90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122834723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511951)[0x55d9d0e3ee90]{disrupted}: Freeing instance (context_map.c:202) 20241106122834723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10511951)[0x55d9d0e3ee90]{disrupted}: Deallocated (fsm.c:568) 20241106122834723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d9d0e45540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122834723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d9d0e45540]{disconnected}: Freeing instance (context_map.c:206) 20241106122834723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d9d0e45540]{disconnected}: Deallocated (fsm.c:568) 20241106122834723 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10511951 SCCP-62 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106122834723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d9d0e434e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122834723 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122834723 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122834723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098f367), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122834723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122834723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122834723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122834723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122834723 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122834723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d9d0e434e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122834723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5673055)[0x55d9d0e46920]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122834723 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5673055)[0x55d9d0e46920]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122834724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122834724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5673055)[0x55d9d0e46920]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122834724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5673055)[0x55d9d0e46920]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122834724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5673055)[0x55d9d0e46920]{disrupted}: Freeing instance (context_map.c:202) 20241106122834724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5673055)[0x55d9d0e46920]{disrupted}: Deallocated (fsm.c:568) 20241106122834724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d9d0e434e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122834724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d9d0e434e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122834724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d9d0e434e0]{disconnected}: Deallocated (fsm.c:568) 20241106122834724 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5673055 SCCP-63 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106122834724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d9d0e46f80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122834724 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122834725 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122834725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064040c), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122834725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122834725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122834725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122834725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122834725 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) HNBGW_Test.sgsn0-SCCP(707)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(702)@71de1e556339: Final verdict of PTC: none 20241106122834726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d9d0e46f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122834726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15511199)[0x55d9d0e3b0e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122834726 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15511199)[0x55d9d0e3b0e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122834726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122834726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15511199)[0x55d9d0e3b0e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122834726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15511199)[0x55d9d0e3b0e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122834726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15511199)[0x55d9d0e3b0e0]{disrupted}: Freeing instance (context_map.c:202) 20241106122834727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15511199)[0x55d9d0e3b0e0]{disrupted}: Deallocated (fsm.c:568) 20241106122834727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d9d0e46f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122834727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d9d0e46f80]{disconnected}: Freeing instance (context_map.c:206) 20241106122834727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d9d0e46f80]{disconnected}: Deallocated (fsm.c:568) 20241106122834727 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15511199 SCCP-64 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106122834727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39786<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122834727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122834728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122834728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122834728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122834728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122834728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122834728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122834728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122834728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122834728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW-PFCP(699)@71de1e556339: Final verdict of PTC: none 20241106122834728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106122834728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122834728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122834728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122834728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122834728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122834728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122834728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122834728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122834728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122834728 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122834729 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) 20241106122834729 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122834729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122834729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122834729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122834729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122834729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122834729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122834729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122834729 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122834729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122834729 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122834729 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122834729 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122834729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122834729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122834729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122834729 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Wed Nov 6 12:28:34 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(697): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(698): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(699): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(700): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(701): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(702): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(703): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(704): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(705): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(706): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(707): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(708): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(709): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(710): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(711): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(712): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(713): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(714): pass (pass -> pass) MTC@71de1e556339: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh 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 20241106122834781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122835327 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122835327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578b6e), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122835327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122835327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122835327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122835327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122835328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122835328 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122835328 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122835328 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122835328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122835328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122835328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122835328 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122835329 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122835329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c50ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122835329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122835329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122835329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122835329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122835329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122835329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122835329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122835329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122835329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122835329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122835329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122835329 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122835331 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122835331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004123bf), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122835331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122835331 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122835331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122835331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122835331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122835331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122835331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122835331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122835331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122835331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122835331 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122835383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39854<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309016) 20241106122835650 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122835650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d299bb), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122835650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122835650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122835650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122835650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122835651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122835651 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122835651 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122835651 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122835651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122835651 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122835651 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122835651 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122835654 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122835654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d0b2d), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122835654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122835654 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122835654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122835654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122835654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122835654 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122835654 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122835654 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122835654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122835654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122835654 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122835655 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122835655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00263d2f), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122835655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122835655 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122835655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122835655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122835655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122835655 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122835655 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122835655 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122835655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122835655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122835655 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122836310 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122836310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096fce4), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122836310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122836310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122836310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122836310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122836310 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122836310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379df4), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122836310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122836310 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122836310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122836310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122836310 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122836310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc7cb5), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122836310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122836310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122836310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122836310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122836310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122836310 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122836310 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122836310 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122836310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122836310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122836310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122836310 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122836310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122836310 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122836310 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122836310 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122836310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122836310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122836310 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122836310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122836310 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122836310 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122836310 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122836310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122836310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122836310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122836310 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=309016, count=320820) 20241106122836721 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122836721 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122836721 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122836723 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122836723 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122836723 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122837018 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122837018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbfc3e), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122837018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122837018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122837018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122837018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122837018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122837018 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122837018 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122837018 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122837018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122837018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122837018 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Wed Nov 6 12:28:37 UTC 2024 /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 20241106122837889 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122837889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9ee4e), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122837889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122837889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122837889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122837889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122837889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122837889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122837889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122837889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122837889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122837889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122837889 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241106122838463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122838469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45788<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122838474 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39391<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(718)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122838508 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122838508 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122838525 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122838525 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122838526 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122838526 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122838526 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122838526 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122838526 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(720)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122838526 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122838526 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) 20241106122838526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122838526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122838526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122838526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122838526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122838526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122838526 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122838527 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34414 (stream_srv.c:129) 20241106122838527 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34414<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122838527 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122838527 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122838527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122838527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122838527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122838527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122838527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122838527 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122838527 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122838527 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122838527 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) 20241106122838527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122838527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122838527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122838527 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122838527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122838527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122838527 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122838527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122838527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122838527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122838527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122838527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122838527 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122838528 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122838528 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122838528 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) 20241106122838528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122838528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122838528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122838528 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122838528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122838528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122838528 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122838528 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122838528 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122838528 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) 20241106122838528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122838528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122838528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122838528 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122838528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122838528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122838528 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122838528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122838528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122838529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122838529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122838529 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122838529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122838529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122838529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122838529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122838529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122838529 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(724)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(724)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(724)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(722)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(727)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(727)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(727)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(725)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122838595 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122838595 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122838596 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122838596 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122838596 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122838596 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122838596 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122838596 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122838597 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122838597 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122838597 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) 20241106122838598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122838598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122838598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122838598 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122838598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122838598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122838598 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122838598 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122838598 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122838598 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) 20241106122838598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122838598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122838598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122838598 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122838598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122838598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122838598 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122838598 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122838598 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122838598 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) 20241106122838598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122838598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122838598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122838598 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122838598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122838598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122838598 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122838598 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122838598 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122838598 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) 20241106122838598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122838598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122838598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122838598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122838598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122838598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122838598 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122838598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838598 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122838598 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122838598 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122838598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122838598 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122838598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838598 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122838598 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122838598 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122838598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122838598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122838598 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122838598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838598 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122838598 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122838598 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122838598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122838598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122838598 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122838599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838599 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122838599 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122838599 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122838599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122838599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122838599 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(730)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(730)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(730)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(728)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(733)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(733)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(733)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(731)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122838683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122838683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122838683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122838683 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122838683 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122838683 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122838683 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122838683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122838683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122838692 DLINP DEBUG SRVCONN(,r=127.0.0.1:34414<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122838692 DLINP DEBUG SRVCONN(,r=127.0.0.1:34414<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122838692 DLINP DEBUG SRVCONN(,r=127.0.0.1:34414<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122838692 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122838692 DHNBAP DEBUG (127.0.0.1:34414 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122838692 DHNBAP NOTICE (127.0.0.1:34414 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122838692 DHNBAP NOTICE (127.0.0.1:34414 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122838692 DLINP DEBUG SRVCONN(,r=127.0.0.1:34414<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122838692 DLINP DEBUG SRVCONN(,r=127.0.0.1:34414<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122838721 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122838721 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122838721 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122838721 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122838721 DLSCCP DEBUG SCCP-SCOC(45)[0x55d9d0e42e30]{IDLE}: Deallocated (fsm.c:568) 20241106122838722 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122838722 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122838722 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122838722 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122838722 DLSCCP DEBUG SCCP-SCOC(46)[0x55d9d0e418e0]{IDLE}: Deallocated (fsm.c:568) 20241106122838761 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122838761 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122838761 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122838761 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(724)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122838764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838764 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122838764 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122838764 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122838764 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122838764 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122838764 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122838766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838766 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122838766 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122838766 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122838766 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122838766 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122838766 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122838766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122838766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122838766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122838766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122838766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122838766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122838766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122838766 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122838766 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122838766 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122838767 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122838767 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122838767 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) 20241106122838767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122838767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122838767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122838767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122838767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122838767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122838767 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122838767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838768 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122838768 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122838768 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122838768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122838768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122838768 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122838768 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122838789 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122838789 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122838789 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122838789 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(727)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122838792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838792 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122838792 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122838792 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122838792 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122838792 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122838792 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122838794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838794 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122838794 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122838794 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122838794 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122838794 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122838794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122838794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122838794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122838794 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122838794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122838794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122838794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122838794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122838794 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122838794 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122838794 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122838795 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122838795 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122838795 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) 20241106122838795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122838795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122838795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122838795 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122838795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122838795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122838795 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122838795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838795 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122838795 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122838795 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122838795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122838795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122838795 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122838795 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122838829 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122838830 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122838830 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122838830 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(730)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122838833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838833 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122838833 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122838833 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122838833 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122838833 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122838833 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122838834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838834 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122838834 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122838834 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122838834 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122838834 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122838834 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122838835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122838835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122838835 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122838835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122838835 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122838835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122838835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122838835 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122838835 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122838835 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122838836 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122838836 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122838836 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) 20241106122838836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122838836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122838836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122838836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122838836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122838836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122838836 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122838836 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838836 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122838836 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122838836 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122838836 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122838836 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122838836 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122838836 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122838855 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122838855 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122838855 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122838855 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(733)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122838859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838859 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122838859 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122838859 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122838859 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122838859 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122838859 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122838860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838860 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122838860 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122838860 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122838860 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122838860 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122838860 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122838860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122838860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122838860 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122838860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122838861 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122838861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122838861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122838861 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122838861 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122838861 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122838862 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122838862 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122838862 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) 20241106122838862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122838862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122838862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122838862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122838862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122838862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122838862 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122838862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122838862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122838862 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122838862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122838862 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122838862 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122838862 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122838862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122838862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122838862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122838862 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(723)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122839571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122839571 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122839571 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122839571 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122839572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122839572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122839572 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122839572 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122839572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122839572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122839572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122839572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122839572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122839572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122839572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122839572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122839572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122839572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122839572 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122839572 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122839572 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122839572 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) 20241106122839572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122839572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122839572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122839572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122839572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122839572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122839572 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122839572 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122839572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122839572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122839572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122839572 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122839572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122839572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122839572 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122839572 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122839573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122839573 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122839573 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122839573 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122839573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122839573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122839573 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122839573 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122839573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122839573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122839573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122839573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122839573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122839573 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122839573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122839574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122839574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122839574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122839574 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122839574 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122839574 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(726)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122839599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122839599 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122839599 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122839599 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122839599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122839599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122839599 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122839599 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122839599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122839599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122839599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122839599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122839599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122839599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122839599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122839599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122839599 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:386) 20241106122839599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839599 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:386) 20241106122839599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122839599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122839599 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122839599 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122839599 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) 20241106122839599 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) 20241106122839599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122839599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122839599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122839599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122839599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122839599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122839599 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122839599 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122839599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122839599 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122839599 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122839599 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122839599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122839599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122839599 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122839600 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122839602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122839602 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122839602 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122839602 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122839602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122839602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122839602 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122839602 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122839602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122839602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122839603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122839603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122839603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122839603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122839603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122839603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122839603 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:386) 20241106122839603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839603 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:386) 20241106122839603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839603 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122839603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122839603 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122839603 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122839603 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(729)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122839637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122839637 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122839637 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122839637 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122839637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122839637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122839637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122839637 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122839637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122839637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122839637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122839637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122839637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122839637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122839637 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122839637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122839637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839637 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122839637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122839637 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122839637 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122839637 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122839637 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) 20241106122839637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122839637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122839637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122839637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122839637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122839637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122839637 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122839637 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122839637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122839637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122839637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122839637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122839637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122839637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122839637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122839637 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122839639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122839639 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122839639 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122839639 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122839639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122839639 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122839639 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122839639 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122839639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122839639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122839639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122839639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122839639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122839639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122839639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122839639 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122839639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839639 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122839639 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122839639 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122839639 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122839639 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(732)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122839663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122839663 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122839663 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122839663 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122839663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122839663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122839663 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122839663 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122839664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122839664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122839664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122839664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122839664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122839664 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122839664 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122839664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122839664 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:386) 20241106122839664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839664 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:386) 20241106122839664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122839664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122839664 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122839664 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122839664 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) 20241106122839664 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) 20241106122839664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122839664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122839664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122839664 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122839664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122839664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122839664 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122839664 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122839664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122839664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122839664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122839664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122839664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122839664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122839664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122839664 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122839666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122839666 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122839666 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122839666 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122839666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122839666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122839666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122839666 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122839666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122839666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122839666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122839666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122839666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122839666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122839666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122839666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122839666 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:386) 20241106122839666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122839666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839666 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:386) 20241106122839666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122839666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122839666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122839666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122839666 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122839666 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122839666 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122840699 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122840703 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122840706 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122840708 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122840710 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122840712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122840714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122840716 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122840719 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122840721 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122840723 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122840725 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122840726 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122840728 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122840730 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122840732 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122840733 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122840735 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122840736 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122840738 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'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 := '000000000000001101111011'B, t_guard := 20.000000 } 20241106122840764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(729)@71de1e556339: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(729)@71de1e556339: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(735) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(719)@71de1e556339: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(735)4721675 20241106122841788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122841788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122841788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106122841788 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122841788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x480c0b, normal) (hnbgw_rua.c:388) 20241106122841788 DHNB DEBUG map_rua[0x55d9d0e42e30]{init}: Allocated (fsm.c:456) 20241106122841788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4721675)[0x55d9d0e42e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122841788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4721675 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122841789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122841789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122841789 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106122841789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4721675 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122841789 DCN DEBUG map_sccp[0x55d9d0e43af0]{init}: Allocated (fsm.c:456) 20241106122841789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55d9d0e43af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122841789 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4721675 <-> SCCP-65 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122841789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4721675 SCCP-65 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241106122841789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4721675)[0x55d9d0e42e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122841789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122841789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122841789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4721675)[0x55d9d0e42e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122841789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55d9d0e43af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122841789 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122841789 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{IDLE}: Allocated (fsm.c:456) 20241106122841789 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122841789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300037b0056400500f1100926) (sccp_scrc.c:401) 20241106122841789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122841789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122841789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122841789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122841789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122841789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122841789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122841789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122841789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122841789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122841789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122841789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122841789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122841789 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122841789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55d9d0e43af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122841789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4721675)[0x55d9d0e42e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122841789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122841789 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122841789 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122841789 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122841789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122841789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122841789 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122841789 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(728)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(728)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(729)@71de1e556339: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(735) HNBGW_Test.sgsn0-RAN(729)@71de1e556339: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(735)15351632 HNBGW_Test.sgsn0-SCCP(728)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(728)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(735)@71de1e556339: setverdict(pass): none -> pass 20241106122841796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122841796 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122841796 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122841797 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122841797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122841797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122841797 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122841797 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122841797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122841797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122841797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122841797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122841797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122841797 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d6ffc9) (sccp_scrc.c:472) 20241106122841797 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1823) 20241106122841797 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122841797 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122841797 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122841797 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122841797 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:483) 20241106122841797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55d9d0e43af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122841797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55d9d0e43af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122841798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(735)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122841799 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122841802 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122841804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122841806 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122841808 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122841810 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122841812 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122841814 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122841816 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122841817 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122841820 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122841823 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122841825 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122841827 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122841829 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122841831 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122841833 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122841835 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122841838 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122841840 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'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 := '000000000000000100100110'B, t_guard := 20.000000 } 20241106122841866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(732)@71de1e556339: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(732)@71de1e556339: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(736) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(719)@71de1e556339: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(736)12332937 20241106122842880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122842880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122842880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106122842880 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122842880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbc2f89, normal) (hnbgw_rua.c:388) 20241106122842880 DHNB DEBUG map_rua[0x55d9d0e3ee90]{init}: Allocated (fsm.c:456) 20241106122842880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12332937)[0x55d9d0e3ee90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122842880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12332937 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122842880 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122842880 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122842880 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106122842880 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12332937 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241106122842880 DCN DEBUG map_sccp[0x55d9d0e45540]{init}: Allocated (fsm.c:456) 20241106122842880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d9d0e45540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122842880 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12332937 <-> SCCP-66 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106122842880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12332937 SCCP-66 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241106122842880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12332937)[0x55d9d0e3ee90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122842880 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122842880 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122842880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12332937)[0x55d9d0e3ee90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122842880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d9d0e45540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122842880 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122842880 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{IDLE}: Allocated (fsm.c:456) 20241106122842880 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122842880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030001260056400500f1100926) (sccp_scrc.c:401) 20241106122842880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122842880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122842880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122842880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122842880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122842880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122842880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122842880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122842880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122842880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122842880 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122842880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122842880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122842880 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122842880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d9d0e45540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122842880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12332937)[0x55d9d0e3ee90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122842880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122842880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122842880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122842880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122842880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122842880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122842880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122842880 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(731)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(731)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(732)@71de1e556339: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(736) HNBGW_Test.sgsn1-RAN(732)@71de1e556339: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(736)13076788 HNBGW_Test.sgsn1-SCCP(731)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(731)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(736)@71de1e556339: setverdict(pass): none -> pass 20241106122842889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122842889 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122842889 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122842889 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122842889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122842889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122842889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122842889 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122842890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122842890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122842890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122842890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122842890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122842890 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d93a03) (sccp_scrc.c:472) 20241106122842890 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1823) 20241106122842890 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122842890 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122842890 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122842890 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122842890 DCN DEBUG handle_cn_conn_conf() conn_id=66, 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:483) 20241106122842890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d9d0e45540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122842890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d9d0e45540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122842891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(736)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122842892 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122842895 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122842898 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122842900 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122842903 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122842905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122842908 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122842909 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122842911 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122842913 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122842915 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122842917 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122842919 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122842922 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122842923 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122842925 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122842928 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122842930 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122842932 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122842934 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 } 20241106122842959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45816<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(729)@71de1e556339: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(729)@71de1e556339: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(737) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(719)@71de1e556339: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(737)10116705 20241106122843972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122843972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122843972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106122843972 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122843972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9a5e61, normal) (hnbgw_rua.c:388) 20241106122843972 DHNB DEBUG map_rua[0x55d9d0e46f80]{init}: Allocated (fsm.c:456) 20241106122843972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10116705)[0x55d9d0e46f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122843972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10116705 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122843972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122843972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122843972 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10116705 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122843972 DCN DEBUG map_sccp[0x55d9d0e418e0]{init}: Allocated (fsm.c:456) 20241106122843972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55d9d0e418e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122843972 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10116705 <-> SCCP-67 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122843972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10116705 SCCP-67 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106122843972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10116705)[0x55d9d0e46f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122843972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122843972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122843972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10116705)[0x55d9d0e46f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122843972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55d9d0e418e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122843972 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122843972 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{IDLE}: Allocated (fsm.c:456) 20241106122843972 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122843972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002fd0056400500f1100926) (sccp_scrc.c:401) 20241106122843972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122843972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122843972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122843973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122843973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122843973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122843973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122843973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122843973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122843973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122843973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122843973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122843973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122843973 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122843973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55d9d0e418e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122843973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10116705)[0x55d9d0e46f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122843973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122843973 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122843973 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122843973 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122843973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122843973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122843973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122843973 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(728)@71de1e556339: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(728)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(729)@71de1e556339: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(737) HNBGW_Test.sgsn0-RAN(729)@71de1e556339: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(737)9368518 HNBGW_Test.sgsn0-SCCP(728)@71de1e556339: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(728)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(737)@71de1e556339: setverdict(pass): none -> pass 20241106122843976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122843976 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122843976 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122843976 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122843976 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122843976 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122843977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122843977 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122843977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122843977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122843977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122843977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122843977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122843977 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0090592f) (sccp_scrc.c:472) 20241106122843977 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1823) 20241106122843977 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122843977 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122843977 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122843977 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122843977 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:483) 20241106122843977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55d9d0e418e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122843977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55d9d0e418e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122843978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45816<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(737)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122843979 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122843982 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122843984 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122843986 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122843988 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122843990 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122843993 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122843995 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122843997 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122843999 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122844001 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122844003 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122844005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122844007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122844009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122844011 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122844013 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122844015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122844017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122844019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122844025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45788<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122844025 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39391<->l=127.0.0.1:4262) (control_if.c:193) 20241106122844026 DLINP DEBUG SRVCONN(,r=127.0.0.1:34414<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122844026 DLINP DEBUG SRVCONN(,r=127.0.0.1:34414<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122844026 DLINP NOTICE SRV(,r=127.0.0.1:34414<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122844026 DMAIN NOTICE (127.0.0.1:34414 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34414<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122844026 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106122844026 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122844026 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122844026 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122844026 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122844026 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122844026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122844026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(721)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(729)@71de1e556339: Final verdict of PTC: none20241106122844026 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122844026 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106122844026 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122844026 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122844026 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122844026 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122844026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122844026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122844026 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122844026 DLINP <0002> stream_srv.c:647 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 20241106122844026 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122844026 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106122844026 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122844026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122844026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122844026 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122844026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122844026 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122844026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122844026 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122844026 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122844026 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122844026 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122844026 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(719)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(725)@71de1e556339: Final verdict of PTC: none 20241106122844026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122844026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122844026 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122844026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122844026 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122844026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122844026 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122844026 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122844026 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122844026 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122844026 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(722)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(723)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(727)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-RAN(726)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(724)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(732)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(730)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(718)@71de1e556339: Final verdict of PTC: none20241106122844027 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122844027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122844027 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122844027 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122844027 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122844027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122844027 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106122844027 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122844027 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122844027 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122844027 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122844027 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122844027 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122844027 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122844028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122844028 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122844028 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122844028 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122844028 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122844028 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122844028 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122844028 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122844029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122844029 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122844029 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122844029 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122844029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122844029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122844029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122844029 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122844029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122844029 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122844029 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122844029 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122844029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122844029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122844029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122844029 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122844029 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122844029 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122844027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122844027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122844027 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122844028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122844028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122844028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122844028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122844028 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122844028 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122844028 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122844028 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122844028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d9d0e45540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122844028 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122844028 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122844028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93a03), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122844028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122844028 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122844028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122844028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122844028 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122844028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d9d0e45540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122844028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12332937)[0x55d9d0e3ee90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122844028 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12332937)[0x55d9d0e3ee90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122844028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122844028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12332937)[0x55d9d0e3ee90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122844028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12332937)[0x55d9d0e3ee90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122844028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12332937)[0x55d9d0e3ee90]{disrupted}: Freeing instance (context_map.c:202) 20241106122844028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12332937)[0x55d9d0e3ee90]{disrupted}: Deallocated (fsm.c:568) 20241106122844028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d9d0e45540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122844028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d9d0e45540]{disconnected}: Freeing instance (context_map.c:206) 20241106122844028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d9d0e45540]{disconnected}: Deallocated (fsm.c:568) 20241106122844028 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12332937 SCCP-66 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106122844028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122844028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122844028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122844028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122844028 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122844028 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) 20241106122844028 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122844028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4721675)[0x55d9d0e42e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122844028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4721675)[0x55d9d0e42e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122844028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55d9d0e43af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122844028 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122844028 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122844028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6ffc9), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122844028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122844028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122844028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122844028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122844028 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122844028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55d9d0e43af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122844028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4721675)[0x55d9d0e42e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122844028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4721675)[0x55d9d0e42e30]{disrupted}: Freeing instance (context_map.c:202) 20241106122844028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4721675)[0x55d9d0e42e30]{disrupted}: Deallocated (fsm.c:568) 20241106122844028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55d9d0e43af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122844028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55d9d0e43af0]{disconnected}: Freeing instance (context_map.c:206) 20241106122844028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-65)[0x55d9d0e43af0]{disconnected}: Deallocated (fsm.c:568) 20241106122844028 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4721675 SCCP-65 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122844028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10116705)[0x55d9d0e46f80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122844028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10116705)[0x55d9d0e46f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122844028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55d9d0e418e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122844028 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122844028 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122844028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090592f), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122844028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122844028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122844028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122844029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122844029 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122844029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55d9d0e418e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122844029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10116705)[0x55d9d0e46f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122844029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10116705)[0x55d9d0e46f80]{disrupted}: Freeing instance (context_map.c:202) 20241106122844029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10116705)[0x55d9d0e46f80]{disrupted}: Deallocated (fsm.c:568) 20241106122844029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55d9d0e418e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122844029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55d9d0e418e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122844029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-67)[0x55d9d0e418e0]{disconnected}: Deallocated (fsm.c:568) 20241106122844029 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10116705 SCCP-67 sgsn-0 MI=NONE: Deallocating (context_map.c:225) IPA-CTRL-CLI-IPA(716)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(731)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(715)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(720)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(734)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(728)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(733)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122844078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(717)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(715): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(716): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(717): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(718): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(719): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(720): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(721): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(722): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(723): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(724): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(725): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(726): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(727): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(728): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(729): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(730): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(731): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(732): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(733): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(734): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(735): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(736): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(737): pass (pass -> pass) MTC@71de1e556339: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Wed Nov 6 12:28:44 UTC 2024 ====== 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 20241106122844187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122844723 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122844723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e897c), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122844723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122844723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122844723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122844723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122844723 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122844723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d5ae1), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122844723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122844723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122844723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122844723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122844723 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122844723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098f367), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122844723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122844723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122844723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122844723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122844723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122844723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122844723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122844723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122844723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122844724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122844724 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122844724 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122844724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122844724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122844724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122844724 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122844724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122844724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122844724 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122844724 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122844724 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122844724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122844724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122844724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122844724 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122844724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122844724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122844724 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122844724 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122844724 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122844724 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122844726 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122844726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064040c), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122844726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122844726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122844726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122844726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122844726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122844726 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122844726 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122844726 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122844726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122844726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122844726 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122844726 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122844726 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122844789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45830<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=337524) 20241106122845329 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122845329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578b6e), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122845329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122845329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122845329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122845329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122845329 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122845329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c50ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122845329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122845329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122845329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122845329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122845329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122845329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122845329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122845329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122845329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122845329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122845329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122845329 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122845329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122845329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122845329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122845329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122845329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122845329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122845329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122845329 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122845332 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122845332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004123bf), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122845332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122845332 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122845332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122845332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122845332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122845332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122845332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122845332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122845332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122845332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122845332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122845332 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122845652 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122845652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d299bb), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122845652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122845652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122845652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122845652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122845652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122845652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122845652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122845652 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122845652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122845652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122845652 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122845652 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122845654 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122845654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d0b2d), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122845654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122845654 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122845654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122845654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122845654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122845654 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122845654 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122845654 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122845654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122845654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122845654 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122845655 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122845655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00263d2f), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122845655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122845655 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122845655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122845655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122845655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122845655 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122845655 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122845655 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122845655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122845655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122845655 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122845655 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=337524, count=345728) 20241106122846027 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122846027 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122846027 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122846027 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122846027 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122846027 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122846028 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122846028 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122846028 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106122846310 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122846311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc7cb5), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122846311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122846311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122846311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122846311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122846311 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122846311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379df4), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122846311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122846311 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122846311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122846311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122846311 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122846311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096fce4), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122846311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122846311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122846311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122846311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122846311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122846311 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122846311 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122846311 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122846311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122846311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122846311 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122846311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122846311 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122846311 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122846311 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122846311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122846311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122846311 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122846311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122846311 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122846311 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122846311 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122846311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122846311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122846311 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Wed Nov 6 12:28:46 UTC 2024 /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 20241106122847019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122847019 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122847019 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122847019 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122847019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122847019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122847019 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122847019 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122847019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbfc3e), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122847019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122847019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122847019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122847019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241106122847868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122847874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122847878 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39523<->l=127.0.0.1:4262) (control_if.c:570) 20241106122847884 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122847884 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122847884 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122847884 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122847884 DLSCCP DEBUG SCCP-SCOC(47)[0x55d9d0e3ab10]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(741)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122847907 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122847907 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122847923 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122847923 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122847924 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122847924 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122847924 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38412 (stream_srv.c:129) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(743)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122847924 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38412<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122847924 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122847924 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122847924 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) 20241106122847924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122847924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122847924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122847925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122847925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122847925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122847925 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122847925 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122847925 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122847925 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122847925 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122847925 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) 20241106122847925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122847925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122847925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122847925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122847925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122847925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122847925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122847925 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122847925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122847925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122847925 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122847925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122847925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122847925 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122847925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122847925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122847925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122847925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122847925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122847925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122847925 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122847925 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122847925 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122847926 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122847926 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122847927 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) 20241106122847927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122847927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122847927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122847927 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122847927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122847927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122847927 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122847927 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122847927 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122847927 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) 20241106122847927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122847927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122847927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122847927 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122847927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122847927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122847927 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122847927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122847927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122847927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122847927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122847927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122847927 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122847927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122847927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122847927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122847927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122847927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122847927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122847927 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(747)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(747)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(747)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(745)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(750)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(750)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(750)@71de1e556339: ************************************************* HNBGW_Test.msc1-SCCP(748)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122847990 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122847990 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122847990 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122847990 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122847990 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122847990 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122847990 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122847991 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122847991 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122847992 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122847992 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122847992 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) 20241106122847992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122847992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122847992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122847992 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122847992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122847992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122847992 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122847992 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122847992 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122847992 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) 20241106122847992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122847992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122847992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122847992 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122847992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122847992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122847992 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122847992 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122847992 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122847992 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) 20241106122847992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122847992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122847992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122847992 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122847992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122847992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122847992 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122847992 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122847992 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122847992 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) 20241106122847992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122847992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122847992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122847992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122847992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122847992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122847992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122847992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122847992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122847992 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122847992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122847992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122847992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122847992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122847992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122847992 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122847992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122847992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122847992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122847992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122847992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122847992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122847992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122847992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122847992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122847992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122847992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122847992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122847992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122847992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122847992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122847992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122847992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122847992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122847992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122847992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122847993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122847993 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122847993 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(753)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(753)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(753)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(751)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(756)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(756)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(756)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122848073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122848073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122848073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122848073 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122848073 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122848073 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122848073 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122848073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122848073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122848081 DLINP DEBUG SRVCONN(,r=127.0.0.1:38412<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122848081 DLINP DEBUG SRVCONN(,r=127.0.0.1:38412<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122848081 DLINP DEBUG SRVCONN(,r=127.0.0.1:38412<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122848082 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122848082 DHNBAP DEBUG (127.0.0.1:38412 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122848082 DHNBAP NOTICE (127.0.0.1:38412 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122848082 DHNBAP NOTICE (127.0.0.1:38412 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122848082 DLINP DEBUG SRVCONN(,r=127.0.0.1:38412<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122848082 DLINP DEBUG SRVCONN(,r=127.0.0.1:38412<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122848155 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122848155 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122848155 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122848155 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(747)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122848158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848158 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122848158 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122848158 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122848158 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122848158 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122848158 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122848160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848160 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122848160 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122848160 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122848160 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122848160 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122848160 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122848160 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122848160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122848160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122848160 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122848160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122848160 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122848160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122848160 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122848160 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122848160 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122848160 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122848161 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122848161 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122848161 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) 20241106122848161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122848161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122848161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122848161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122848161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122848161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122848161 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122848161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848161 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122848161 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122848161 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122848161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122848161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122848161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122848161 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122848186 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122848186 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122848186 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122848186 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(750)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122848189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848189 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122848189 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122848189 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122848189 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122848189 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122848189 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122848190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848190 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122848190 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122848190 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122848190 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122848190 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122848190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122848190 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122848190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122848191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122848191 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122848191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122848191 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122848191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122848191 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122848191 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122848191 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122848191 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122848192 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122848192 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122848192 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) 20241106122848192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122848192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122848192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122848192 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122848192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122848192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122848192 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122848192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848192 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122848192 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122848192 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122848192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122848192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122848192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122848192 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122848221 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122848221 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122848221 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106122848221 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106122848221 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106122848221 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106122848221 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(753)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122848224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848224 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122848224 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106122848224 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106122848224 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106122848224 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122848224 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122848224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106122848224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122848224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122848224 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122848224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122848224 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122848224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122848224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122848224 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122848226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848226 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122848226 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122848226 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122848226 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122848226 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106122848226 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122848226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122848226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122848226 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122848226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122848226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122848226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122848226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122848226 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122848226 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122848226 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122848227 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122848227 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122848227 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) 20241106122848227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122848227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122848227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122848227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122848227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122848227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122848227 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122848227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848228 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122848228 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122848228 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122848228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122848228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122848228 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122848228 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122848247 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122848247 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122848247 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122848247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(756)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122848250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848250 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122848250 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122848250 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122848250 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122848250 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122848250 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122848251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848251 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122848251 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122848251 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122848251 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122848251 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122848251 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122848252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122848252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122848252 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122848252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122848252 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122848252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122848252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122848252 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122848252 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122848252 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122848253 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122848253 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122848253 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) 20241106122848253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122848253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122848253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122848253 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122848253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122848253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122848253 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122848253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848253 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122848253 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122848253 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122848253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122848253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122848253 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122848253 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(746)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122848964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848964 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122848964 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122848964 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122848964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122848964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122848964 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122848964 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122848964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122848964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122848964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122848964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122848964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122848965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122848965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122848965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122848965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122848965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122848965 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122848965 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122848965 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122848965 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) 20241106122848965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122848965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122848965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122848965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122848965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122848965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122848965 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122848965 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122848965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848965 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122848965 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122848965 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122848965 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122848965 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122848965 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122848965 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122848966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848966 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122848966 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122848966 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122848966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122848966 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122848966 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122848966 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122848966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122848966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122848966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122848966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122848966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122848966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122848966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122848966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122848966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848967 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122848967 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122848967 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122848967 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122848967 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(749)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122848993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848993 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122848993 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122848993 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122848993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122848993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122848993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122848993 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122848993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122848993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122848993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122848993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122848993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122848993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122848993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122848993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122848993 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:386) 20241106122848993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848993 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:386) 20241106122848993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122848993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122848993 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122848993 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122848993 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) 20241106122848993 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) 20241106122848993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122848993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122848993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122848993 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122848993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122848993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122848993 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122848993 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122848994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122848994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122848994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122848994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122848994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122848994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122848994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122848995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122848995 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122848995 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122848995 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122848995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122848995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122848995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122848995 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122848995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122848995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122848995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122848995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122848995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122848995 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122848995 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122848995 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122848995 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:386) 20241106122848995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122848995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848995 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:386) 20241106122848995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122848995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122848995 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122848995 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122848995 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122848995 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122848995 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(752)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122849029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122849030 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122849030 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122849030 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122849030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122849030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122849030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122849030 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122849030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122849030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122849030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122849030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122849030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122849030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122849030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122849030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122849030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122849030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122849030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122849030 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122849030 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122849030 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) 20241106122849030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122849030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122849030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122849030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122849030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122849030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122849030 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122849030 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122849030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122849030 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122849030 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122849030 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122849030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122849030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122849030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122849030 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122849031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122849031 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122849031 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122849031 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122849031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122849031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122849031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122849031 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122849032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122849032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122849032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122849032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122849032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122849032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122849032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122849032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122849032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122849032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122849032 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122849032 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122849032 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(755)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122849055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122849055 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122849055 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122849055 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122849055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122849055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122849055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122849055 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122849055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122849055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122849055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122849055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122849055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122849055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122849055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122849055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122849055 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:386) 20241106122849055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849055 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:386) 20241106122849055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122849055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122849055 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122849055 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122849055 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) 20241106122849055 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) 20241106122849055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122849055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122849055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122849055 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122849055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122849055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122849055 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122849055 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122849055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122849055 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122849055 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122849055 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122849055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122849055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122849055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122849055 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122849057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122849057 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122849057 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122849057 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122849057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122849057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122849057 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122849057 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122849057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122849057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122849057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122849057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122849057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122849057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122849057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122849057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122849057 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:386) 20241106122849057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122849057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849057 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:386) 20241106122849057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122849057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122849057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122849057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122849057 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122849057 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122849057 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122850089 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122850093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122850096 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122850099 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122850100 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122850102 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122850104 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122850106 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122850108 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122850110 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122850112 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122850115 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122850118 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122850120 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122850123 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122850124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122850126 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122850128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122850130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122850132 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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@71de1e556339: 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@71de1e556339: 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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010024000'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 := '000000000000001111011110'B, t_guard := 20.000000 } 20241106122850159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49796<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(755)@71de1e556339: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(755)@71de1e556339: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(758) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(742)@71de1e556339: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(758)7397035 20241106122851180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122851180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122851180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241106122851180 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122851180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x70deab, normal) (hnbgw_rua.c:388) 20241106122851180 DHNB DEBUG map_rua[0x55d9d0e3ab10]{init}: Allocated (fsm.c:456) 20241106122851180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7397035)[0x55d9d0e3ab10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122851180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7397035 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122851180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122851180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122851180 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241106122851180 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7397035 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241106122851180 DCN DEBUG map_sccp[0x55d9d0e42e30]{init}: Allocated (fsm.c:456) 20241106122851180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d9d0e42e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122851180 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7397035 <-> SCCP-68 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106122851180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7397035 SCCP-68 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241106122851180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7397035)[0x55d9d0e3ab10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122851180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122851180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122851180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7397035)[0x55d9d0e3ab10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122851180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d9d0e42e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122851180 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122851181 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{IDLE}: Allocated (fsm.c:456) 20241106122851181 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122851181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f40030003de0056400500f1100926) (sccp_scrc.c:401) 20241106122851181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122851181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122851181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122851181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122851181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122851181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122851181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122851181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122851181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122851181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122851181 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122851181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122851181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122851181 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122851181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d9d0e42e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122851181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7397035)[0x55d9d0e3ab10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122851181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122851181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122851181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122851181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122851181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122851181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122851181 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122851181 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(755)@71de1e556339: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(758) HNBGW_Test.sgsn1-RAN(755)@71de1e556339: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(758)14610711 HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122851189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122851189 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122851189 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122851189 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122851189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122851189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122851189 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122851189 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122851189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122851189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122851189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122851189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122851189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122851189 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d4853) (sccp_scrc.c:472) 20241106122851189 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1823) 20241106122851189 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122851189 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) TC_sgsnpool_L3Complete_valid_nri_10(758)@71de1e556339: setverdict(pass): none -> pass 20241106122851189 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122851189 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122851189 DCN DEBUG handle_cn_conn_conf() conn_id=68, 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:483) 20241106122851189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d9d0e42e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122851189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d9d0e42e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122851190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49796<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(758)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122851192 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122851195 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122851198 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122851201 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122851203 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122851206 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122851209 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122851211 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122851214 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122851216 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122851219 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122851222 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122851224 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122851226 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122851227 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122851229 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122851231 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122851233 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122851235 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122851237 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010024100'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 := '000000000000001000101111'B, t_guard := 20.000000 } 20241106122851262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(755)@71de1e556339: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(755)@71de1e556339: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(759) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(742)@71de1e556339: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(759)2774341 20241106122852275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122852275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122852275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241106122852275 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122852275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2a5545, normal) (hnbgw_rua.c:388) 20241106122852275 DHNB DEBUG map_rua[0x55d9d0e46f80]{init}: Allocated (fsm.c:456) 20241106122852275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2774341)[0x55d9d0e46f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122852275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2774341 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122852276 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122852276 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122852276 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241106122852276 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2774341 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241106122852276 DCN DEBUG map_sccp[0x55d9d0e418e0]{init}: Allocated (fsm.c:456) 20241106122852276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d9d0e418e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122852276 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2774341 <-> SCCP-69 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106122852276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2774341 SCCP-69 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241106122852276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2774341)[0x55d9d0e46f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122852276 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122852276 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122852276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2774341)[0x55d9d0e46f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122852276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d9d0e418e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122852276 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122852276 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{IDLE}: Allocated (fsm.c:456) 20241106122852276 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122852276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f400300022f0056400500f1100926) (sccp_scrc.c:401) 20241106122852276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122852276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122852276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122852276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122852276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122852276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122852276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122852276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122852276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122852276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122852276 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122852276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122852276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122852276 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122852276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d9d0e418e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122852276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2774341)[0x55d9d0e46f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122852276 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122852276 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122852276 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122852276 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122852276 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122852276 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122852276 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122852276 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(755)@71de1e556339: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(759) HNBGW_Test.sgsn1-RAN(755)@71de1e556339: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(759)2876246 HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(759)@71de1e556339: setverdict(pass): none -> pass 20241106122852280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122852280 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122852280 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122852280 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122852280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122852280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122852280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122852280 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122852280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122852280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122852280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122852280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122852280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122852280 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0048c583) (sccp_scrc.c:472) 20241106122852280 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1823) 20241106122852280 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122852280 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122852280 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122852280 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122852280 DCN DEBUG handle_cn_conn_conf() conn_id=69, 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:483) 20241106122852280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d9d0e418e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122852280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d9d0e418e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122852281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49808<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(759)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122852283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122852286 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122852288 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122852291 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122852294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122852296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122852298 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122852300 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122852303 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122852305 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122852307 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122852309 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122852311 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122852314 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122852316 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122852318 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122852320 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122852322 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122852324 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122852327 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010027FC0'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 := '000000000000001011000100'B, t_guard := 20.000000 } 20241106122852350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49818<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(755)@71de1e556339: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(755)@71de1e556339: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(760) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(742)@71de1e556339: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(760)9667531 20241106122853363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122853363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122853363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241106122853363 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122853363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9383cb, normal) (hnbgw_rua.c:388) 20241106122853363 DHNB DEBUG map_rua[0x55d9d0e45540]{init}: Allocated (fsm.c:456) 20241106122853363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9667531)[0x55d9d0e45540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122853363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9667531 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122853363 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122853363 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122853363 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241106122853363 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9667531 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241106122853363 DCN DEBUG map_sccp[0x55d9d0e31b50]{init}: Allocated (fsm.c:456) 20241106122853363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55d9d0e31b50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122853363 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9667531 <-> SCCP-70 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106122853363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9667531 SCCP-70 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241106122853363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9667531)[0x55d9d0e45540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122853363 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122853363 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122853363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9667531)[0x55d9d0e45540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122853363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55d9d0e31b50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122853363 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122853363 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{IDLE}: Allocated (fsm.c:456) 20241106122853364 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122853364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f40030002c40056400500f1100926) (sccp_scrc.c:401) 20241106122853364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122853364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122853364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122853364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122853364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122853364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122853364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122853364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122853364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122853364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122853364 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122853364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122853364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122853364 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122853364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55d9d0e31b50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122853364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9667531)[0x55d9d0e45540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122853364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122853364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122853364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122853364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122853364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122853364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122853364 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122853364 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(755)@71de1e556339: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(760) HNBGW_Test.sgsn1-RAN(755)@71de1e556339: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(760)6683733 HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241106122853368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122853368 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122853368 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122853368 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122853368 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122853368 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122853368 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122853368 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122853368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122853368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122853368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122853368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122853368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122853368 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000e38f7) (sccp_scrc.c:472) 20241106122853368 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1823) 20241106122853368 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) TC_sgsnpool_L3Complete_valid_nri_10(760)@71de1e556339: setverdict(pass): none -> pass 20241106122853368 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122853368 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122853368 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122853368 DCN DEBUG handle_cn_conn_conf() conn_id=70, 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:483) 20241106122853368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55d9d0e31b50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122853368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55d9d0e31b50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122853369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49818<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(760)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122853370 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122853373 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122853376 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122853378 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122853380 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122853382 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122853384 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122853386 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122853387 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122853389 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122853392 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122853394 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122853396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122853398 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122853401 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122853403 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122853406 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122853408 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122853410 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122853413 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122853420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122853420 DLINP DEBUG SRVCONN(,r=127.0.0.1:38412<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122853420 DLINP DEBUG SRVCONN(,r=127.0.0.1:38412<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122853420 DLINP NOTICE SRV(,r=127.0.0.1:38412<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122853420 DMAIN NOTICE (127.0.0.1:38412 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38412<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122853420 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(748)@71de1e556339: Final verdict of PTC: none 20241106122853420 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39523<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(751)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(742)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(744)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(745)@71de1e556339: Final verdict of PTC: none 20241106122853421 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122853421 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122853421 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122853421 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122853421 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122853421 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122853421 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122853421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122853421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122853421 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122853421 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106122853421 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122853421 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122853421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122853421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122853421 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122853421 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122853421 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122853421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122853421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122853421 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122853421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122853421 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122853421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122853421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122853421 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122853421 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122853421 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122853421 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122853421 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122853421 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122853422 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122853422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122853422 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122853422 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122853422 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122853422 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122853422 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122853422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122853422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122853422 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122853422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122853422 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122853422 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122853422 DLINP <0002> stream_srv.c:647 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 20241106122853422 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122853422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122853422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122853422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122853422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122853422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122853422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122853422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122853422 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122853422 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122853422 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122853422 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122853422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122853422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122853422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122853422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.msc1-RAN(749)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(746)@71de1e556339: Final verdict of PTC: none 20241106122853422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122853422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122853422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122853422 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122853422 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122853422 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122853422 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(755)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(752)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(747)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(753)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(750)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(743)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(741)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(739)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(757)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(738)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(754)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(756)@71de1e556339: Final verdict of PTC: none 20241106122853442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(740)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(738): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(739): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(740): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(741): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(742): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(743): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(744): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(745): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(746): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(747): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(748): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(749): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(750): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(751): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(752): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(753): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(754): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(755): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(756): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(757): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(758): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(759): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(760): pass (pass -> pass) MTC@71de1e556339: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Wed Nov 6 12:28:53 UTC 2024 ====== 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 20241106122853565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122853565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122853565 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122853565 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) 20241106122853565 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122853565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7397035)[0x55d9d0e3ab10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122853565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7397035)[0x55d9d0e3ab10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122853565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d9d0e42e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122853565 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122853566 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122853566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d4853), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122853566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122853566 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122853566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122853566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122853566 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d9d0e42e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7397035)[0x55d9d0e3ab10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7397035)[0x55d9d0e3ab10]{disrupted}: Freeing instance (context_map.c:202) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7397035)[0x55d9d0e3ab10]{disrupted}: Deallocated (fsm.c:568) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d9d0e42e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d9d0e42e30]{disconnected}: Freeing instance (context_map.c:206) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d9d0e42e30]{disconnected}: Deallocated (fsm.c:568) 20241106122853566 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7397035 SCCP-68 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2774341)[0x55d9d0e46f80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2774341)[0x55d9d0e46f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d9d0e418e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122853566 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122853566 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122853566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048c583), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122853566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122853566 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122853566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122853566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122853566 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d9d0e418e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2774341)[0x55d9d0e46f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2774341)[0x55d9d0e46f80]{disrupted}: Freeing instance (context_map.c:202) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2774341)[0x55d9d0e46f80]{disrupted}: Deallocated (fsm.c:568) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d9d0e418e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d9d0e418e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d9d0e418e0]{disconnected}: Deallocated (fsm.c:568) 20241106122853566 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2774341 SCCP-69 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9667531)[0x55d9d0e45540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9667531)[0x55d9d0e45540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55d9d0e31b50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122853566 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122853566 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122853566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e38f7), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122853566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122853566 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122853566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122853566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122853566 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55d9d0e31b50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9667531)[0x55d9d0e45540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9667531)[0x55d9d0e45540]{disrupted}: Freeing instance (context_map.c:202) 20241106122853566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9667531)[0x55d9d0e45540]{disrupted}: Deallocated (fsm.c:568) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55d9d0e31b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55d9d0e31b50]{disconnected}: Freeing instance (context_map.c:206) 20241106122853566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-70)[0x55d9d0e31b50]{disconnected}: Deallocated (fsm.c:568) 20241106122853566 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9667531 SCCP-70 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106122853566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122853566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122853566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122853566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122853566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122853566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122853566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122853566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122853566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122853566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122853566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122853566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122853566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122853566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122853566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122853566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122853566 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122853566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122853566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122853566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122853566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122853566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122853566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122853566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122853566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122853566 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122853566 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122853581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122854029 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122854029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090592f), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122854029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122854029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122854029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122854029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122854029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122854029 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122854029 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122854029 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122854029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122854029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122854029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122854029 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122854029 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122854029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122854029 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122854029 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122854029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6ffc9), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122854029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122854029 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122854030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122854030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122854029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122854030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122854030 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122854030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122854030 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122854030 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122854030 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122854029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122854030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122854030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122854030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122854029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122854030 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122854029 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122854030 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122854029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93a03), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122854029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122854029 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122854029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122854029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122854183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49828<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=337992) 20241106122854724 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122854724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098f367), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122854724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122854724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122854724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122854724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122854724 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122854724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d5ae1), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122854724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122854724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122854724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122854724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122854724 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122854724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e897c), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122854724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122854724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122854724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122854724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122854724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122854724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122854724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122854724 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122854724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122854724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122854725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122854725 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122854725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122854725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122854725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122854725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122854725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122854725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122854725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122854725 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122854725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122854725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122854725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122854725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122854725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122854725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122854725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122854725 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122854726 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122854727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064040c), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122854727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122854727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122854727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122854727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122854727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122854727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122854727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122854727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122854727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122854727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122854727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122854727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=337992, count=351628) 20241106122855329 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122855330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c50ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122855330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122855330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122855330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122855330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122855330 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122855330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578b6e), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122855330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122855330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122855330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122855330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122855330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122855330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122855330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122855330 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122855330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122855330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122855330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122855330 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122855330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122855330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122855330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122855330 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122855330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122855330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122855330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122855330 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122855333 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122855333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004123bf), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122855333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122855333 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122855333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122855333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122855333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122855333 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122855333 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122855333 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122855333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122855333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122855333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122855333 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122855422 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122855422 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122855422 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122855422 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122855422 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122855422 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122855422 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122855422 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122855422 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122855652 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122855652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d299bb), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122855652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122855652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122855652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122855652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122855652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122855652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122855652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122855652 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122855652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122855652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122855652 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122855654 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122855654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d0b2d), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122855654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122855654 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122855654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122855654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122855655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122855655 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122855655 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122855655 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122855655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122855655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122855655 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122855656 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122855656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00263d2f), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122855656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122855656 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122855656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122855656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122855656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122855656 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122855656 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122855656 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122855656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122855656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122855656 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Wed Nov 6 12:28:56 UTC 2024 /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 20241106122856311 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122856312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096fce4), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122856312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122856312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122856312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122856312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122856312 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122856312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00379df4), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122856312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122856312 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122856312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122856312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122856312 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122856312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc7cb5), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122856312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122856312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122856312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122856312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122856312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122856312 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122856312 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122856312 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122856312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122856312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122856312 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122856312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122856312 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122856312 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122856312 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122856312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122856312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122856312 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122856312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122856312 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122856312 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122856312 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122856312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122856312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122856312 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122857015 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122857015 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122857015 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122857015 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122857015 DLSCCP DEBUG SCCP-SCOC(48)[0x55d9d0e3afb0]{IDLE}: Deallocated (fsm.c:568) MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241106122857263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122857268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122857275 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33095<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(764)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122857310 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122857310 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122857328 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122857328 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857329 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122857329 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(766)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122857329 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857329 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122857329 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) 20241106122857330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122857330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122857330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857330 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857330 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122857330 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857330 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37226 (stream_srv.c:129) 20241106122857330 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37226<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122857330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857330 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857330 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857330 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122857330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122857330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122857330 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122857330 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857330 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122857330 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) 20241106122857330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122857330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857331 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122857331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857331 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857331 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122857331 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122857331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122857331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122857331 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122857332 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857332 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122857332 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) 20241106122857332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122857332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857332 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122857332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857332 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857332 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857332 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122857332 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) 20241106122857332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122857332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857332 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122857332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857332 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122857332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122857332 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122857332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122857332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122857333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122857333 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(770)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(770)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(770)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(768)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(773)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(773)@71de1e556339: M3UA emulation initiated, the test can be started MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(773)@71de1e556339: ************************************************* HNBGW_Test.msc1-SCCP(771)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(776)@71de1e556339: ************************************************* HNBGW_Test.msc2-M3UA(776)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(776)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(774)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122857427 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122857427 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857428 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122857428 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857428 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122857428 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122857428 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857428 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122857428 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857429 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857429 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122857429 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) 20241106122857429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122857429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857430 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122857430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857430 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857430 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857430 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122857430 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) 20241106122857430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122857430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857430 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122857430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857430 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857430 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857430 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122857430 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) 20241106122857430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122857430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857430 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122857430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857430 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857430 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857430 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122857430 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) 20241106122857430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122857430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122857430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857430 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857430 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857430 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122857430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122857431 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122857431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122857431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122857431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122857431 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106122857431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122857431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122857431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122857431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122857431 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122857431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122857431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122857431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122857431 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122857431 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(779)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(779)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(779)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(777)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(782)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(782)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(782)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(780)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(785)@71de1e556339: ************************************************* HNBGW_Test.sgsn2-M3UA(785)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(785)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(783)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122857548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122857548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122857548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122857548 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122857548 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122857548 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122857548 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122857548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122857548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122857555 DLINP DEBUG SRVCONN(,r=127.0.0.1:37226<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122857555 DLINP DEBUG SRVCONN(,r=127.0.0.1:37226<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122857555 DLINP DEBUG SRVCONN(,r=127.0.0.1:37226<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122857555 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122857555 DHNBAP DEBUG (127.0.0.1:37226 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122857555 DHNBAP NOTICE (127.0.0.1:37226 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122857555 DHNBAP NOTICE (127.0.0.1:37226 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122857555 DLINP DEBUG SRVCONN(,r=127.0.0.1:37226<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122857555 DLINP DEBUG SRVCONN(,r=127.0.0.1:37226<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122857562 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122857562 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122857562 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122857562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(770)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122857566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857566 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122857566 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122857566 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122857566 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122857566 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122857566 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122857567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857567 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122857567 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122857567 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122857567 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122857567 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122857567 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122857567 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122857567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122857567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122857567 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122857567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122857567 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122857567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122857567 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122857567 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122857567 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122857567 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857568 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857568 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122857568 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) 20241106122857568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122857568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122857568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857568 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857569 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857569 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857569 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122857569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122857569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122857569 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122857569 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122857589 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122857589 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122857589 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122857589 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(773)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122857591 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857591 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122857591 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122857591 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122857591 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122857591 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122857591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122857592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857592 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122857592 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122857592 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122857592 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122857592 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122857592 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122857592 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122857592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122857592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122857592 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122857592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122857593 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122857593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122857593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122857593 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122857593 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122857593 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857594 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857594 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122857594 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) 20241106122857594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122857594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122857594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857594 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122857594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122857594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122857594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122857594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122857618 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122857618 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106122857618 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122857618 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(776)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106122857622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857622 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106122857622 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122857622 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122857622 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122857622 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106122857622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122857624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857624 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122857624 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122857624 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122857624 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122857624 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122857624 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122857624 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122857624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122857624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122857624 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106122857624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122857624 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122857624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122857624 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122857624 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122857624 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122857624 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857625 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857625 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122857625 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) 20241106122857625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122857625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857625 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122857625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857625 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857625 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857625 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857625 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122857625 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122857625 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122857625 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122857625 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122857659 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122857659 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122857659 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122857659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(779)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122857663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857663 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122857663 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122857663 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122857663 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122857663 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122857663 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122857664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857664 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122857664 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122857664 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122857664 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122857664 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122857664 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122857664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122857664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122857664 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122857664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122857664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122857664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122857664 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122857664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122857664 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122857664 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122857664 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857666 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857666 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122857666 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) 20241106122857666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122857666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122857666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857666 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857666 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857666 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857666 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122857666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122857666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122857666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122857666 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122857685 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122857685 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122857685 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106122857686 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106122857686 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106122857686 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106122857686 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(782)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122857689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857689 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122857689 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106122857689 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106122857689 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106122857689 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122857689 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122857689 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106122857689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122857689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122857689 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122857689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122857689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122857689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122857689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122857689 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122857692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857692 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122857692 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122857692 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122857692 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122857692 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106122857692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122857692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122857692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122857692 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122857692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122857692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122857692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122857692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122857692 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122857692 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122857692 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857693 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857693 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122857693 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) 20241106122857693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122857693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857694 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122857694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857694 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857694 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857694 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857694 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122857694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122857694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122857694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122857694 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122857718 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122857718 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106122857718 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122857718 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(785)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106122857720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857720 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106122857720 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122857720 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122857720 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122857720 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106122857720 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122857721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857721 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122857721 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122857721 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122857721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122857721 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122857721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122857721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122857721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122857721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106122857721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122857721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122857721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122857721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122857721 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122857721 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122857721 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122857723 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122857723 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122857723 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) 20241106122857723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122857723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122857723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122857723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122857723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122857723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122857723 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122857723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122857723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122857723 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122857723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122857723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122857723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122857723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122857723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122857723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122857723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122857723 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(769)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122858372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858372 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122858372 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122858372 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122858372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122858372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122858372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122858372 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122858372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122858372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122858372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122858372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122858372 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122858372 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122858372 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122858372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858372 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122858372 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122858372 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122858372 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122858372 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122858372 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) 20241106122858372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122858372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122858372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122858372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122858372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122858372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122858372 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122858372 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122858373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858373 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122858373 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122858373 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122858373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122858373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122858373 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122858373 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858374 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122858374 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122858374 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122858374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122858374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122858374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122858374 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122858374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122858374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122858374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122858374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122858374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122858374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122858374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122858374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122858374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122858374 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122858374 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122858374 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(772)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122858398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858398 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122858398 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122858398 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122858398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122858398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122858398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122858398 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122858398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122858398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122858398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122858398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122858398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122858398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122858398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122858398 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:386) 20241106122858398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858398 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:386) 20241106122858398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858398 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122858398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122858398 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122858398 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122858398 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) 20241106122858398 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) 20241106122858398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122858398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122858398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122858399 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122858399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122858399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122858399 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122858399 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122858399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858399 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122858399 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122858399 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122858399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122858399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122858399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122858399 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858400 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122858400 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122858400 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122858400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122858400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122858400 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122858400 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122858400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122858400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122858400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122858400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122858400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122858400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122858400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122858400 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:386) 20241106122858400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858400 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:386) 20241106122858400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122858400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122858400 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122858400 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122858400 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(775)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122858428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858428 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122858428 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122858428 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122858428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122858428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122858428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122858428 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122858428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122858428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122858428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122858428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122858428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122858428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122858428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122858428 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:386) 20241106122858428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858429 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:386) 20241106122858429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122858429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122858429 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122858429 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122858429 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) 20241106122858429 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) 20241106122858429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122858429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122858429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122858429 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122858429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122858429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122858429 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122858429 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: link up (cnlink.c:111) 20241106122858429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858429 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122858429 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122858429 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122858429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122858429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122858429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122858429 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858431 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122858431 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122858431 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122858431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122858431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122858431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122858431 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122858431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122858431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122858431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122858431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122858431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122858431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122858431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122858431 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:386) 20241106122858431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858431 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:386) 20241106122858431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122858431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122858431 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122858431 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122858431 DRANAP INFO cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(778)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122858468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858468 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122858468 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122858468 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122858468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122858468 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122858468 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122858468 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122858468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122858468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122858468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122858468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122858468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122858468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122858468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122858468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122858469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122858469 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122858469 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122858469 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122858469 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) 20241106122858469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122858469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122858469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122858469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122858469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122858469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122858469 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122858469 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122858469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858469 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122858469 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122858469 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122858469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122858469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122858469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122858469 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858471 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122858471 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122858471 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122858471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122858471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122858471 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122858471 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122858471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122858471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122858471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122858471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122858471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122858471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122858471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122858471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122858471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122858471 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122858471 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122858471 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(781)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122858493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858493 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122858493 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122858493 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122858493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122858493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122858493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122858493 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122858493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122858493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122858493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122858493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122858493 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122858493 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122858493 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122858493 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:386) 20241106122858493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858493 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:386) 20241106122858493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858493 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122858493 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122858493 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122858493 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122858493 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) 20241106122858493 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) 20241106122858493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122858493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122858493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122858493 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122858493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122858493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122858493 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122858493 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122858493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858493 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122858493 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122858493 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122858493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122858493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122858493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122858493 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858494 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122858494 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122858494 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122858494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122858494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122858494 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122858494 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122858495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122858495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122858495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122858495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122858495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122858495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122858495 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122858495 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:386) 20241106122858495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858495 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:386) 20241106122858495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858495 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122858495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122858495 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122858495 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122858495 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122858525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858525 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122858525 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122858525 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122858525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122858525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122858525 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122858525 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(784)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122858525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122858525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122858525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122858525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122858525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122858525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122858525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106122858525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122858525 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:386) 20241106122858525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858526 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:386) 20241106122858526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858526 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122858526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122858526 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122858526 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122858526 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) 20241106122858526 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) 20241106122858526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122858526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122858526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122858526 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122858526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122858526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122858526 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122858526 DRANAP NOTICE cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: link up (cnlink.c:111) 20241106122858526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122858526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122858526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122858526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122858526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122858526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122858526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122858528 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122858528 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122858528 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122858528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122858528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122858528 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122858528 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122858528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122858528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122858528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122858528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122858528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122858528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122858528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106122858528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122858528 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:386) 20241106122858528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122858528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858528 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:386) 20241106122858528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122858528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122858528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122858528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122858528 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122858528 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122858528 DRANAP INFO cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122859562 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122859566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122859569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122859570 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122859572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122859574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122859575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122859577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122859579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122859582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122859584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122859587 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122859589 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122859592 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122859594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122859596 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122859598 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122859600 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122859603 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122859605 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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@71de1e556339: 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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'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 := '000000000000001001001001'B, t_guard := 20.000000 } 20241106122859632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(784)@71de1e556339: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(784)@71de1e556339: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(787) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(765)@71de1e556339: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(787)11190452 20241106122900656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122900656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122900656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106122900656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122900656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaac0b4, normal) (hnbgw_rua.c:388) 20241106122900656 DHNB DEBUG map_rua[0x55d9d0e3afb0]{init}: Allocated (fsm.c:456) 20241106122900656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11190452)[0x55d9d0e3afb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122900656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11190452 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122900656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122900656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122900656 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241106122900656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11190452 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241106122900656 DCN DEBUG map_sccp[0x55d9d0e3ab10]{init}: Allocated (fsm.c:456) 20241106122900656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d9d0e3ab10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122900656 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11190452 <-> SCCP-71 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241106122900656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11190452 SCCP-71 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241106122900656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11190452)[0x55d9d0e3afb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122900656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122900656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122900656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11190452)[0x55d9d0e3afb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122900656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d9d0e3ab10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122900656 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122900656 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{IDLE}: Allocated (fsm.c:456) 20241106122900656 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122900656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f40030002490056400500f1100926) (sccp_scrc.c:401) 20241106122900656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122900656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122900656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122900656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122900656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122900656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122900656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122900656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122900656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122900656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122900656 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122900656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122900656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122900656 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122900656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d9d0e3ab10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122900656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11190452)[0x55d9d0e3afb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122900656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122900656 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122900656 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122900656 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122900656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122900656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122900656 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122900656 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(783)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(783)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(784)@71de1e556339: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(787) HNBGW_Test.sgsn2-RAN(784)@71de1e556339: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(787)2338468 HNBGW_Test.sgsn2-SCCP(783)@71de1e556339: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(787)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(783)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122900664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122900664 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122900664 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122900664 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122900664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122900664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122900664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122900664 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122900664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122900664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122900664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122900664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122900664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122900664 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007aa93e) (sccp_scrc.c:472) 20241106122900664 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1823) 20241106122900664 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122900664 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122900664 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122900664 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122900664 DCN DEBUG handle_cn_conn_conf() conn_id=71, 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:483) 20241106122900664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d9d0e3ab10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122900664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d9d0e3ab10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122900665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(787)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122900666 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122900669 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122900671 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122900674 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122900676 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122900678 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122900679 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122900681 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122900683 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122900685 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122900687 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122900689 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122900692 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122900694 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122900696 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122900698 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122900700 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122900702 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122900704 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122900705 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'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 := '000000000000001111100111'B, t_guard := 20.000000 } 20241106122900732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56284<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(784)@71de1e556339: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(784)@71de1e556339: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(788) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(765)@71de1e556339: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(788)12920601 20241106122901744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122901744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122901744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106122901744 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122901744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc52719, normal) (hnbgw_rua.c:388) 20241106122901744 DHNB DEBUG map_rua[0x55d9d0e46f80]{init}: Allocated (fsm.c:456) 20241106122901745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12920601)[0x55d9d0e46f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122901745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12920601 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122901745 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122901745 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122901745 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241106122901745 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12920601 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241106122901745 DCN DEBUG map_sccp[0x55d9d0e418e0]{init}: Allocated (fsm.c:456) 20241106122901745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55d9d0e418e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122901745 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12920601 <-> SCCP-72 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241106122901745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12920601 SCCP-72 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241106122901745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12920601)[0x55d9d0e46f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122901745 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122901745 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122901745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12920601)[0x55d9d0e46f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122901745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55d9d0e418e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122901745 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122901745 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{IDLE}: Allocated (fsm.c:456) 20241106122901745 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122901745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f40030003e70056400500f1100926) (sccp_scrc.c:401) 20241106122901745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122901745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122901745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122901745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122901745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122901745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122901745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122901745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122901745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122901745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122901745 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122901745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122901745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122901745 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122901745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55d9d0e418e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122901745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12920601)[0x55d9d0e46f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122901745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122901745 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122901745 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122901745 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122901745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122901745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122901745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122901745 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(783)@71de1e556339: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(783)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(784)@71de1e556339: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(788) HNBGW_Test.sgsn2-RAN(784)@71de1e556339: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(788)2015789 HNBGW_Test.sgsn2-SCCP(783)@71de1e556339: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(783)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(788)@71de1e556339: setverdict(pass): none -> pass 20241106122901749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122901749 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122901749 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122901749 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122901749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122901749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122901749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122901749 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122901749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122901749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122901749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122901749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122901749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122901749 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002ad071) (sccp_scrc.c:472) 20241106122901749 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1823) 20241106122901749 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122901749 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122901749 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122901749 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122901749 DCN DEBUG handle_cn_conn_conf() conn_id=72, 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:483) 20241106122901749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55d9d0e418e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122901749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55d9d0e418e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122901750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56284<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(788)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122901751 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122901754 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122901756 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122901758 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122901761 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122901763 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122901765 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122901767 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122901769 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122901771 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122901773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122901774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122901776 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122901778 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122901780 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122901782 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122901783 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122901785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122901787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122901789 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'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 := '000000000000001000111111'B, t_guard := 20.000000 } 20241106122901810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56300<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(781)@71de1e556339: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(781)@71de1e556339: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(789) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(765)@71de1e556339: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(789)7213740 20241106122902824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122902825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122902825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106122902825 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122902825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6e12ac, normal) (hnbgw_rua.c:388) 20241106122902825 DHNB DEBUG map_rua[0x55d9d0e473f0]{init}: Allocated (fsm.c:456) 20241106122902825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7213740)[0x55d9d0e473f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122902825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7213740 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122902825 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122902825 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122902825 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106122902825 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7213740 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241106122902825 DCN DEBUG map_sccp[0x55d9d0e49460]{init}: Allocated (fsm.c:456) 20241106122902825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d9d0e49460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122902825 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7213740 <-> SCCP-73 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106122902825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7213740 SCCP-73 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241106122902825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7213740)[0x55d9d0e473f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122902825 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122902825 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122902825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7213740)[0x55d9d0e473f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122902825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d9d0e49460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122902825 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122902825 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{IDLE}: Allocated (fsm.c:456) 20241106122902825 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122902825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f400300023f0056400500f1100926) (sccp_scrc.c:401) 20241106122902825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122902825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122902825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122902825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122902825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122902825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122902825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122902825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122902825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122902825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122902825 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122902825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122902825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122902825 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122902825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d9d0e49460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122902825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7213740)[0x55d9d0e473f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122902825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122902825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122902825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122902825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122902825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122902825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122902825 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122902825 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(780)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(780)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(781)@71de1e556339: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(789) HNBGW_Test.sgsn1-RAN(781)@71de1e556339: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(789)4888066 HNBGW_Test.sgsn1-SCCP(780)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(780)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122902837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122902837 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122902837 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122902837 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122902837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122902837 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122902837 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122902837 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122902837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122902837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122902837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122902837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122902837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122902837 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00303649) (sccp_scrc.c:472) 20241106122902837 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1823) 20241106122902837 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122902837 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122902837 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122902837 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122902837 DCN DEBUG handle_cn_conn_conf() conn_id=73, 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:483) 20241106122902837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d9d0e49460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122902837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d9d0e49460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(789)@71de1e556339: setverdict(pass): none -> pass 20241106122902838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56300<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(789)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122902839 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122902842 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122902844 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122902846 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122902849 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122902851 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122902854 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122902856 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122902858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122902860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122902862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122902863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122902865 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122902867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122902869 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122902871 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122902872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122902874 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122902876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122902878 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122902885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56256<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122902887 DLINP DEBUG SRVCONN(,r=127.0.0.1:37226<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122902887 DLINP DEBUG SRVCONN(,r=127.0.0.1:37226<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122902887 DLINP NOTICE SRV(,r=127.0.0.1:37226<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122902887 DMAIN NOTICE (127.0.0.1:37226 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37226<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122902887 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122902887 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122902887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122902887 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122902887 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122902887 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122902887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122902887 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122902887 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122902887 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33095<->l=127.0.0.1:4262) (control_if.c:193) 20241106122902887 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122902888 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(765)@71de1e556339: Final verdict of PTC: none 20241106122902888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122902888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122902888 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122902888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122902888 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122902888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122902888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122902888 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122902888 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122902888 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122902888 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122902888 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122902888 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106122902888 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122902888 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122902888 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122902888 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106122902888 DLINP <0002> stream_srv.c:647 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 20241106122902888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122902888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122902888 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122902888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122902888 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122902888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122902888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122902888 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122902888 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122902888 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122902888 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122902888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d9d0e49460]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122902888 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122902888 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) VirtHNBGW-STATS(761)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(767)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(771)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(777)@71de1e556339: Final verdict of PTC: none 20241106122902888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00303649), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122902888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122902888 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122902888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122902888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.msc0-RAN(769)@71de1e556339: Final verdict of PTC: none 20241106122902888 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122902888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d9d0e49460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122902888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7213740)[0x55d9d0e473f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122902888 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122902888 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122902888 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7213740)[0x55d9d0e473f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc2-SCCP(774)@71de1e556339: Final verdict of PTC: none 20241106122902888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122902888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7213740)[0x55d9d0e473f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122902888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7213740)[0x55d9d0e473f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122902888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7213740)[0x55d9d0e473f0]{disrupted}: Freeing instance (context_map.c:202) 20241106122902888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7213740)[0x55d9d0e473f0]{disrupted}: Deallocated (fsm.c:568) 20241106122902888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d9d0e49460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122902888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d9d0e49460]{disconnected}: Freeing instance (context_map.c:206) 20241106122902888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d9d0e49460]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(772)@71de1e556339: Final verdict of PTC: none 20241106122902888 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7213740 SCCP-73 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241106122902889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122902889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122902888 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122902888 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122902888 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122902888 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122902888 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122902888 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122902889 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122902889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122902889 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122902889 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122902889 DLINP <0002> stream_srv.c:647 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 20241106122902889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122902889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122902889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122902889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122902889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122902889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122902889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122902889 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122902889 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122902889 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122902889 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn2-RAN(784)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(770)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(782)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(764)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-RAN(775)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(785)@71de1e556339: Final verdict of PTC: none 20241106122902889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122902889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122902889 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106122902889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122902889 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122902889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122902889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122902889 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122902889 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122902889 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122902889 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122902889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122902889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122902889 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122902889 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) 20241106122902889 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122902889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11190452)[0x55d9d0e3afb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122902889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11190452)[0x55d9d0e3afb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122902889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d9d0e3ab10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122902889 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122902889 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122902889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aa93e), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122902889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122902889 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122902889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122902889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122902889 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122902889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d9d0e3ab10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122902889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11190452)[0x55d9d0e3afb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122902889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11190452)[0x55d9d0e3afb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122902889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11190452)[0x55d9d0e3afb0]{disrupted}: Deallocated (fsm.c:568) 20241106122902889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d9d0e3ab10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122902889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d9d0e3ab10]{disconnected}: Freeing instance (context_map.c:206) 20241106122902889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d9d0e3ab10]{disconnected}: Deallocated (fsm.c:568) 20241106122902889 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11190452 SCCP-71 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241106122902889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12920601)[0x55d9d0e46f80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122902889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12920601)[0x55d9d0e46f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122902889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55d9d0e418e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122902889 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122902889 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122902889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ad071), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122902889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122902889 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122902889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122902889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122902889 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122902889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55d9d0e418e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122902889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12920601)[0x55d9d0e46f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122902889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12920601)[0x55d9d0e46f80]{disrupted}: Freeing instance (context_map.c:202) 20241106122902889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12920601)[0x55d9d0e46f80]{disrupted}: Deallocated (fsm.c:568) 20241106122902889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55d9d0e418e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122902889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55d9d0e418e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122902889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-72)[0x55d9d0e418e0]{disconnected}: Deallocated (fsm.c:568) 20241106122902889 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12920601 SCCP-72 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241106122902889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122902889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122902889 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122902889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122902889 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122902889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122902889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122902889 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122902889 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122902889 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122902889 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(768)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(778)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(780)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(773)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(779)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(776)@71de1e556339: Final verdict of PTC: none 20241106122902890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122902890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122902890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122902890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122902890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122902890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122902890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122902890 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122902890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122902890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122902890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122902890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122902890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122902890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122902890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122902890 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122902890 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122902890 DLINP <0002> stream_srv.c:647 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.sgsn1-RAN(781)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(766)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(786)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(762)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(783)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122902958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56252<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(763)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(761): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(762): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(763): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(764): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(765): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(766): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(767): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(768): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(769): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(770): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(771): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(772): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(773): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-SCCP(774): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-RAN(775): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-M3UA(776): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(777): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(778): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(779): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(780): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(781): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(782): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(783): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn2-RAN(784): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(785): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(786): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(787): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(788): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(789): pass (pass -> pass) MTC@71de1e556339: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Wed Nov 6 12:29:03 UTC 2024 ====== 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 20241106122903068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122903567 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122903567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e38f7), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122903567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122903567 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122903567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122903567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122903567 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122903567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048c583), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122903567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122903567 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122903567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122903567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122903567 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122903567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d4853), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122903567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122903567 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122903567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122903567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122903567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122903567 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122903567 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122903567 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122903567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122903567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122903567 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122903567 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122903567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122903567 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122903567 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122903567 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122903567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122903567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122903567 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122903567 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122903567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122903567 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122903567 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122903567 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122903567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122903567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122903568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122903568 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122903770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56302<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=408592) 20241106122904030 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122904030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93a03), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122904030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122904030 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122904030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122904030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122904030 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122904030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6ffc9), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122904030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122904030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122904030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122904030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122904030 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122904030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090592f), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122904030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122904030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122904030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122904030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122904030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122904030 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122904030 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122904030 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122904030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122904030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122904030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122904030 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122904030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122904030 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122904030 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122904030 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122904030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122904030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122904030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122904030 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122904030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122904030 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122904030 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122904030 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122904030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122904030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122904030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122904030 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122904725 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122904725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e897c), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122904725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122904725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122904725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122904725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122904725 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122904725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d5ae1), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122904725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122904725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122904725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122904725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122904725 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122904725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098f367), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122904725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122904725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122904725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122904725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122904725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122904725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122904725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122904725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122904725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122904725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122904725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122904725 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122904725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122904725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122904725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122904725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122904725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122904725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122904725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122904725 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122904725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122904725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122904725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122904725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122904725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122904725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122904725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122904725 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122904727 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122904727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064040c), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122904727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122904727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122904727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122904727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122904727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122904727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122904727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122904727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122904727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122904727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122904727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122904727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=408592, count=420368) 20241106122904889 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122904889 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122904889 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122904889 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122904889 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106122904889 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106122904889 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122904889 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122904889 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106122904889 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122904889 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122904889 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122905330 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122905330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578b6e), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122905330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122905330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122905330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122905330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122905330 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122905330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c50ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122905330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122905330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122905330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122905330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122905331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122905331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122905331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122905331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122905331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122905331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122905331 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122905331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122905331 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122905331 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122905331 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122905331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122905331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122905331 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122905334 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122905334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004123bf), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122905334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122905334 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122905334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122905334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122905334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122905334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122905334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122905334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122905334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122905334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122905334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122905334 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122905334 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122905653 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122905653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d299bb), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122905653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122905653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122905653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122905653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122905653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122905653 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122905653 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122905653 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122905653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122905653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122905653 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122905655 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122905655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d0b2d), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122905655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122905655 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122905655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122905655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122905656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122905656 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122905656 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122905656 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122905656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122905656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122905656 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122905657 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122905657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00263d2f), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122905657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122905657 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122905657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122905657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122905657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122905657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122905657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122905657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122905657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122905657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122905657 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122905657 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122905657 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Wed Nov 6 12:29:05 UTC 2024 /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 20241106122906308 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122906309 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122906309 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122906309 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122906309 DLSCCP DEBUG SCCP-SCOC(49)[0x55d9d0e43eb0]{IDLE}: Deallocated (fsm.c:568) 20241106122906309 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122906309 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122906309 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122906309 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122906309 DLSCCP DEBUG SCCP-SCOC(50)[0x55d9d0e40590]{IDLE}: Deallocated (fsm.c:568) 20241106122906310 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122906310 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122906310 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122906310 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122906310 DLSCCP DEBUG SCCP-SCOC(51)[0x55d9d0e3cd80]{IDLE}: Deallocated (fsm.c:568) MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_sgsnpool_L3Compl_no_cn started. 20241106122906850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122906855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122906866 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35311<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_no_cn-Iuh0(793)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122906899 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122906899 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122906918 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122906919 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122906919 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122906919 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122906919 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122906920 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122906920 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122906920 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) 20241106122906920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122906920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122906920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122906920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122906920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122906920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122906920 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122906920 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122906920 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122906920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122906920 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122906920 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122906920 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122906920 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122906920 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122906920 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_sgsnpool_L3Compl_no_cn-Iuh1(795)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122906920 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122906920 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122906920 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) 20241106122906920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122906920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122906920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122906920 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122906920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122906920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122906920 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122906921 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42893 (stream_srv.c:129) 20241106122906921 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42893<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122906921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122906921 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122906921 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122906921 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122906921 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122906921 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122906921 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122906921 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122906921 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122906921 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122906921 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122906922 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122906922 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122906922 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) 20241106122906922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122906922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122906922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122906922 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122906922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122906922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122906922 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122906922 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122906922 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122906922 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) 20241106122906922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122906922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122906922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122906922 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122906922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122906922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122906922 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122906922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122906922 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122906922 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122906922 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122906922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122906922 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122906922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122906922 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122906922 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122906922 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122906922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122906922 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122906922 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(799)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(799)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(799)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(797)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122906958 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122906958 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122906958 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122906958 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122906958 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122906958 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122906959 DRANAP NOTICE cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122906959 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122906959 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122906960 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122906960 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122906960 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) 20241106122906960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122906960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122906960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122906960 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122906960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122906960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122906960 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122906960 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122906960 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122906960 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) 20241106122906960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122906960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122906960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122906960 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122906960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122906960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122906960 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122906960 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122906960 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122906960 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) 20241106122906960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122906960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122906960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122906960 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122906960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122906960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122906960 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122906960 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122906960 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122906960 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) 20241106122906960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122906960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122906960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122906961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122906961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122906961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122906961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122906961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122906961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122906961 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122906961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122906961 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122906961 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122906961 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122906961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122906961 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122906961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122906961 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122906961 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122906961 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122906961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122906961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122906961 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122906961 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122906961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122906961 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122906961 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122906961 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122906961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122906961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122906961 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122906961 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122906961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122906961 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122906961 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122906961 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122906961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122906961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122906961 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(802)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(802)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(802)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(800)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122907023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122907023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122907023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122907023 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122907023 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122907023 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122907023 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122907023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122907023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122907034 DLINP DEBUG SRVCONN(,r=127.0.0.1:42893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122907034 DLINP DEBUG SRVCONN(,r=127.0.0.1:42893<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122907034 DLINP DEBUG SRVCONN(,r=127.0.0.1:42893<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122907034 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122907034 DHNBAP DEBUG (127.0.0.1:42893 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122907035 DHNBAP NOTICE (127.0.0.1:42893 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122907035 DHNBAP NOTICE (127.0.0.1:42893 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122907035 DLINP DEBUG SRVCONN(,r=127.0.0.1:42893<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122907035 DLINP DEBUG SRVCONN(,r=127.0.0.1:42893<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122907151 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122907151 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122907151 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122907151 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(799)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122907154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122907154 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122907154 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122907154 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122907154 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122907154 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122907154 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122907155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122907155 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122907155 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122907155 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122907155 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122907155 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122907155 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122907155 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122907155 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122907155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122907155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122907155 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122907155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122907155 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122907155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122907155 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122907155 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122907155 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122907155 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122907156 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122907156 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122907156 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) 20241106122907156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122907156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122907156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122907156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122907156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122907156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122907157 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122907157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122907157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122907157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122907157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122907157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122907157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122907157 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122907157 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122907190 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122907190 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122907190 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122907190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(802)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122907192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122907192 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122907192 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122907192 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122907192 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122907192 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122907192 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122907193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122907193 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122907193 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122907193 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122907193 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122907193 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122907194 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122907194 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122907194 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122907194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122907194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122907194 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122907194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122907194 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122907194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122907194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122907194 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122907194 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122907194 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122907195 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122907195 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122907195 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) 20241106122907195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122907195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122907195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122907195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122907195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122907195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122907195 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122907195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122907195 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122907195 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122907195 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122907195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122907195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122907195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122907195 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(798)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122907959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122907959 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122907959 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122907959 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122907959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122907959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122907959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122907959 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122907959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122907959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122907959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122907959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122907959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122907959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122907959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122907959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122907959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907959 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122907959 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122907959 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122907959 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122907959 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122907959 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) 20241106122907959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122907959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122907959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122907959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122907959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122907959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122907959 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122907959 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122907959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122907959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122907959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122907959 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122907959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122907959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122907959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122907959 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122907961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122907961 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122907961 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122907961 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122907961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122907961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122907961 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122907961 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122907961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122907961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122907961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122907961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122907961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122907961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122907961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122907961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122907961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907961 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122907961 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122907961 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122907961 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122907961 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(801)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122907998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122907999 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122907999 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122907999 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122907999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122907999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122907999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122907999 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122907999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122907999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122907999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122907999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122907999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122907999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122907999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122907999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122907999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122907999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122907999 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122907999 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122907999 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122907999 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) 20241106122907999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122907999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122907999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122907999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122907999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122907999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122907999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122907999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122907999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122907999 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122907999 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122907999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122907999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122907999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122907999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122907999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122907999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122907999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122907999 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122908000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122908000 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122908000 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122908000 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122908000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122908000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122908000 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122908000 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122908000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122908000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122908000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122908000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122908000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122908000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122908000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122908000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122908000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122908000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122908000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122908000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122908000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122908000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122908000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122908000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122908000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122908000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122908000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122908000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122908000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122908000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122908000 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122908000 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122908000 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122908045 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122908048 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122908050 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122908051 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122908053 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122908054 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122908056 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122908058 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122908059 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122908061 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122908062 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122908065 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122908067 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122908069 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122908072 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122908074 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122908075 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122908077 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122908079 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122908080 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'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 := '000000000000000110100110'B, t_guard := 20.000000 } 20241106122908107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(794)@71de1e556339: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(804)10819723 20241106122909130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122909130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122909130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106122909130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122909130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa5188b, normal) (hnbgw_rua.c:388) 20241106122909130 DHNB DEBUG map_rua[0x55d9d0e40590]{init}: Allocated (fsm.c:456) 20241106122909130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10819723)[0x55d9d0e40590]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122909130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10819723 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122909130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122909130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122909130 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106122909130 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10819723 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:205) 20241106122909130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10819723)[0x55d9d0e40590]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122909130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10819723)[0x55d9d0e40590]{init}: Freeing instance (context_map.c:202) 20241106122909130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10819723)[0x55d9d0e40590]{init}: Deallocated (fsm.c:568) 20241106122909130 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10819723 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106122909130 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:270) 20241106122912889 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122912889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00303649), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122912889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122912889 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122912889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122912889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122912889 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122912889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aa93e), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122912889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122912889 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122912889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122912889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122912889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122912889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122912889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122912889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122912889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122912889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122912889 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122912889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122912889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122912889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122912889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122912889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122912889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122912889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122912889 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122912889 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122912890 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122912890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ad071), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122912890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122912890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122912890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122912890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122912890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122912890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122912890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122912890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122912890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122912890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122912890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122912890 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122912890 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122913568 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122913568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d4853), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122913568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122913568 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122913569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122913569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122913569 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122913569 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048c583), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122913569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122913569 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122913569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122913569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122913569 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122913569 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e38f7), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122913569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122913569 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122913569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122913569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122913569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122913569 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122913569 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122913569 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122913569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122913569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122913569 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122913569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122913569 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122913569 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122913569 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122913569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122913569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122913569 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122913569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122913569 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122913569 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122913569 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122913569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122913569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122913569 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122914031 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122914031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090592f), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122914031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122914031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122914031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122914031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122914031 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122914031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6ffc9), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122914031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122914031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122914031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122914031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122914031 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122914031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93a03), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122914031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122914031 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122914031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122914031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122914031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914031 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122914031 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122914031 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122914031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122914031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122914031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122914031 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122914032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914032 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122914032 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122914032 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122914032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122914032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122914032 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122914032 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122914032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914032 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122914032 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122914032 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122914032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122914032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122914032 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122914034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914034 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122914034 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122914034 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122914034 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122914034 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122914034 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122914034 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122914034 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122914034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122914034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122914034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122914034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122914034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000043), PART(T=Source Reference,L=4,D=0090592f) (sccp_scrc.c:472) 20241106122914034 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1823) 20241106122914034 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122914034 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122914034 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122914034 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122914034 DLSCCP DEBUG SCCP-SCOC(67)[0x55d9d0e3be20]{IDLE}: Deallocated (fsm.c:568) 20241106122914237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914238 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122914238 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122914238 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122914238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122914238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122914238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122914238 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122914238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122914238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122914238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122914238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122914238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122914238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=00d6ffc9) (sccp_scrc.c:472) 20241106122914238 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1823) 20241106122914238 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122914238 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122914238 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122914238 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122914238 DLSCCP DEBUG SCCP-SCOC(65)[0x55d9d0e40a10]{IDLE}: Deallocated (fsm.c:568) 20241106122914726 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122914726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098f367), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122914726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122914726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122914726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122914726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122914726 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122914726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d5ae1), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122914726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122914726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122914726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122914726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122914726 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122914727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e897c), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122914727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122914727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122914727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122914727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122914727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122914727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122914727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122914727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122914727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122914727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122914727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122914727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122914727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122914727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122914727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122914727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122914727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122914727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122914727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122914727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122914727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122914727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122914727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122914727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122914727 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122914728 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122914728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064040c), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122914728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122914728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122914728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122914728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122914728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122914728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122914728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122914728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122914728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122914728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122914728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122914729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914729 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122914729 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122914729 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122914729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122914729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122914729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122914729 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122914729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122914729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122914729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122914729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122914729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122914729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=0098f367) (sccp_scrc.c:472) 20241106122914729 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1823) 20241106122914729 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122914729 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122914729 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122914729 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122914729 DLSCCP DEBUG SCCP-SCOC(63)[0x55d9d0e47a90]{IDLE}: Deallocated (fsm.c:568) 20241106122914929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914929 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122914929 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122914930 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122914930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122914930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122914930 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122914930 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122914930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914930 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122914930 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122914930 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122914930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122914930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122914930 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122914930 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122914930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122914930 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122914930 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122914930 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122914930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122914930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122914930 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122914930 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122914930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122914930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122914930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122914930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122914930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122914930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=002d5ae1) (sccp_scrc.c:472) 20241106122914930 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1823) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(61)[0x55d9d0e376c0]{IDLE}: Deallocated (fsm.c:568) 20241106122914930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122914930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122914930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122914930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122914930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122914930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=006e897c) (sccp_scrc.c:472) 20241106122914930 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1823) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(62)[0x55d9d0e400a0]{IDLE}: Deallocated (fsm.c:568) 20241106122914930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122914930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122914930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122914930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122914930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122914930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=0064040c) (sccp_scrc.c:472) 20241106122914930 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1823) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122914930 DLSCCP DEBUG SCCP-SCOC(64)[0x55d9d0e483f0]{IDLE}: Deallocated (fsm.c:568) 20241106122915332 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122915332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c50ce), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122915332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122915332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122915332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122915332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122915332 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122915332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00578b6e), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122915332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122915332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122915332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122915332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122915332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122915332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122915332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122915332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122915332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122915332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122915332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122915332 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122915332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122915332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122915332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122915332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122915332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122915332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122915332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122915332 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122915334 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122915334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004123bf), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122915334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122915334 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122915334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122915334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122915334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122915334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122915334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122915334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122915334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122915334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122915334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122915334 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122915334 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122915334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122915334 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122915334 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122915334 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122915334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122915334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122915334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122915334 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122915334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122915334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122915334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122915334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122915334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122915334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=004c50ce) (sccp_scrc.c:472) 20241106122915334 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1823) 20241106122915334 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122915334 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122915334 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122915334 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122915334 DLSCCP DEBUG SCCP-SCOC(59)[0x55d9d0e41490]{IDLE}: Deallocated (fsm.c:568) 20241106122915541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122915541 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122915541 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122915541 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122915541 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122915541 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122915541 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122915541 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122915541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122915541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122915541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122915542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122915542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122915542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=00578b6e) (sccp_scrc.c:472) 20241106122915542 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1823) 20241106122915542 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122915542 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122915542 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122915542 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122915542 DLSCCP DEBUG SCCP-SCOC(58)[0x55d9d0e3acd0]{IDLE}: Deallocated (fsm.c:568) 20241106122915649 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122915649 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122915649 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122915649 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122915649 DLSCCP DEBUG SCCP-SCOC(53)[0x55d9d0e426b0]{IDLE}: Deallocated (fsm.c:568) 20241106122915653 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122915653 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122915653 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122915653 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122915653 DLSCCP DEBUG SCCP-SCOC(54)[0x55d9d0e433b0]{IDLE}: Deallocated (fsm.c:568) 20241106122915654 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122915654 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122915654 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122915654 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122915654 DLSCCP DEBUG SCCP-SCOC(52)[0x55d9d0e30fb0]{IDLE}: Deallocated (fsm.c:568) 20241106122922890 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122922890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aa93e), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122922890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122922890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122922890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122922890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122922890 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122922890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00303649), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122922890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122922890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122922890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122922890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122922890 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122922890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ad071), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122922890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122922890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122922890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122922890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122922890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122922890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122922890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122922890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122922890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122922890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122922890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122922890 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122922890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122922890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122922890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122922890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122922890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122922890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122922890 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122922890 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122922890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122922890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122922890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122922890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122922890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122922891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122922891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122922891 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122922891 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122923569 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122923569 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e38f7), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122923569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122923569 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122923569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122923570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122923570 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122923570 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048c583), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122923570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122923570 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122923570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122923570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122923570 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122923570 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d4853), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122923570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122923570 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122923570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122923570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122923570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122923570 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122923570 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122923570 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122923570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122923570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122923570 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122923570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122923570 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122923570 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122923570 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122923570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122923570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122923570 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122923570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122923570 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122923570 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122923570 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122923570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122923570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122923570 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122924032 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122924032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93a03), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122924032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122924032 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122924032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122924032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122924032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122924032 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122924032 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122924032 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122924032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122924032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122924032 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122925335 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122925335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004123bf), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122925335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122925335 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122925335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122925335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122925335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122925335 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122925335 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122925335 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122925335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122925335 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122925335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122925335 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122925335 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_L3Compl_no_cn0(804)@71de1e556339: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard" MC@71de1e556339: Test Component 804 has requested to stop MTC. Terminating current testcase execution. 20241106122928128 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35311<->l=127.0.0.1:4262) (control_if.c:193) 20241106122928128 DLINP DEBUG SRVCONN(,r=127.0.0.1:42893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122928128 DLINP DEBUG SRVCONN(,r=127.0.0.1:42893<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122928128 DLINP NOTICE SRV(,r=127.0.0.1:42893<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122928128 DMAIN NOTICE (127.0.0.1:42893 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42893<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122928128 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122928128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54736<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122928128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122928129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122928129 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122928129 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) 20241106122928129 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122928129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54748<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122928129 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122928129 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(796)@71de1e556339: Final verdict of PTC: none 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122928129 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122928129 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122928129 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122928129 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122928129 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122928129 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122928129 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122928129 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(797)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(800)@71de1e556339: Final verdict of PTC: none 20241106122928129 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122928129 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122928129 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122928129 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122928129 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122928129 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122928129 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122928129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122928129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(794)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(798)@71de1e556339: Final verdict of PTC: none 20241106122928129 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122928129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122928129 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122928129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122928129 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122928129 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122928129 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122928129 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122928129 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122928129 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122928129 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122928129 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122928129 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122928129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122928130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122928130 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122928130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122928130 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122928130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122928130 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122928130 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122928130 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122928130 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122928130 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(801)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(802)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(799)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(791)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(795)@71de1e556339: Final verdict of PTC: none HNBGW-PFCP(792)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(793)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(790)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(803)@71de1e556339: Final verdict of PTC: none 20241106122928132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(804)@71de1e556339: Final verdict of PTC: fail reason: "Timeout of T_guard" MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(790): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(791): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(792): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(793): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(794): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(795): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(796): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(797): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(798): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(799): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(800): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(801): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(802): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(803): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(804): fail (pass -> fail) reason: "Timeout of T_guard" MTC@71de1e556339: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail'. Wed Nov 6 12:29:28 UTC 2024 ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20241106122928185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122928687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47928<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=251672) Waiting for packet dumper to finish... 1 (prev_count=251672, count=252436) 20241106122930131 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122930131 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122930131 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122930131 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122930131 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122930131 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Wed Nov 6 12:29:30 UTC 2024 /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 MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241106122931765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122931770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122931777 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41905<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_nri_from_other_PLMN-Iuh0(808)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122931811 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122931811 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122931831 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122931831 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122931831 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122931831 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122931832 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122931832 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122931832 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122931832 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122931832 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) 20241106122931832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122931832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122931832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122931832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122931832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122931832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122931832 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122931832 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122931832 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122931832 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122931832 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122931832 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122931832 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122931832 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_sgsnpool_nri_from_other_PLMN-Iuh1(810)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122931833 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122931833 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122931833 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) 20241106122931833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122931833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122931833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122931833 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122931833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122931833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122931833 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122931833 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122931833 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122931833 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59299 (stream_srv.c:129) 20241106122931833 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59299<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122931833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122931833 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122931833 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122931833 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122931833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122931833 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122931833 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122931833 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122931833 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122931834 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122931834 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122931834 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) 20241106122931834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122931834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122931834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122931834 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122931834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122931834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122931834 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122931834 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122931834 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122931834 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) 20241106122931834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122931834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122931834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122931834 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122931834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122931834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122931834 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122931834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122931834 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122931834 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122931834 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122931834 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122931834 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122931834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122931834 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122931834 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122931834 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122931834 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122931834 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122931834 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(814)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(814)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(814)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(812)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(817)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(817)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(817)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(815)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(820)@71de1e556339: ************************************************* HNBGW_Test.msc2-M3UA(820)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(820)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(818)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122931921 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122931921 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122931921 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122931921 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122931922 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122931922 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122931922 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122931922 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122931922 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) 20241106122931922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122931922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122931922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122931922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122931922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122931922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122931922 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122931922 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122931922 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122931922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122931922 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122931922 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122931922 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122931922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122931922 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122931922 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122931923 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122931923 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122931923 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) 20241106122931924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122931924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122931924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122931924 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122931924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122931924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122931924 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122931924 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122931924 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122931924 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) 20241106122931924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122931924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122931924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122931924 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122931924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122931924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122931924 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122931924 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122931924 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122931924 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) 20241106122931924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122931924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122931924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122931924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122931924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122931924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122931924 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122931924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122931924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122931924 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122931924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122931924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122931924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122931924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122931924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122931924 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122931924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122931924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122931924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122931924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122931924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122931924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122931924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122931924 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122931924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122931924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122931924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122931924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122931924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122931924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122931924 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122931924 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(823)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(823)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(823)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(821)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(826)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(826)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(826)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(824)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(829)@71de1e556339: ************************************************* HNBGW_Test.sgsn2-M3UA(829)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(829)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(827)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122932041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122932041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122932041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122932041 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122932041 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122932041 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122932041 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122932041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122932041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122932053 DLINP DEBUG SRVCONN(,r=127.0.0.1:59299<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122932053 DLINP DEBUG SRVCONN(,r=127.0.0.1:59299<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122932053 DLINP DEBUG SRVCONN(,r=127.0.0.1:59299<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122932053 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122932053 DHNBAP DEBUG (127.0.0.1:59299 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122932053 DHNBAP NOTICE (127.0.0.1:59299 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122932053 DHNBAP NOTICE (127.0.0.1:59299 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122932053 DLINP DEBUG SRVCONN(,r=127.0.0.1:59299<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122932053 DLINP DEBUG SRVCONN(,r=127.0.0.1:59299<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122932063 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122932063 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122932063 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122932063 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(814)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122932065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932065 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122932065 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122932065 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122932065 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122932065 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122932065 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122932067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932067 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122932067 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122932067 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122932067 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122932067 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122932067 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122932067 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122932067 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122932067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122932067 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122932067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122932067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122932067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122932067 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122932067 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122932067 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122932068 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122932068 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122932068 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) 20241106122932068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122932068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122932068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122932068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932068 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122932068 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932068 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932068 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932068 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122932068 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122932068 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122932068 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122932068 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932089 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122932089 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122932089 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106122932089 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106122932089 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106122932089 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106122932089 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(817)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122932092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932092 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122932092 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106122932092 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106122932092 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106122932092 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122932092 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122932092 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106122932092 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122932092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122932092 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122932092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122932092 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122932092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122932092 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122932094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932094 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122932094 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122932094 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122932094 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122932094 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241106122932094 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122932094 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122932094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122932095 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122932095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122932095 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122932095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932095 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122932095 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122932095 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122932095 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122932096 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122932096 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122932096 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) 20241106122932096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122932096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122932096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932096 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122932096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932096 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122932096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932096 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932096 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932096 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122932096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122932096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122932096 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122932096 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932116 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122932116 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106122932116 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122932116 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(820)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106122932119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932119 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106122932119 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122932119 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122932119 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122932119 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106122932119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122932120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932120 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122932120 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122932120 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122932120 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122932120 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122932120 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122932120 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122932120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122932120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106122932120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122932120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122932120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122932120 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122932120 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122932120 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122932121 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122932121 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122932121 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) 20241106122932121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122932121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122932121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932121 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122932121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932121 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122932122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932122 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932122 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932122 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122932122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122932122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122932122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122932122 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932152 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122932152 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122932152 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122932152 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(823)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122932155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932155 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122932155 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122932155 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122932155 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122932155 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122932155 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122932156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932156 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122932156 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122932156 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122932156 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122932156 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122932156 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122932156 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122932156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122932156 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122932156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122932156 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122932156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932156 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122932156 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122932156 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122932156 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122932157 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122932157 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122932157 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) 20241106122932157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122932157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122932157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122932157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932157 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122932157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122932157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122932157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122932157 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122932157 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932184 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122932184 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122932184 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122932184 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(826)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122932187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932187 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122932187 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122932187 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122932187 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122932187 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122932187 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122932188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932188 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122932188 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122932188 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122932188 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122932188 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122932188 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122932188 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122932188 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122932188 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122932188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122932188 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122932188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932188 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122932188 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122932188 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122932188 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122932189 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122932189 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122932189 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) 20241106122932189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122932189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122932189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932189 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122932189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932189 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122932189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932189 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932189 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932189 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122932189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122932189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122932189 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122932189 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932211 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122932211 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106122932211 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106122932211 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106122932211 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106122932211 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106122932211 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(829)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106122932215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932215 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106122932215 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106122932215 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106122932215 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106122932215 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122932215 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106122932215 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106122932215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122932215 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106122932215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122932215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122932215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122932215 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122932218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932218 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122932218 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122932218 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122932218 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122932218 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241106122932218 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122932218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122932218 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106122932218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122932218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122932218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122932218 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122932218 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122932218 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122932219 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122932219 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122932219 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) 20241106122932219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122932219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122932219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932219 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122932219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932219 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122932219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932219 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932219 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932219 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122932219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122932219 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122932219 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122932219 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(813)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122932872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932872 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122932872 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122932872 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122932872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122932872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122932872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122932872 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122932872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122932872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122932872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122932872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122932872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122932872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122932872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122932873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122932873 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122932873 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122932873 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) 20241106122932873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122932873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122932873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122932873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932873 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122932873 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122932873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932873 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932873 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932873 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122932873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122932873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122932873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122932873 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932874 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122932874 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122932874 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122932874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122932874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122932874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122932874 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122932874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122932874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122932874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122932874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122932874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122932874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122932874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122932874 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122932874 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122932875 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122932891 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122932891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ad071), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122932891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932891 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122932891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932891 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122932891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00303649), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122932891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932891 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122932891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932891 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122932891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aa93e), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122932891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932891 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122932891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122932891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122932891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122932891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122932891 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122932891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122932891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122932891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122932891 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122932891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122932891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122932891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122932891 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932894 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122932894 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122932894 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122932894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122932894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122932894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122932894 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932894 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122932894 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122932894 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122932894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122932894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122932894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122932894 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122932894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122932894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122932894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122932894 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=002ad071) (sccp_scrc.c:472) 20241106122932894 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1823) 20241106122932894 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122932894 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122932894 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122932894 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122932894 DLSCCP DEBUG SCCP-SCOC(72)[0x55d9d0e45540]{IDLE}: Deallocated (fsm.c:568) 20241106122932894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122932894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122932894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122932894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122932894 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=00303649) (sccp_scrc.c:472) 20241106122932894 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1823) 20241106122932894 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122932895 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122932895 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122932895 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122932895 DLSCCP DEBUG SCCP-SCOC(73)[0x55d9d0e4a4e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(816)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122932898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932898 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122932898 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122932898 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122932898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122932898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122932898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122932898 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122932898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122932898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122932898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122932898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122932898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122932898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122932898 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:386) 20241106122932898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932898 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:386) 20241106122932898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122932898 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122932898 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122932898 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) 20241106122932898 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) 20241106122932898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122932898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122932898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932898 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122932899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932899 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122932899 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122932899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122932899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122932899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122932899 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122932899 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932900 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122932900 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122932900 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122932900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122932900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122932900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122932900 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122932900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122932900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122932900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122932900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122932900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122932900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122932900 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:386) 20241106122932900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932900 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:386) 20241106122932900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932900 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122932900 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122932900 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122932900 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122932922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932922 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122932922 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122932922 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122932922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122932922 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122932922 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122932922 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122932922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122932922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122932922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122932922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122932922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122932922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122932922 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:386) 20241106122932922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) HNBGW_Test.msc2-RAN(819)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122932922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932922 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:386) 20241106122932922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122932922 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122932922 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122932922 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) 20241106122932922 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) 20241106122932922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122932922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122932922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932922 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122932922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932922 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122932922 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: link up (cnlink.c:111) 20241106122932922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932922 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932922 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932922 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122932922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122932922 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122932922 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106122932922 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932924 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106122932924 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106122932924 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106122932924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122932924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122932924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122932924 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122932925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122932925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122932925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122932925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122932925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106122932925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122932925 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:386) 20241106122932925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932925 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:386) 20241106122932925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122932925 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122932925 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122932925 DRANAP INFO cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(822)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122932958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932958 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122932958 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122932958 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122932958 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122932958 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122932958 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122932958 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122932958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122932958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122932958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122932958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122932958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122932958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122932958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122932958 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122932959 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122932959 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122932959 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) 20241106122932959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122932959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122932959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122932959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122932959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122932959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122932959 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122932959 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122932959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932959 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122932959 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122932959 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122932959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122932959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122932959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122932959 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122932959 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122932959 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122932959 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122932959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122932959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122932959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122932959 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122932959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122932959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122932959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122932959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122932959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122932959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122932959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122932959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122932959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122932959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122932959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122932959 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122932959 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122932959 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122932959 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122932959 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(825)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(828)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122933097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933097 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122933097 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122933097 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122933097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122933097 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122933097 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122933097 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933097 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122933097 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122933097 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122933097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122933097 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122933097 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122933097 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933097 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122933097 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122933097 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122933097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122933097 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122933097 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122933097 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933097 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122933097 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122933097 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122933097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122933097 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122933098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122933097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122933097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122933097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122933097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122933097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122933098 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122933098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122933098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122933098 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:386) 20241106122933098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933098 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122933098 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122933098 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122933098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122933098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122933098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122933098 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933098 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:386) 20241106122933098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122933098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122933098 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122933098 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122933098 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) 20241106122933098 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) 20241106122933098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122933098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122933098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122933098 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122933098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122933098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122933098 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122933098 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122933098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122933098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122933098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122933098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122933098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122933098 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=007aa93e) (sccp_scrc.c:472) 20241106122933098 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1823) 20241106122933098 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122933098 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122933098 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122933098 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122933098 DLSCCP DEBUG SCCP-SCOC(71)[0x55d9d0e42e30]{IDLE}: Deallocated (fsm.c:568) 20241106122933098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122933098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122933098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122933098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933098 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122933098 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122933098 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122933098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122933098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122933098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122933098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122933098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122933098 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122933098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122933098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122933098 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:386) 20241106122933098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933098 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:386) 20241106122933098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122933099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122933099 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122933099 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122933099 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122933099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122933099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122933099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122933099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122933099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122933099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122933099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106122933099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122933099 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:386) 20241106122933099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933099 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:386) 20241106122933099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122933099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122933099 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122933099 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122933099 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) 20241106122933099 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) 20241106122933099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122933099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122933099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122933099 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122933099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122933099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122933099 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122933099 DRANAP NOTICE cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: link up (cnlink.c:111) 20241106122933099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122933099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122933099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122933099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122933099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122933099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122933099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106122933099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122933099 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:386) 20241106122933099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122933099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933099 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:386) 20241106122933099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122933099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122933099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122933099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122933099 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122933099 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122933099 DRANAP INFO cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122933100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933100 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122933100 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122933100 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122933100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122933100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122933100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122933100 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933570 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122933570 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d4853), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122933570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122933570 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122933570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122933570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122933570 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122933570 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048c583), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122933570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122933570 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122933570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122933570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122933570 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122933570 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e38f7), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122933570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122933570 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122933570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122933570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122933571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933571 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122933571 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122933571 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122933571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122933571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122933571 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122933571 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933571 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122933571 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122933571 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122933571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122933571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122933571 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122933571 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933571 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122933571 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122933571 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122933571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122933571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122933571 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122933571 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933573 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122933573 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122933573 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122933573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122933573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122933573 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122933573 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122933573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122933573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122933573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122933573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122933573 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=000d4853) (sccp_scrc.c:472) 20241106122933573 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1823) 20241106122933573 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122933573 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122933573 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122933573 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122933573 DLSCCP DEBUG SCCP-SCOC(68)[0x55d9d0e43af0]{IDLE}: Deallocated (fsm.c:568) 20241106122933773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933773 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122933773 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122933773 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122933773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122933773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122933773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122933773 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122933773 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122933773 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122933773 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122933773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122933773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122933774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122933774 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122933774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122933774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122933774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122933774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122933774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122933774 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=0048c583) (sccp_scrc.c:472) 20241106122933774 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1823) 20241106122933774 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122933774 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122933774 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122933774 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122933774 DLSCCP DEBUG SCCP-SCOC(69)[0x55d9d0e3ee90]{IDLE}: Deallocated (fsm.c:568) 20241106122933774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122933774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122933774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122933774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122933774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122933774 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=000e38f7) (sccp_scrc.c:472) 20241106122933774 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1823) 20241106122933774 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122933774 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122933774 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122933774 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122933774 DLSCCP DEBUG SCCP-SCOC(70)[0x55d9d0e48e50]{IDLE}: Deallocated (fsm.c:568) 20241106122934033 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122934033 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93a03), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122934033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122934033 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122934033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122934033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122934033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122934033 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122934033 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122934033 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122934033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122934033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122934033 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122934033 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122934035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122934035 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122934035 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122934035 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122934035 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122934035 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122934035 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122934035 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122934035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122934035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122934035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122934035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122934035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122934035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=00d93a03) (sccp_scrc.c:472) 20241106122934035 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1823) 20241106122934035 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122934035 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122934035 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122934035 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122934035 DLSCCP DEBUG SCCP-SCOC(66)[0x55d9d0e434e0]{IDLE}: Deallocated (fsm.c:568) 20241106122934060 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122934064 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122934067 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122934070 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122934072 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122934075 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122934076 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122934078 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122934080 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122934081 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122934084 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122934086 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122934088 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122934090 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122934092 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122934093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122934095 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122934097 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122934099 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122934100 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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@71de1e556339: 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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'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 := '000000000000000000101100'B, t_guard := 20.000000 } 20241106122934128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47968<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(822)@71de1e556339: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(822)@71de1e556339: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(831) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(809)@71de1e556339: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(831)10097952 20241106122935154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122935154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122935154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106122935154 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122935154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9a1520, normal) (hnbgw_rua.c:388) 20241106122935154 DHNB DEBUG map_rua[0x55d9d0e40590]{init}: Allocated (fsm.c:456) 20241106122935154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10097952)[0x55d9d0e40590]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122935154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10097952 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122935154 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122935154 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122935154 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241106122935154 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241106122935154 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10097952 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:1036) 20241106122935154 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10097952 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122935154 DCN DEBUG map_sccp[0x55d9d0e3afb0]{init}: Allocated (fsm.c:456) 20241106122935154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55d9d0e3afb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122935154 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10097952 <-> SCCP-74 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122935154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10097952 SCCP-74 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241106122935154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10097952)[0x55d9d0e40590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122935154 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122935154 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122935154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10097952)[0x55d9d0e40590]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122935154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55d9d0e3afb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122935154 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122935154 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{IDLE}: Allocated (fsm.c:456) 20241106122935154 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122935154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f400300002c0056400500f1100926) (sccp_scrc.c:401) 20241106122935154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122935154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122935154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122935154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122935154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122935154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122935154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122935154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122935154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122935154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122935154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122935154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122935154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122935154 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122935154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55d9d0e3afb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122935154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10097952)[0x55d9d0e40590]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122935154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122935154 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122935154 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122935154 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122935154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122935154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122935154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122935154 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(821)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(821)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(822)@71de1e556339: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(831) HNBGW_Test.sgsn0-RAN(822)@71de1e556339: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(831)7643728 HNBGW_Test.sgsn0-SCCP(821)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(821)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(831)@71de1e556339: setverdict(pass): none -> pass 20241106122935163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122935163 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122935163 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122935163 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122935163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122935163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122935163 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122935163 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122935163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122935163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122935163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122935163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122935163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122935163 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d649ef) (sccp_scrc.c:472) 20241106122935163 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1823) 20241106122935163 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122935163 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122935163 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122935163 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122935163 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:483) 20241106122935163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55d9d0e3afb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122935163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55d9d0e3afb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122935164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47968<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(831)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122935165 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122935168 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122935170 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122935172 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122935174 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122935176 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122935178 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122935180 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122935181 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122935183 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122935184 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122935186 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122935187 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122935189 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122935190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122935193 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122935196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122935199 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122935201 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122935202 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'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 := '000000000000001010111100'B, t_guard := 20.000000 } 20241106122935229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122935332 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106122935332 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106122935332 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122935332 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122935332 DLSCCP DEBUG SCCP-SCOC(60)[0x55d9d0e452b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(828)@71de1e556339: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(828)@71de1e556339: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(832) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(809)@71de1e556339: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(832)9921834 20241106122936244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122936244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122936244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106122936244 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122936244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x97652a, normal) (hnbgw_rua.c:388) 20241106122936244 DHNB DEBUG map_rua[0x55d9d0e452b0]{init}: Allocated (fsm.c:456) 20241106122936244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9921834)[0x55d9d0e452b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122936244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9921834 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122936244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122936244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122936244 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241106122936244 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9921834 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241106122936244 DCN DEBUG map_sccp[0x55d9d0e46f80]{init}: Allocated (fsm.c:456) 20241106122936244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55d9d0e46f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122936244 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9921834 <-> SCCP-75 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241106122936244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9921834 SCCP-75 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241106122936244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9921834)[0x55d9d0e452b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122936244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122936244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122936244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9921834)[0x55d9d0e452b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122936244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55d9d0e46f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122936245 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122936245 DLSCCP DEBUG SCCP-SCOC(75)[0x55d9d0e418e0]{IDLE}: Allocated (fsm.c:456) 20241106122936245 DLSCCP DEBUG SCCP-SCOC(75)[0x55d9d0e418e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122936245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f40030002bc0056400500f1100926) (sccp_scrc.c:401) 20241106122936245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122936245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122936245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122936245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122936245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122936245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122936245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122936245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122936245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122936245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122936245 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122936245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122936245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122936245 DLSCCP DEBUG SCCP-SCOC(75)[0x55d9d0e418e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122936245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55d9d0e46f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122936245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9921834)[0x55d9d0e452b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122936245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122936245 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122936245 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122936245 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122936245 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122936245 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122936245 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122936245 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(827)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(827)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(828)@71de1e556339: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(832) HNBGW_Test.sgsn2-RAN(828)@71de1e556339: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(832)3810988 HNBGW_Test.sgsn2-SCCP(827)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(827)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(832)@71de1e556339: setverdict(pass): none -> pass 20241106122936254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122936254 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106122936254 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106122936254 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106122936254 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122936254 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122936254 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122936254 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122936254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122936254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122936254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122936254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106122936254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122936254 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d8e628) (sccp_scrc.c:472) 20241106122936254 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1823) 20241106122936254 DLSCCP DEBUG SCCP-SCOC(75)[0x55d9d0e418e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122936254 DLSCCP DEBUG SCCP-SCOC(75)[0x55d9d0e418e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122936255 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122936255 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122936255 DCN DEBUG handle_cn_conn_conf() conn_id=75, 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:483) 20241106122936255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55d9d0e46f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122936255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55d9d0e46f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122936256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47982<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(832)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122936257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122936259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122936262 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122936264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122936266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122936267 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122936269 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122936271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122936274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122936276 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122936278 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122936280 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122936281 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122936283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122936285 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122936287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122936288 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122936290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122936291 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122936293 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122936299 DLINP DEBUG SRVCONN(,r=127.0.0.1:59299<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122936299 DLINP DEBUG SRVCONN(,r=127.0.0.1:59299<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122936299 DLINP NOTICE SRV(,r=127.0.0.1:59299<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122936299 DMAIN NOTICE (127.0.0.1:59299 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59299<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122936299 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122936299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47952<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122936299 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41905<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(811)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(809)@71de1e556339: Final verdict of PTC: none 20241106122936300 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122936300 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122936300 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122936300 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122936300 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122936300 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122936300 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122936300 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122936300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122936300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122936300 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122936300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122936300 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122936300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122936300 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122936300 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122936300 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122936300 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122936300 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122936300 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122936300 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106122936300 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122936300 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122936300 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122936300 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122936300 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122936300 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122936301 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122936301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122936301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122936301 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122936301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122936301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122936301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.msc1-SCCP(815)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(825)@71de1e556339: Final verdict of PTC: none 20241106122936301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122936301 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122936301 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122936301 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122936301 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(822)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-RAN(819)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(813)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(828)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-RAN(816)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(812)@71de1e556339: Final verdict of PTC: none 20241106122936302 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122936302 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122936302 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122936302 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122936302 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122936302 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc2-SCCP(818)@71de1e556339: Final verdict of PTC: none 20241106122936302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122936302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122936302 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122936302 DLINP <0002> stream_srv.c:647 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 20241106122936302 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122936302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122936302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122936302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122936302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122936302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122936302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122936302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122936302 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122936302 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122936302 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122936302 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106122936302 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122936302 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122936302 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122936302 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106122936302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122936302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122936302 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122936302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122936302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122936302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106122936302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122936302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122936302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122936302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122936302 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122936302 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122936302 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122936302 DRANAP NOTICE cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(814)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(827)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(810)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(824)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(806)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(817)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(808)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(805)@71de1e556339: Final verdict of PTC: none 20241106122936306 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122936306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122936306 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122936306 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122936306 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122936306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122936306 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122936306 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122936306 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122936306 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122936306 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122936306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122936306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122936306 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122936307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122936307 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122936307 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122936307 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122936307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122936307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122936307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122936307 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122936307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122936307 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122936307 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122936307 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122936307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122936307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122936307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122936307 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122936307 DLINP <0002> stream_srv.c:647 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.sgsn1-M3UA(826)@71de1e556339: Final verdict of PTC: none 20241106122936306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122936306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122936306 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122936306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122936306 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122936306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122936306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122936306 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122936306 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122936306 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122936306 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122936306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55d9d0e3afb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122936306 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122936306 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122936306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d649ef), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122936306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122936306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122936306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122936306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122936306 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122936306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55d9d0e3afb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122936306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10097952)[0x55d9d0e40590]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122936306 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10097952)[0x55d9d0e40590]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122936307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122936307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10097952)[0x55d9d0e40590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122936307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10097952)[0x55d9d0e40590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122936307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10097952)[0x55d9d0e40590]{disrupted}: Freeing instance (context_map.c:202) 20241106122936307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10097952)[0x55d9d0e40590]{disrupted}: Deallocated (fsm.c:568) 20241106122936307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55d9d0e3afb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122936307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55d9d0e3afb0]{disconnected}: Freeing instance (context_map.c:206) 20241106122936307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-74)[0x55d9d0e3afb0]{disconnected}: Deallocated (fsm.c:568) 20241106122936307 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10097952 SCCP-74 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241106122936307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122936307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122936307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122936307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122936307 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122936307 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) 20241106122936307 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122936307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9921834)[0x55d9d0e452b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106122936307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9921834)[0x55d9d0e452b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106122936307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55d9d0e46f80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106122936307 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122936307 DLSCCP DEBUG SCCP-SCOC(75)[0x55d9d0e418e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122936307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8e628), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122936307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122936307 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122936307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122936307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122936307 DLSCCP DEBUG SCCP-SCOC(75)[0x55d9d0e418e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122936307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55d9d0e46f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122936307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9921834)[0x55d9d0e452b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122936307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9921834)[0x55d9d0e452b0]{disrupted}: Freeing instance (context_map.c:202) 20241106122936307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9921834)[0x55d9d0e452b0]{disrupted}: Deallocated (fsm.c:568) 20241106122936307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55d9d0e46f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122936307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55d9d0e46f80]{disconnected}: Freeing instance (context_map.c:206) 20241106122936307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-75)[0x55d9d0e46f80]{disconnected}: Deallocated (fsm.c:568) 20241106122936307 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9921834 SCCP-75 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(821)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(820)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(830)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(829)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(823)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122936346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47942<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(807)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(805): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(806): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(807): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(808): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(809): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(810): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(811): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(812): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(813): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(814): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(815): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(816): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(817): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-SCCP(818): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-RAN(819): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc2-M3UA(820): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(821): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(822): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(823): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(824): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(825): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(826): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(827): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn2-RAN(828): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(829): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(830): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(831): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(832): pass (pass -> pass) MTC@71de1e556339: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Wed Nov 6 12:29:36 UTC 2024 ====== 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 20241106122936499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122937001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47988<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=411876) Waiting for packet dumper to finish... 1 (prev_count=411876, count=412416) 20241106122938301 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122938301 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122938301 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122938301 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122938301 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122938301 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122938302 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122938302 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106122938302 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106122938302 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122938302 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122938302 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106122938307 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122938307 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122938307 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Wed Nov 6 12:29:39 UTC 2024 /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 MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241106122940083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122940088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122940095 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43753<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(836)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122940129 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122940129 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122940154 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122940154 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122940155 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122940155 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122940155 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122940155 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122940155 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122940155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122940155 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) 20241106122940156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122940156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122940156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122940156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122940156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122940156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122940156 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122940156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122940156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122940156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122940156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122940156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122940156 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(838)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122940156 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122940156 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122940156 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) 20241106122940156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122940156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122940156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122940156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122940156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122940156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122940156 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122940156 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37891 (stream_srv.c:129) 20241106122940156 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37891<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122940156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122940156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122940156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122940156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122940156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122940156 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122940156 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122940156 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122940157 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122940157 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122940157 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) 20241106122940157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122940157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122940157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122940157 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122940157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122940157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122940157 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122940157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122940157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122940157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122940157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122940157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122940157 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122940158 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122940158 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122940158 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) 20241106122940158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122940158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122940158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122940158 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122940158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122940158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122940158 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122940158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940158 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122940158 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122940158 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122940158 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122940158 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(842)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(842)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(842)@71de1e556339: ************************************************* HNBGW_Test.msc0-SCCP(840)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(845)@71de1e556339: ************************************************* HNBGW_Test.msc1-M3UA(845)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(845)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(843)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122940220 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122940220 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122940220 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122940220 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122940221 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122940221 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122940221 DRANAP NOTICE cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122940221 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122940221 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122940221 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) 20241106122940221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122940221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122940221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122940221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122940221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122940221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122940221 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122940221 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122940221 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122940221 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122940221 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122940221 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) 20241106122940221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122940221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122940221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122940222 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122940222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122940222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122940222 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122940222 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122940222 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122940222 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) 20241106122940222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122940222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940222 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122940222 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122940222 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122940222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122940222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122940222 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122940222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122940222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122940222 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122940222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122940222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122940222 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122940222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940222 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122940222 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122940222 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122940222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122940222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122940222 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122940222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940222 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122940222 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122940222 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122940222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122940222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122940222 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122940222 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122940222 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122940223 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122940223 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122940223 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) 20241106122940223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122940223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122940223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122940223 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122940223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122940223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122940223 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122940223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940223 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122940223 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122940223 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122940223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122940223 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(848)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(848)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(848)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(846)@71de1e556339: v_sccp_pdu_maxlen:268 MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(851)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(851)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(851)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(849)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122940316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122940316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122940316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122940316 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122940316 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122940316 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122940316 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122940316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122940316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122940326 DLINP DEBUG SRVCONN(,r=127.0.0.1:37891<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122940326 DLINP DEBUG SRVCONN(,r=127.0.0.1:37891<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122940326 DLINP DEBUG SRVCONN(,r=127.0.0.1:37891<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122940326 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122940326 DHNBAP DEBUG (127.0.0.1:37891 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122940326 DHNBAP NOTICE (127.0.0.1:37891 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122940326 DHNBAP NOTICE (127.0.0.1:37891 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122940326 DLINP DEBUG SRVCONN(,r=127.0.0.1:37891<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122940326 DLINP DEBUG SRVCONN(,r=127.0.0.1:37891<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122940387 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122940387 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122940388 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122940388 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(842)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122940391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940391 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122940391 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122940391 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122940391 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122940391 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122940391 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122940392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940392 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122940392 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122940392 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122940392 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122940392 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122940392 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122940392 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122940392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122940392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122940392 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122940392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122940392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122940392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122940392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122940392 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122940392 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122940392 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122940393 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122940393 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122940393 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) 20241106122940393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122940393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122940393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122940394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122940394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122940394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122940394 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122940394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940394 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122940394 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122940394 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122940394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122940394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122940394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122940394 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122940413 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122940413 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106122940413 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122940413 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(845)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106122940415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940415 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106122940415 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122940415 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122940415 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122940415 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122940415 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122940416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940416 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122940416 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122940416 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122940416 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122940416 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122940416 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122940416 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122940416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122940416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122940416 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106122940416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122940416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122940416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122940416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122940416 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122940416 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122940416 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122940418 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122940418 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122940418 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) 20241106122940418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122940418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122940418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122940418 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122940418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122940418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122940418 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122940418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122940418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122940418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122940418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122940418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122940418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122940418 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122940455 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122940455 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122940455 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122940455 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(848)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122940457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940457 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122940457 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122940457 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122940457 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122940457 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122940457 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122940458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940458 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122940458 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122940458 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122940458 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122940458 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122940458 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122940458 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122940458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122940458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122940459 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122940459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122940459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122940459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122940459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122940459 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122940459 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122940459 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122940460 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122940460 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122940460 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) 20241106122940460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122940460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122940460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122940460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122940460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122940460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122940460 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122940460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940460 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122940460 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122940460 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122940460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122940460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122940460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122940460 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122940486 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122940486 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122940486 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122940486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(851)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122940490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940490 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122940490 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122940490 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122940490 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122940490 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122940490 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122940491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940491 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122940491 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122940491 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122940491 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122940491 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122940491 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122940491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122940491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122940491 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122940491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122940491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122940491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122940491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122940491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122940491 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122940491 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122940491 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122940492 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122940492 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122940492 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) 20241106122940492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122940492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122940492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122940493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122940493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122940493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122940493 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122940493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122940493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122940493 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122940493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122940493 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122940493 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122940493 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122940493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122940493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122940493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122940493 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(841)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122941197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122941197 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122941197 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122941197 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122941197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122941197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122941197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122941197 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122941197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122941197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122941197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122941197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122941197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122941197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122941197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122941197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122941197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941197 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122941197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122941197 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122941197 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122941197 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122941197 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) 20241106122941197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122941197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122941197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122941197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122941197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122941197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122941197 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122941198 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122941198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122941198 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122941198 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122941198 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122941198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122941198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122941198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122941198 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122941199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122941199 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122941199 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122941199 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122941199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122941199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122941199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122941199 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122941199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122941199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122941199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122941199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122941199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122941199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122941199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122941199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122941199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122941199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122941199 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122941199 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122941199 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(844)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122941220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122941220 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122941220 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122941220 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122941220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122941220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122941220 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122941220 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122941220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122941220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122941220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122941220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122941220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122941220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122941220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122941220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122941220 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:386) 20241106122941220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941220 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:386) 20241106122941220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122941220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122941220 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122941220 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122941220 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) 20241106122941220 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) 20241106122941220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122941220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122941220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122941220 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122941220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122941221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122941221 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122941221 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: link up (cnlink.c:111) 20241106122941221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122941221 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122941221 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122941221 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122941221 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122941221 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122941221 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106122941221 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122941222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122941222 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106122941222 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106122941222 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106122941222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122941222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122941222 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122941222 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122941222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122941222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122941222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122941222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122941222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122941222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122941222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106122941222 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122941222 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:386) 20241106122941222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941222 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:386) 20241106122941222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941222 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122941222 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122941222 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122941222 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122941222 DRANAP INFO cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122941263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122941263 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122941263 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122941263 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122941263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122941263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122941263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122941263 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122941263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122941263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122941263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122941263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122941263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122941263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122941263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122941263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122941263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941264 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122941264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) HNBGW_Test.sgsn0-RAN(847)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122941264 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122941264 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122941264 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122941264 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) 20241106122941264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122941264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122941264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122941264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122941264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122941264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122941264 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122941264 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122941264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122941264 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122941264 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122941264 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122941264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122941264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122941264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122941264 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122941266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122941266 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122941266 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122941266 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122941266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122941266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122941266 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122941266 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122941266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122941266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122941266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122941266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122941266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122941266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122941266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122941266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122941266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941267 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122941267 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122941267 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122941267 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122941267 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122941294 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122941294 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122941294 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122941294 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122941294 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122941294 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122941294 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122941294 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122941294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122941294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122941294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122941294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122941294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122941294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122941294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122941294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122941294 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:386) 20241106122941294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941294 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:386) 20241106122941294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122941294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122941294 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122941294 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122941294 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) 20241106122941294 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) 20241106122941294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122941294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122941294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122941294 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122941294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122941294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122941294 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122941294 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn1-RAN(850)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122941295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122941295 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122941295 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122941295 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122941295 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122941295 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122941295 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122941295 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122941297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122941297 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122941297 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122941297 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122941297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122941297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122941297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122941297 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122941297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122941297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122941297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122941297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122941297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122941297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122941297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122941297 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122941297 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:386) 20241106122941297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122941297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941297 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:386) 20241106122941297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122941297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122941297 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122941297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122941297 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122941297 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122941297 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122942334 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122942338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122942341 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122942344 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122942347 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122942350 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122942353 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122942356 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122942358 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122942360 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122942361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122942363 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122942365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122942367 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122942368 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122942370 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122942372 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122942374 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122942376 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122942379 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'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 := '000000000000001101011110'B, t_guard := 20.000000 } 20241106122942405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35114<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(847)@71de1e556339: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(847)@71de1e556339: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(853) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(837)@71de1e556339: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(853)10400634 20241106122943431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122943431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122943431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106122943431 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122943431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9eb37a, normal) (hnbgw_rua.c:388) 20241106122943431 DHNB DEBUG map_rua[0x55d9d0e452b0]{init}: Allocated (fsm.c:456) 20241106122943431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10400634)[0x55d9d0e452b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122943431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10400634 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122943431 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122943431 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122943431 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106122943431 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10400634 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122943431 DCN DEBUG map_sccp[0x55d9d0e46f80]{init}: Allocated (fsm.c:456) 20241106122943431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d9d0e46f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122943431 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10400634 <-> SCCP-76 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122943431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10400634 SCCP-76 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241106122943431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10400634)[0x55d9d0e452b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122943431 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122943431 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122943431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10400634)[0x55d9d0e452b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122943431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d9d0e46f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122943431 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122943431 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{IDLE}: Allocated (fsm.c:456) 20241106122943431 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122943431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300035e0056400500f1100926) (sccp_scrc.c:401) 20241106122943431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122943431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122943431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122943431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122943431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122943431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122943431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122943431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122943431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122943431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122943431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122943431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122943431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122943431 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122943431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d9d0e46f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122943431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10400634)[0x55d9d0e452b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122943431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122943431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122943431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122943431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122943431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122943431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122943431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122943431 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(846)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(846)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(847)@71de1e556339: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(853) HNBGW_Test.sgsn0-RAN(847)@71de1e556339: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(853)962897 HNBGW_Test.sgsn0-SCCP(846)@71de1e556339: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(853)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(846)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122943442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122943442 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122943442 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122943442 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122943442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122943442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122943442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122943442 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122943442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122943442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122943442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122943442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122943442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122943442 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002e8d4d) (sccp_scrc.c:472) 20241106122943442 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1823) 20241106122943442 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122943442 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122943442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122943442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122943442 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:483) 20241106122943442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d9d0e46f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122943442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d9d0e46f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122943442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35114<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(853)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122943443 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122943446 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122943449 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122943451 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122943453 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122943456 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122943458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122943460 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122943463 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122943465 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122943468 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122943470 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122943472 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122943474 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122943477 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122943479 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122943481 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122943483 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122943485 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122943487 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'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 := '000000000000001101111110'B, t_guard := 20.000000 } 20241106122943511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35124<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(850)@71de1e556339: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(850)@71de1e556339: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(854) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(837)@71de1e556339: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(854)6329243 20241106122944525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122944525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122944525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106122944525 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122944525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x60939b, normal) (hnbgw_rua.c:388) 20241106122944525 DHNB DEBUG map_rua[0x55d9d0e3afb0]{init}: Allocated (fsm.c:456) 20241106122944525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6329243)[0x55d9d0e3afb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122944525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6329243 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122944525 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122944525 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122944525 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106122944525 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6329243 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241106122944525 DCN DEBUG map_sccp[0x55d9d0e473f0]{init}: Allocated (fsm.c:456) 20241106122944525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d9d0e473f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122944525 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6329243 <-> SCCP-77 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106122944525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6329243 SCCP-77 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241106122944525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6329243)[0x55d9d0e3afb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122944525 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122944525 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122944525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6329243)[0x55d9d0e3afb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122944525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d9d0e473f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122944525 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122944525 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{IDLE}: Allocated (fsm.c:456) 20241106122944525 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122944525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300037e0056400500f1100926) (sccp_scrc.c:401) 20241106122944525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122944525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122944525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122944525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122944525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122944525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122944525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122944525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122944525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122944525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122944525 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122944525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122944526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122944526 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122944526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d9d0e473f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122944526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6329243)[0x55d9d0e3afb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122944526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122944526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122944526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122944526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122944526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122944526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122944526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122944526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(849)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(849)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(850)@71de1e556339: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(854) HNBGW_Test.sgsn1-RAN(850)@71de1e556339: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(854)13279952 HNBGW_Test.sgsn1-SCCP(849)@71de1e556339: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(854)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(849)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122944535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122944535 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122944535 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122944535 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122944535 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122944535 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122944535 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122944535 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122944535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122944535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122944535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122944535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122944535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122944535 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00262ef7) (sccp_scrc.c:472) 20241106122944535 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1823) 20241106122944535 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122944535 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122944535 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122944535 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122944535 DCN DEBUG handle_cn_conn_conf() conn_id=77, 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:483) 20241106122944535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d9d0e473f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122944535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d9d0e473f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122944536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35124<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(854)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122944537 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122944540 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122944542 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122944545 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122944547 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122944549 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122944551 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122944554 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122944556 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122944558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122944560 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122944562 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122944564 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122944566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122944568 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122944571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122944574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122944577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122944580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122944582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: "disconnecting msc0" 20241106122944584 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(847)@71de1e556339: Final verdict of PTC: none 20241106122944586 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122944586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122944586 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122944586 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122944586 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122944586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122944586 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122944586 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122944586 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122944586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122944586 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122944586 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122944586 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122944586 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122944586 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122944586 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122944586 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122944586 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122944586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122944586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122944587 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122944587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122944587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122944587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122944587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122944587 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122944587 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122944587 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122944587 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122944587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d9d0e46f80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122944587 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122944587 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122944587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e8d4d), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122944587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122944587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122944587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122944587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122944587 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122944587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d9d0e46f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122944587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10400634)[0x55d9d0e452b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122944587 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10400634)[0x55d9d0e452b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122944587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122944587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10400634)[0x55d9d0e452b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122944587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10400634)[0x55d9d0e452b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122944587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10400634)[0x55d9d0e452b0]{disrupted}: Freeing instance (context_map.c:202) 20241106122944587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10400634)[0x55d9d0e452b0]{disrupted}: Deallocated (fsm.c:568) 20241106122944587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d9d0e46f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122944587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d9d0e46f80]{disconnected}: Freeing instance (context_map.c:206) 20241106122944587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d9d0e46f80]{disconnected}: Deallocated (fsm.c:568) 20241106122944587 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10400634 SCCP-76 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122944587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122944587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122944587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122944587 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122944587 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122944587 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122944587 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122944587 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122944587 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122944587 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(848)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(846)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001110001100'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(837)@71de1e556339: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(853)10400634 20241106122944613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(850)@71de1e556339: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(850)@71de1e556339: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(855) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(837)@71de1e556339: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(855)16687981 20241106122945627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122945627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122945627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106122945627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122945627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfea36d, normal) (hnbgw_rua.c:388) 20241106122945627 DHNB DEBUG map_rua[0x55d9d0e452b0]{init}: Allocated (fsm.c:456) 20241106122945627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16687981)[0x55d9d0e452b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122945627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16687981 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122945627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122945627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122945627 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16687981 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241106122945627 DCN DEBUG map_sccp[0x55d9d0e46f80]{init}: Allocated (fsm.c:456) 20241106122945627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55d9d0e46f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122945628 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16687981 <-> SCCP-78 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106122945628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16687981 SCCP-78 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106122945628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16687981)[0x55d9d0e452b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122945628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122945628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122945628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16687981)[0x55d9d0e452b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122945628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55d9d0e46f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122945628 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122945628 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{IDLE}: Allocated (fsm.c:456) 20241106122945628 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122945628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300038c0056400500f1100926) (sccp_scrc.c:401) 20241106122945628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122945628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122945628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122945628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122945628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122945628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122945628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122945628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122945628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122945628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122945628 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122945628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122945628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122945628 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122945628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55d9d0e46f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122945628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16687981)[0x55d9d0e452b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122945628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122945628 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122945628 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122945628 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122945628 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122945628 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122945628 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122945628 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(849)@71de1e556339: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(849)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(850)@71de1e556339: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(855) HNBGW_Test.sgsn1-RAN(850)@71de1e556339: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(855)13672006 HNBGW_Test.sgsn1-SCCP(849)@71de1e556339: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(849)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(855)@71de1e556339: setverdict(pass): none -> pass 20241106122945632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122945632 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122945632 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122945632 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122945632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122945632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122945632 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122945632 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122945632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122945632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122945632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122945632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122945632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122945633 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063e3f9) (sccp_scrc.c:472) 20241106122945633 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1823) 20241106122945633 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122945633 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122945633 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122945633 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122945633 DCN DEBUG handle_cn_conn_conf() conn_id=78, 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:483) 20241106122945633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55d9d0e46f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122945633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55d9d0e46f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122945633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(855)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 := 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 } } } 20241106122945635 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122945637 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122945640 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122945642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122945645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122945647 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122945649 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122945651 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122945653 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122945655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122945658 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122945660 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122945663 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122945665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122945668 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122945670 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122945673 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122945675 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122945677 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122945679 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-SCCP(849)@71de1e556339: Final verdict of PTC: none 20241106122945686 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106122945686 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122945686 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122945686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35104<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122945686 DLINP DEBUG SRVCONN(,r=127.0.0.1:37891<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122945686 DLINP DEBUG SRVCONN(,r=127.0.0.1:37891<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122945686 DLINP NOTICE SRV(,r=127.0.0.1:37891<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122945686 DMAIN NOTICE (127.0.0.1:37891 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37891<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122945686 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(837)@71de1e556339: Final verdict of PTC: none 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122945686 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122945686 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122945686 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122945686 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122945686 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122945686 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122945686 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122945686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122945686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122945686 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106122945686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122945686 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122945686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122945686 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106122945686 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122945686 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122945686 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122945686 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122945686 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122945686 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122945686 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122945686 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122945686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122945686 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122945686 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122945686 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122945686 DRANAP NOTICE cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122945686 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43753<->l=127.0.0.1:4262) (control_if.c:193) HNBGW-MGCP(852)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-RAN(844)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(845)@71de1e556339: Final verdict of PTC: none 20241106122945686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122945686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122945686 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122945686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122945686 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122945686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122945686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122945686 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122945686 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122945686 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122945686 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(841)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(842)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(850)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(839)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(843)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(833)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(840)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(838)@71de1e556339: Final verdict of PTC: none 20241106122945687 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122945687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122945687 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122945687 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122945687 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122945687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122945687 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106122945687 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122945687 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122945687 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122945687 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122945687 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122945687 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122945688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122945688 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122945688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122945688 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122945688 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122945688 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122945688 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122945688 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122945688 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122945688 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122945688 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122945688 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122945688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d9d0e473f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122945688 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122945688 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122945688 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00262ef7), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122945688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122945688 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(836)@71de1e556339: Final verdict of PTC: none 20241106122945688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122945688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122945688 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122945688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d9d0e473f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122945688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6329243)[0x55d9d0e3afb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122945688 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6329243)[0x55d9d0e3afb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122945688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122945688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6329243)[0x55d9d0e3afb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122945688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6329243)[0x55d9d0e3afb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122945688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6329243)[0x55d9d0e3afb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122945688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6329243)[0x55d9d0e3afb0]{disrupted}: Deallocated (fsm.c:568) 20241106122945688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d9d0e473f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122945688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d9d0e473f0]{disconnected}: Freeing instance (context_map.c:206) 20241106122945688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d9d0e473f0]{disconnected}: Deallocated (fsm.c:568) 20241106122945688 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6329243 SCCP-77 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106122945688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55d9d0e46f80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122945688 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122945688 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122945688 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e3f9), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122945688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122945688 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122945688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122945688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122945688 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122945688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55d9d0e46f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122945688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16687981)[0x55d9d0e452b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122945688 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16687981)[0x55d9d0e452b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122945688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122945688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16687981)[0x55d9d0e452b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122945688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16687981)[0x55d9d0e452b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122945688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16687981)[0x55d9d0e452b0]{disrupted}: Freeing instance (context_map.c:202) 20241106122945688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16687981)[0x55d9d0e452b0]{disrupted}: Deallocated (fsm.c:568) 20241106122945688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55d9d0e46f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122945688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55d9d0e46f80]{disconnected}: Freeing instance (context_map.c:206) 20241106122945688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-78)[0x55d9d0e46f80]{disconnected}: Deallocated (fsm.c:568) 20241106122945688 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16687981 SCCP-78 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106122945689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122945689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122945689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106122945689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122945689 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122945689 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) 20241106122945689 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106122945689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122945689 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122945689 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122945689 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122945689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122945689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122945689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122945689 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122945689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122945689 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122945689 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122945689 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122945689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122945689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122945689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122945689 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(834)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(851)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122945698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(835)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(833): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(834): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(835): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(836): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(837): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(838): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(839): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(840): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(841): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(842): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-SCCP(843): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-RAN(844): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc1-M3UA(845): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(846): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(847): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(848): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(849): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(850): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(851): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(852): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(853): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(854): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(855): pass (pass -> pass) MTC@71de1e556339: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Wed Nov 6 12:29:45 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20241106122945838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122946308 DLSCCP DEBUG SCCP-SCOC(75)[0x55d9d0e418e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122946308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8e628), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122946308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122946308 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122946308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122946308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122946308 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122946308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d649ef), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122946308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122946308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122946308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122946308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122946308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122946308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122946308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122946308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122946308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122946308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122946308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122946308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122946308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122946308 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122946308 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122946308 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122946308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122946308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122946308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122946308 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122946308 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122946340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35130<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=335812) 20241106122946587 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122946587 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122946587 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=335812, count=343404) 20241106122947686 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122947686 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122947686 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122947686 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122947686 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122947686 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106122947688 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122947688 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122947688 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Wed Nov 6 12:29:48 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241106122949421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122949426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122949433 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44557<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(859)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122949466 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122949466 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122949483 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122949483 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122949484 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122949484 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(861)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122949484 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37540 (stream_srv.c:129) 20241106122949484 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37540<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122949484 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122949484 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122949484 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122949485 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122949485 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) 20241106122949485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122949485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122949485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122949485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122949485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122949485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122949485 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122949485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949485 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122949485 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122949485 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122949485 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122949485 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122949485 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122949485 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122949485 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122949485 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) 20241106122949485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122949485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122949485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122949485 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122949485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122949485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122949485 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122949485 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122949485 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122949485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949485 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122949485 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122949485 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122949485 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122949485 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122949485 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122949486 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122949486 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122949486 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) 20241106122949486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122949486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122949486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122949487 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122949487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122949487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122949487 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122949487 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122949487 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122949487 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) 20241106122949487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122949487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122949487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122949487 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122949487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122949487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122949487 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122949487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949487 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122949487 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122949487 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122949487 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122949487 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106122949487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949487 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122949487 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122949487 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122949487 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122949487 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122949487 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(865)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(865)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(865)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(863)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122949521 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122949521 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122949522 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122949522 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122949522 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122949522 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122949523 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122949523 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122949523 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) 20241106122949523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122949523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122949523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122949523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122949523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122949523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122949523 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122949523 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122949523 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122949523 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122949523 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122949523 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) 20241106122949523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122949523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122949523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122949523 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122949523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122949523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122949523 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122949523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122949523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122949523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122949523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122949523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122949523 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106122949523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122949523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122949523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122949523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122949523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122949523 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122949524 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122949524 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122949524 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) 20241106122949524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122949524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122949524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122949525 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122949525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122949525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122949525 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122949525 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122949525 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122949525 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) 20241106122949525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122949525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122949525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122949525 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122949525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122949525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122949525 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122949525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122949525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122949525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122949525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122949525 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122949525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122949525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122949525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122949525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122949525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122949525 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122949525 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122949525 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(868)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(868)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(868)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(866)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122949584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122949584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122949584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122949584 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122949584 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122949584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122949584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122949584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122949584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122949592 DLINP DEBUG SRVCONN(,r=127.0.0.1:37540<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122949592 DLINP DEBUG SRVCONN(,r=127.0.0.1:37540<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122949592 DLINP DEBUG SRVCONN(,r=127.0.0.1:37540<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122949592 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122949592 DHNBAP DEBUG (127.0.0.1:37540 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106122949592 DHNBAP NOTICE (127.0.0.1:37540 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122949592 DHNBAP NOTICE (127.0.0.1:37540 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122949592 DLINP DEBUG SRVCONN(,r=127.0.0.1:37540<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122949592 DLINP DEBUG SRVCONN(,r=127.0.0.1:37540<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122949713 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122949713 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122949713 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122949713 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(865)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122949716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949716 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122949716 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122949716 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122949716 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122949716 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122949716 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122949718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949718 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122949718 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122949718 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122949718 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122949718 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122949718 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122949718 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122949718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122949718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122949718 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122949718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122949718 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122949718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122949718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122949718 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122949718 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122949718 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122949719 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122949719 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122949719 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) 20241106122949719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122949719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122949719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122949719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122949719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122949719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122949719 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122949719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949719 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122949719 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122949719 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122949719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122949719 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122949719 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122949719 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122949755 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122949755 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106122949755 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122949755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(868)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106122949759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949759 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106122949759 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122949759 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122949759 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122949759 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122949759 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122949760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949760 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122949760 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122949760 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122949760 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122949760 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122949760 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122949760 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122949760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122949760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122949760 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106122949760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122949760 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122949760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122949760 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122949760 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122949760 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122949760 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122949761 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122949761 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122949761 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) 20241106122949761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122949761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122949761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122949761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122949761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122949761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122949761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122949761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122949761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122949761 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122949761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122949761 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122949761 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122949761 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122949761 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122949761 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122949761 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122949761 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(864)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122950522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122950522 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122950522 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122950522 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122950522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122950522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122950522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122950522 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122950522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122950522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122950522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122950522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122950522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122950522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122950522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122950522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106122950522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122950522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122950522 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122950522 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122950522 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106122950522 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) 20241106122950523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122950523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106122950523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122950523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122950523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122950523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122950523 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122950523 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106122950523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122950523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122950523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122950523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122950523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122950523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122950523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122950523 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122950524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122950524 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106122950524 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106122950524 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106122950524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122950524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122950524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122950524 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122950524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122950524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122950524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122950524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106122950524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122950524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122950524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106122950524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106122950524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950525 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122950525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122950525 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122950525 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122950525 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(867)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122950562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122950562 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122950562 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122950562 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122950562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122950562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122950562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122950562 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122950562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122950562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122950562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122950562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122950562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122950562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122950562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122950562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106122950562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950562 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122950562 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122950562 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122950562 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122950562 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106122950562 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) 20241106122950562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122950562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106122950562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122950563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122950563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122950563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122950563 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122950563 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106122950563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122950563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122950563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122950563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122950563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122950563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122950563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122950563 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122950563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122950563 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122950563 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122950563 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122950563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122950563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122950563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122950563 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122950563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122950563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122950563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122950563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122950563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122950563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122950563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106122950563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122950563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122950563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122950563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122950563 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122950563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122950563 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122950563 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122950563 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122951600 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122951604 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122951607 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122951608 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122951610 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106122951612 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122951613 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122951615 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122951616 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122951618 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106122951620 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122951622 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122951623 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122951625 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122951627 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106122951629 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122951632 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122951634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122951636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122951638 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: 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@71de1e556339: "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@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'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 := '000000000000000010110010'B, t_guard := 20.000000 } 20241106122951665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(867)@71de1e556339: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(867)@71de1e556339: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(870) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(860)@71de1e556339: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(870)4657406 20241106122952691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122952691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122952691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106122952691 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122952691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4710fe, normal) (hnbgw_rua.c:388) 20241106122952691 DHNB DEBUG map_rua[0x55d9d0e3afb0]{init}: Allocated (fsm.c:456) 20241106122952691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4657406)[0x55d9d0e3afb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122952691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657406 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122952691 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122952691 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122952691 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106122952691 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657406 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122952691 DCN DEBUG map_sccp[0x55d9d0e473f0]{init}: Allocated (fsm.c:456) 20241106122952691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d9d0e473f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122952691 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4657406 <-> SCCP-79 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122952691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657406 SCCP-79 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241106122952691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4657406)[0x55d9d0e3afb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122952691 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122952691 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122952691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4657406)[0x55d9d0e3afb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122952691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d9d0e473f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122952691 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122952691 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{IDLE}: Allocated (fsm.c:456) 20241106122952691 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122952691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030000b20056400500f1100926) (sccp_scrc.c:401) 20241106122952691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122952691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122952691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122952691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122952691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122952691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122952691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122952691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122952691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122952691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122952691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122952691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122952692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122952692 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122952692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d9d0e473f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122952692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4657406)[0x55d9d0e3afb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122952692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122952692 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122952692 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122952692 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122952692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122952692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122952692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122952692 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(866)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(866)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(867)@71de1e556339: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(870) HNBGW_Test.sgsn0-RAN(867)@71de1e556339: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(870)4359389 HNBGW_Test.sgsn0-SCCP(866)@71de1e556339: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(870)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(866)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106122952701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122952701 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122952701 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122952701 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122952701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122952701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122952701 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122952701 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122952701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122952701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122952701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122952701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122952701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122952701 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007b19f1) (sccp_scrc.c:472) 20241106122952701 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1823) 20241106122952701 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122952701 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122952701 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122952701 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122952701 DCN DEBUG handle_cn_conn_conf() conn_id=79, 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:483) 20241106122952701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d9d0e473f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122952701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d9d0e473f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122952701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(870)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122952703 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122952705 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122952708 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122952710 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122952712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122952714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122952715 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122952717 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122952719 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122952720 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122952722 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122952724 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122952725 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122952727 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122952729 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122952731 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122952732 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122952734 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122952737 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122952739 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'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 } 20241106122952763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(867)@71de1e556339: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(867)@71de1e556339: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(871) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(860)@71de1e556339: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(871)1156041 20241106122953775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122953775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122953775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106122953775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122953775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x11a3c9, normal) (hnbgw_rua.c:388) 20241106122953775 DHNB DEBUG map_rua[0x55d9d0e46f80]{init}: Allocated (fsm.c:456) 20241106122953775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1156041)[0x55d9d0e46f80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122953775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1156041 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122953775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122953775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122953775 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106122953776 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1156041 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106122953776 DCN DEBUG map_sccp[0x55d9d0e43af0]{init}: Allocated (fsm.c:456) 20241106122953776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55d9d0e43af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122953776 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1156041 <-> SCCP-80 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106122953776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1156041 SCCP-80 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241106122953776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1156041)[0x55d9d0e46f80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122953776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122953776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122953776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1156041)[0x55d9d0e46f80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122953776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55d9d0e43af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122953776 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122953776 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{IDLE}: Allocated (fsm.c:456) 20241106122953776 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122953776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030000770056400500f1100926) (sccp_scrc.c:401) 20241106122953776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122953776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122953776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122953776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122953776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122953776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122953776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122953776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122953776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122953776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122953776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122953776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122953776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122953776 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122953776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55d9d0e43af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122953776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1156041)[0x55d9d0e46f80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122953776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122953776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122953776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122953776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122953776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122953776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122953776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122953776 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(866)@71de1e556339: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(866)@71de1e556339: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(867)@71de1e556339: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(871) HNBGW_Test.sgsn0-RAN(867)@71de1e556339: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(871)13163061 HNBGW_Test.sgsn0-SCCP(866)@71de1e556339: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(866)@71de1e556339: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(871)@71de1e556339: setverdict(pass): none -> pass 20241106122953780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122953780 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122953780 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122953780 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122953780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122953780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122953780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122953780 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122953780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122953780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122953780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122953780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122953780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122953780 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003e0b1d) (sccp_scrc.c:472) 20241106122953780 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1823) 20241106122953780 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122953780 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122953780 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122953780 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122953780 DCN DEBUG handle_cn_conn_conf() conn_id=80, 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:483) 20241106122953780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55d9d0e43af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122953780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55d9d0e43af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122953781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(871)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122953782 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122953785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122953788 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122953790 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122953792 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122953794 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122953797 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122953799 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122953802 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122953804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122953807 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122953809 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122953811 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122953812 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122953814 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122953816 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122953818 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122953820 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122953822 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122953823 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: "connecting cnlink 1" 20241106122953825 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(874)@71de1e556339: ************************************************* HNBGW_Test.sgsn1-M3UA(874)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(874)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(872)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122954060 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122954060 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106122954060 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122954060 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(874)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106122954064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122954064 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106122954064 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122954064 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122954064 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122954064 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106122954064 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122954065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122954065 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122954065 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122954065 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122954065 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122954065 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122954065 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122954065 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122954065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122954065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122954065 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106122954065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122954065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122954065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122954065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122954065 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122954065 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122954065 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122954066 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122954066 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122954066 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) 20241106122954066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122954066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122954066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122954066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122954066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122954066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122954066 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122954066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122954066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122954066 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122954066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122954067 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122954067 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122954067 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122954067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122954067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122954067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122954067 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122954587 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122954587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e8d4d), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122954587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122954587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122954587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122954587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122954588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122954588 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122954588 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122954588 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122954588 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122954588 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122954588 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122954588 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122954590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122954590 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106122954590 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106122954590 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106122954590 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122954590 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122954590 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122954590 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122954590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122954590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122954590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122954590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106122954590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122954590 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=002e8d4d) (sccp_scrc.c:472) 20241106122954590 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1823) 20241106122954590 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122954590 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122954590 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122954590 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122954590 DLSCCP DEBUG SCCP-SCOC(76)[0x55d9d0e40590]{IDLE}: Deallocated (fsm.c:568) MTC@71de1e556339: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001101000110'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(873)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106122954869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122954869 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122954869 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122954869 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122954869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122954869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122954869 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122954869 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122954870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122954870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122954870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122954870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122954870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122954870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122954870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122954870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106122954870 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:386) 20241106122954870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122954870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122954870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954870 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:386) 20241106122954870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122954870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122954870 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106122954870 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106122954870 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) 20241106122954870 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) 20241106122954870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122954870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122954870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122954870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122954870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122954870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122954870 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122954870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122954870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122954870 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106122954870 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: link up (cnlink.c:111) 20241106122954870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122954870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122954870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122954870 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122954870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122954870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122954870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122954870 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122954871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122954871 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122954871 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122954871 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122954871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122954871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122954871 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122954871 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122954871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122954871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122954871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122954871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122954871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122954871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106122954871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106122954871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106122954871 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:386) 20241106122954871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122954871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122954871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954871 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:386) 20241106122954871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122954871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122954871 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122954871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106122954871 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106122954871 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106122954871 DRANAP INFO cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106122954889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122955689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122955689 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122955689 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122955689 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122955689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122955689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122955689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122955689 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122955689 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122955689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e3f9), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122955689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122955689 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122955689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122955689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122955689 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106122955689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00262ef7), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122955689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122955689 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122955689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122955689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122955689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122955689 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122955689 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122955689 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122955689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122955689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122955689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122955689 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122955691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122955691 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122955691 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122955691 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122955691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122955691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122955691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122955691 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122955691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122955691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122955691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122955691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122955691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122955691 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=0063e3f9) (sccp_scrc.c:472) 20241106122955691 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1823) 20241106122955691 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122955691 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122955691 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122955691 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122955691 DLSCCP DEBUG SCCP-SCOC(78)[0x55d9d0e3b0e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(873)@71de1e556339: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(873)@71de1e556339: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(875) 20241106122955897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122955897 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122955897 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122955897 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122955897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122955897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122955897 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122955897 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122955897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122955897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122955897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122955897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122955898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122955898 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=00262ef7) (sccp_scrc.c:472) 20241106122955898 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1823) 20241106122955898 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106122955898 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106122955898 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106122955898 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106122955898 DLSCCP DEBUG SCCP-SCOC(77)[0x55d9d0e49460]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(860)@71de1e556339: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(875)941159 20241106122955903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122955903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122955904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106122955904 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106122955904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe5c67, normal) (hnbgw_rua.c:388) 20241106122955904 DHNB DEBUG map_rua[0x55d9d0e49460]{init}: Allocated (fsm.c:456) 20241106122955904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-941159)[0x55d9d0e49460]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106122955904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-941159 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106122955904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122955904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122955904 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-941159 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241106122955904 DCN DEBUG map_sccp[0x55d9d0e3b0e0]{init}: Allocated (fsm.c:456) 20241106122955904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55d9d0e3b0e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106122955904 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-941159 <-> SCCP-81 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106122955904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-941159 SCCP-81 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106122955904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-941159)[0x55d9d0e49460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106122955904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106122955904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106122955904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-941159)[0x55d9d0e49460]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106122955904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55d9d0e3b0e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106122955904 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106122955904 DLSCCP DEBUG SCCP-SCOC(81)[0x55d9d0e40590]{IDLE}: Allocated (fsm.c:456) 20241106122955904 DLSCCP DEBUG SCCP-SCOC(81)[0x55d9d0e40590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106122955904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003460056400500f1100926) (sccp_scrc.c:401) 20241106122955904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122955904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122955904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122955904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122955904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122955904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122955904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122955904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122955904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122955904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122955904 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122955904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122955904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122955904 DLSCCP DEBUG SCCP-SCOC(81)[0x55d9d0e40590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106122955904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55d9d0e3b0e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106122955904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-941159)[0x55d9d0e49460]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106122955904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122955904 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122955904 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122955904 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122955904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122955904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122955904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122955904 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(872)@71de1e556339: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(872)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(873)@71de1e556339: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(875) HNBGW_Test.sgsn1-RAN(873)@71de1e556339: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(875)5614214 HNBGW_Test.sgsn1-SCCP(872)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(872)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(875)@71de1e556339: setverdict(pass): none -> pass 20241106122955914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122955914 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106122955914 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106122955914 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106122955914 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106122955914 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106122955914 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106122955914 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122955914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122955914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106122955914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106122955914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106122955914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106122955914 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004191dc) (sccp_scrc.c:472) 20241106122955915 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1823) 20241106122955915 DLSCCP DEBUG SCCP-SCOC(81)[0x55d9d0e40590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106122955915 DLSCCP DEBUG SCCP-SCOC(81)[0x55d9d0e40590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106122955915 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122955915 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106122955915 DCN DEBUG handle_cn_conn_conf() conn_id=81, 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:483) 20241106122955915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55d9d0e3b0e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106122955915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55d9d0e3b0e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106122955916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(875)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: 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 } } } 20241106122955917 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106122955920 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106122955923 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106122955925 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122955928 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122955930 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106122955932 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106122955935 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106122955937 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122955939 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122955942 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106122955943 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106122955946 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106122955948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122955951 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122955954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106122955956 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106122955958 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106122955961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106122955963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106122955969 DLINP DEBUG SRVCONN(,r=127.0.0.1:37540<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122955969 DLINP DEBUG SRVCONN(,r=127.0.0.1:37540<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122955969 DLINP NOTICE SRV(,r=127.0.0.1:37540<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122955969 DMAIN NOTICE (127.0.0.1:37540 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37540<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106122955969 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106122955969 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44557<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(863)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(867)@71de1e556339: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(860)@71de1e556339: Final verdict of PTC: none 20241106122955970 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106122955970 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122955970 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106122955970 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122955970 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122955970 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122955970 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122955970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122955970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122955970 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106122955970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106122955970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(862)@71de1e556339: Final verdict of PTC: none 20241106122955970 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122955970 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122955970 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122955970 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122955970 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106122955970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122955970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122955970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122955970 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106122955970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122955970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122955970 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122955970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122955970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122955970 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122955970 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122955970 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122955970 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106122955970 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106122955970 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106122955970 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106122955970 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106122955970 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106122955970 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122955970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106122955970 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106122955970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc0-RAN(864)@71de1e556339: Final verdict of PTC: none 20241106122955971 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122955971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.sgsn1-SCCP(872)@71de1e556339: Final verdict of PTC: none 20241106122955971 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106122955971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn0-M3UA(868)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(865)@71de1e556339: Final verdict of PTC: none 20241106122955971 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122955971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.sgsn1-RAN(873)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(857)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(874)@71de1e556339: Final verdict of PTC: none 20241106122955971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(861)@71de1e556339: Final verdict of PTC: none 20241106122955971 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(859)@71de1e556339: Final verdict of PTC: none 20241106122955971 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW-MGCP(869)@71de1e556339: Final verdict of PTC: none 20241106122955971 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122955971 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122955971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d9d0e473f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122955972 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122955972 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122955972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b19f1), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122955972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122955972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122955972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122955972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122955972 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122955972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d9d0e473f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122955972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4657406)[0x55d9d0e3afb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122955972 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4657406)[0x55d9d0e3afb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122955972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122955973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4657406)[0x55d9d0e3afb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122955973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4657406)[0x55d9d0e3afb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122955973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4657406)[0x55d9d0e3afb0]{disrupted}: Freeing instance (context_map.c:202) 20241106122955973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4657406)[0x55d9d0e3afb0]{disrupted}: Deallocated (fsm.c:568) 20241106122955973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d9d0e473f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122955973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d9d0e473f0]{disconnected}: Freeing instance (context_map.c:206) 20241106122955973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d9d0e473f0]{disconnected}: Deallocated (fsm.c:568) 20241106122955977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122955977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122955977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122955977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122955977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122955977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122955977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122955977 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122955977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122955977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122955977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122955977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122955977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122955977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122955977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122955977 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(866)@71de1e556339: Final verdict of PTC: none 20241106122955978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122955978 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122955978 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122955978 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122955978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122955978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122955978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106122955978 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122955973 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657406 SCCP-79 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106122955973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55d9d0e43af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122955973 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122955973 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122955973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e0b1d), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122955974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122955974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122955974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122955974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122955974 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122955974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55d9d0e43af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122955974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1156041)[0x55d9d0e46f80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122955974 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1156041)[0x55d9d0e46f80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122955974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122955974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1156041)[0x55d9d0e46f80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122955974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1156041)[0x55d9d0e46f80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122955974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1156041)[0x55d9d0e46f80]{disrupted}: Freeing instance (context_map.c:202) 20241106122955974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1156041)[0x55d9d0e46f80]{disrupted}: Deallocated (fsm.c:568) 20241106122955974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55d9d0e43af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122955974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55d9d0e43af0]{disconnected}: Freeing instance (context_map.c:206) 20241106122955975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-80)[0x55d9d0e43af0]{disconnected}: Deallocated (fsm.c:568) 20241106122955975 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1156041 SCCP-80 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106122955975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122955975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106122955975 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106122955975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122955975 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122955975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122955975 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122955975 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106122955975 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106122955975 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106122955975 DRANAP NOTICE cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: link lost (cnlink.c:118) 20241106122955975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55d9d0e3b0e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106122955976 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106122955976 DLSCCP DEBUG SCCP-SCOC(81)[0x55d9d0e40590]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106122955976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004191dc), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106122955976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122955976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122955976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122955976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122955976 DLSCCP DEBUG SCCP-SCOC(81)[0x55d9d0e40590]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106122955976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55d9d0e3b0e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106122955976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-941159)[0x55d9d0e49460]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106122955976 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-941159)[0x55d9d0e49460]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106122955976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106122955976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-941159)[0x55d9d0e49460]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106122955976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-941159)[0x55d9d0e49460]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106122955977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-941159)[0x55d9d0e49460]{disrupted}: Freeing instance (context_map.c:202) 20241106122955977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-941159)[0x55d9d0e49460]{disrupted}: Deallocated (fsm.c:568) 20241106122955977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55d9d0e3b0e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106122955977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55d9d0e3b0e0]{disconnected}: Freeing instance (context_map.c:206) 20241106122955977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-81)[0x55d9d0e3b0e0]{disconnected}: Deallocated (fsm.c:568) 20241106122955977 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-941159 SCCP-81 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106122955977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122955977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106122955977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106122955978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122955978 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106122955978 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) 20241106122955978 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(856)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106122956006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52948<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(858)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(856): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(857): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(858): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(859): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(860): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(861): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(862): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(863): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(864): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(865): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(866): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(867): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(868): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(869): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(870): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(871): pass (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(872): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-RAN(873): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(874): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(875): pass (pass -> pass) MTC@71de1e556339: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Wed Nov 6 12:29:56 UTC 2024 ====== 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 20241106122956124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122956309 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122956309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d649ef), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122956309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122956309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122956309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122956309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122956309 DLSCCP DEBUG SCCP-SCOC(75)[0x55d9d0e418e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106122956309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8e628), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106122956309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122956309 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122956309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122956309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122956309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122956309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122956309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122956309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122956309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122956309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122956309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106122956309 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106122956309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122956309 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122956309 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122956309 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122956309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122956309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122956309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122956309 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122956309 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122956626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53006<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269704) Waiting for packet dumper to finish... 1 (prev_count=269704, count=328084) 20241106122957970 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122957970 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122957970 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106122957970 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122957970 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106122957970 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106122957971 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106122957971 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106122957971 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Wed Nov 6 12:29:58 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_second_rab_assignment started. 20241106122959705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122959710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106122959717 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42341<->l=127.0.0.1:4262) (control_if.c:570) 20241106122959740 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122959740 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122959741 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122959741 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122959741 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122959741 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122959741 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122959741 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122959741 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_second_rab_assignment-Iuh0(879)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106122959742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122959742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122959742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122959742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122959742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122959742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122959742 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122959742 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106122959742 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106122959742 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122959742 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106122959742 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) 20241106122959742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122959742 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122959742 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122959742 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122959742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122959742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122959742 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106122959742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122959742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122959742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122959742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122959742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106122959742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122959742 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122959742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122959742 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122959742 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122959742 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106122959742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106122959742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106122959742 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106122959742 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122959743 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106122959743 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) 20241106122959743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122959743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122959743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122959743 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122959743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106122959743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122959743 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122959743 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122959743 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122959743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122959743 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122959743 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122959743 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106122959743 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106122959743 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106122959743 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106122959744 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122959744 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106122959744 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) 20241106122959744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122959744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122959744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122959744 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122959744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106122959744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122959744 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122959744 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122959744 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122959744 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122959744 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106122959744 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106122959744 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(883)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(883)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(883)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(881)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122959782 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122959782 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122959782 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122959782 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122959782 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122959782 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122959783 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106122959783 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122959784 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122959784 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106122959784 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) 20241106122959784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122959784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106122959784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122959784 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122959784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106122959784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122959784 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122959784 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122959784 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106122959784 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) 20241106122959784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122959784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122959784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122959784 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122959784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106122959784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122959784 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122959784 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122959784 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106122959784 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) 20241106122959784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122959784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106122959784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122959785 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122959785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106122959785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122959785 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122959785 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122959785 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106122959785 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) 20241106122959785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122959785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106122959785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122959785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122959785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106122959785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122959785 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122959785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122959785 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122959785 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122959785 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106122959785 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106122959785 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106122959785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122959785 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122959785 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122959785 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106122959785 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106122959785 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106122959785 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106122959785 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106122959785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122959785 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122959785 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122959785 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106122959785 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106122959785 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106122959785 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106122959785 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122959785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122959785 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122959785 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122959785 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106122959785 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106122959785 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106122959785 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(886)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(886)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(886)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(884)@71de1e556339: v_sccp_pdu_maxlen:268 20241106122959840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106122959840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106122959840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106122959840 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106122959840 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106122959840 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106122959840 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106122959840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106122959840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106122959972 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106122959973 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106122959973 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106122959973 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(883)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106122959976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122959976 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106122959976 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106122959976 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106122959976 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106122959976 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106122959976 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106122959977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122959977 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106122959977 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106122959977 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106122959977 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106122959977 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106122959977 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106122959977 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106122959978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106122959978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106122959978 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106122959978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106122959978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106122959978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106122959978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106122959978 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106122959978 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106122959978 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106122959979 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106122959979 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106122959979 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) 20241106122959979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106122959979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106122959979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106122959979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106122959979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106122959979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106122959979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106122959979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106122959979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106122959979 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106122959979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106122959979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106122959979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106122959979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106122959979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106122959979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106122959979 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106122959979 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123000014 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123000015 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123000015 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123000015 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(886)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123000018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123000018 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123000018 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123000018 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123000018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123000018 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123000018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123000019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123000019 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123000019 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123000019 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123000019 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123000019 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123000019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123000019 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106123000019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123000019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123000020 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123000020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123000020 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123000020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123000020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123000020 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123000020 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123000020 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123000021 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123000021 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123000021 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) 20241106123000021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123000021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123000021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123000021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123000021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123000021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123000021 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123000021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123000021 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123000021 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123000021 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123000021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123000021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123000021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123000021 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(882)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123000783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123000783 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123000783 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123000783 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123000783 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123000783 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123000783 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123000783 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123000783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123000783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123000783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123000783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123000783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123000783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123000783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123000783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123000783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123000783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123000783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123000783 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123000783 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123000783 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) 20241106123000783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123000783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123000783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123000783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123000783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123000783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123000783 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123000784 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106123000784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123000784 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123000784 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123000784 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123000784 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123000784 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123000784 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123000784 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123000785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123000785 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123000785 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123000785 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123000785 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123000785 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123000785 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123000785 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123000785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123000785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123000785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123000785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123000785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123000785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123000785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123000785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123000785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123000785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123000785 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123000785 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123000785 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(885)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123000824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123000824 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123000824 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123000824 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123000824 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123000824 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123000824 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123000824 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123000824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123000824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123000824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123000824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123000824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123000824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123000824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123000825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123000825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123000825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123000825 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123000825 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123000825 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123000825 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) 20241106123000825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123000825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123000825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123000825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123000825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123000825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123000825 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123000825 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106123000825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123000825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123000825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123000825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123000825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123000825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123000825 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123000825 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123000827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123000827 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123000827 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123000827 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123000827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123000827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123000827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123000827 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123000827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123000827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123000827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123000827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123000827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123000827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123000827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123000827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123000827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123000827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123000827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123000827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123000827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123000827 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123000827 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123000827 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123000866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46862<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(887)@71de1e556339: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(888) HNBGW_Test.msc0-RAN(882)@71de1e556339: f_create_expect(l3 := '9039D69665C3DBD0A60F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(882)@71de1e556339: Created Expect[0] for '9039D69665C3DBD0A60F'O to be handled at TC_second_rab_assignment0(888) TC_second_rab_assignment-Iuh0-RUA(880)@71de1e556339: Added conn table entry 0TC_second_rab_assignment0(888)7060996 20241106123001894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123001894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123001894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123001894 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123001894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6bbe04, normal) (hnbgw_rua.c:388) 20241106123001894 DHNB DEBUG map_rua[0x55d9d0e49460]{init}: Allocated (fsm.c:456) 20241106123001894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123001894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7060996 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123001894 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123001894 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123001894 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7060996 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123001894 DCN DEBUG map_sccp[0x55d9d0e3b0e0]{init}: Allocated (fsm.c:456) 20241106123001894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123001894 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7060996 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123001894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7060996 SCCP-82 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123001894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123001894 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123001894 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123001894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123001894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123001894 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123001894 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{IDLE}: Allocated (fsm.c:456) 20241106123001894 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123001894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9039d69665c3dbd0a60f004f40030001870056400500f1100926) (sccp_scrc.c:401) 20241106123001894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123001894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123001894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123001894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123001894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123001894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123001894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123001894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123001894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123001894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123001894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123001894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123001894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123001894 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123001894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123001894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123001895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123001895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123001895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123001895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123001895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123001895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123001895 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123001895 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(881)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(881)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(882)@71de1e556339: Found Expect[0] for l3='9039D69665C3DBD0A60F'O handled at TC_second_rab_assignment0(888) HNBGW_Test.msc0-RAN(882)@71de1e556339: Added conn table entry 0TC_second_rab_assignment0(888)11214482 HNBGW_Test.msc0-SCCP(881)@71de1e556339: Session index based on connection ID:0 TC_second_rab_assignment0(888)@71de1e556339: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(881)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106123001904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123001904 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123001904 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123001904 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123001904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123001904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123001904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123001904 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123001904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123001904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123001904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123001904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123001904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123001904 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00410c11) (sccp_scrc.c:472) 20241106123001904 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1823) 20241106123001904 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123001904 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123001904 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123001904 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123001904 DCN DEBUG handle_cn_conn_conf() conn_id=82, 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:483) 20241106123001904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123001904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(881)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(881)@71de1e556339: vl_len:91 HNBGW_Test.msc0-SCCP(881)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(881)@71de1e556339: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106123002105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123002106 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123002106 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123002106 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123002106 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123002106 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123002106 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123002106 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123002106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123002106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123002106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123002106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123002106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123002106 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106123002106 DLSCCP DEBUG Received CO:CODT for local reference 82 (sccp_scoc.c:1823) 20241106123002106 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123002106 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123002106 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123002106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123002106 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106123002106 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106123002106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106123002106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123002106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123002106 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106123002106 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106123002106 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106123002106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123002106 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106123002106 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{UNUSED}: Allocated (fsm.c:456) 20241106123002106 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{UNUSED}: is child of mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0] (fsm.c:486) 20241106123002106 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0] (mgcp_client_endpoint_fsm.c:724) 20241106123002106 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123002106 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123002106 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123002106 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7060996-0)[0x55d9d0e43af0]{ST_CRCX}: Allocated (fsm.c:456) 20241106123002106 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7060996-0)[0x55d9d0e43af0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80] (fsm.c:486) 20241106123002106 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7060996-0)[0x55d9d0e43af0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123002106 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7060996-0)[0x55d9d0e43af0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106123002106 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=200 'CRCX 29 rtpbridge/*@mgw MGCP 1.0\r\nC: 6bbe0'... (mgcp_client.c:805) 20241106123002106 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106123002106 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7060996-0)[0x55d9d0e43af0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123002106 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(887)@71de1e556339: Found Expect[0] for { line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6bbe0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6bbe0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(888) TC_second_rab_assignment0(888)@71de1e556339: CRCX1{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6bbe0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6bbe0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123002127 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241106123002127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106123002127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106123002127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123002127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123002127 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106123002127 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002127 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002127 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123002127 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123002127 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002127 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123002127 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106123002127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123002127 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106123002127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106123002127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106123002127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123002127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(888)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106123002150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123002150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123002150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106123002150 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123002150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6bbe04) (hnbgw_rua.c:452) 20241106123002150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7060996 SCCP-82 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106123002150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123002150 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106123002150 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106123002150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106123002150 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123002150 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106123002151 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106123002151 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123002151 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106123002151 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0] (mgcp_client_endpoint_fsm.c:724) 20241106123002151 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123002151 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123002151 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106123002151 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=214 'MDCX 30 rtpbridge/1@mgw MGCP 1.0\r\nC: 6bbe0'... (mgcp_client.c:805) 20241106123002151 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106123002151 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123002151 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106123002151 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002151 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(888)@71de1e556339: MDCX1{ line := { verb := "MDCX", trans_id := "30", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6bbe0417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6bbe0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123002167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241106123002167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106123002167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106123002167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002167 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123002167 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106123002167 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0] (mgcp_client_endpoint_fsm.c:724) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123002167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7060996-0)[0x55d9d0e399a0]{ST_CRCX}: Allocated (fsm.c:456) 20241106123002167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7060996-0)[0x55d9d0e399a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80] (fsm.c:486) 20241106123002167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7060996-0)[0x55d9d0e399a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123002167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7060996-0)[0x55d9d0e399a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106123002167 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=204 'CRCX 31 rtpbridge/1@mgw MGCP 1.0\r\nC: 6bbe0'... (mgcp_client.c:805) 20241106123002167 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106123002167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7060996-0)[0x55d9d0e399a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002167 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(888)@71de1e556339: CRCX2{ line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6bbe0417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6bbe0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123002182 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241106123002182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e399a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106123002182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e399a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106123002182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e399a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123002182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e399a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123002182 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106123002182 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002182 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002182 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002182 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123002182 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123002182 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002182 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{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) 20241106123002182 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123002182 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123002182 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106123002182 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106123002182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106123002183 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123002183 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123002183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410c11), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106123002183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123002183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123002183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123002183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123002183 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106123002183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123002183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123002183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123002183 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123002183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123002183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123002183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123002183 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(881)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(881)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(881)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(881)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(888)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(881)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(881)@71de1e556339: vl_len:63 HNBGW_Test.msc0-SCCP(881)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(881)@71de1e556339: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241106123002191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123002191 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123002191 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123002191 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123002191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123002191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123002191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123002191 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123002191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123002191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123002191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123002191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123002191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123002191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:472) 20241106123002191 DLSCCP DEBUG Received CO:CODT for local reference 82 (sccp_scoc.c:1823) 20241106123002191 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123002191 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123002191 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123002191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123002191 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106123002191 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106123002191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106123002191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123002191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123002192 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7060996 SCCP-82 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241106123002192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241106123002192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241106123002192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123002192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(888)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106123002194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123002194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123002194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241106123002194 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123002194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6bbe04) (hnbgw_rua.c:452) 20241106123002194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7060996 SCCP-82 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:293) 20241106123002194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123002194 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106123002194 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106123002194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106123002194 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123002194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241106123002194 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123002194 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123002194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410c11), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:401) 20241106123002194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123002194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123002194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123002194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123002195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123002195 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123002195 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123002195 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123002195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123002195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123002195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123002195 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(881)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(881)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(881)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(881)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(888)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(881)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(881)@71de1e556339: vl_len:12 HNBGW_Test.msc0-SCCP(881)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(881)@71de1e556339: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106123002201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123002201 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123002201 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123002201 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123002201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123002201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123002201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123002201 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123002201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123002201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123002201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123002201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123002201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123002201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241106123002201 DLSCCP DEBUG Received CO:CODT for local reference 82 (sccp_scoc.c:1823) 20241106123002201 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123002201 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123002201 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123002201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123002201 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106123002201 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106123002201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106123002201 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106123002201 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106123002201 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106123002201 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106123002201 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123002201 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=57 'DLCX 32 rtpbridge/1@mgw MGCP 1.0\r\nC: 6bbe0'... (mgcp_client.c:805) 20241106123002201 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106123002201 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123002201 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e399a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123002201 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48985: len=57 'DLCX 33 rtpbridge/1@mgw MGCP 1.0\r\nC: 6bbe0'... (mgcp_client.c:805) 20241106123002201 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106123002201 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e399a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123002201 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{IN_USE}: Removing from parent mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0] (mgcp_client_endpoint_fsm.c:873) 20241106123002201 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106123002201 DLMGCP DEBUG mgw-endp(mgw-fsm-7060996-0)[0x55d9d0e46f80]{IN_USE}: Deallocated (fsm.c:568) 20241106123002201 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106123002201 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106123002201 DMGW DEBUG mgw(mgw-fsm-7060996-0)[0x55d9d0e473f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106123002201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106123002201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106123002201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123002201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(888)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(888)@71de1e556339: DLCX{ line := { verb := "DLCX", trans_id := "32", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6bbe0417" }, { code := "I", val := "11111" } }, sdp := omit } 20241106123002209 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 32 OK (mgcp_client.c:758) 20241106123002209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106123002209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106123002209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106123002209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d9d0e43af0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(888)@71de1e556339: DLCX{ line := { verb := "DLCX", trans_id := "33", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6bbe0417" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(888)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106123002209 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 33 OK (mgcp_client.c:758) 20241106123002209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e399a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106123002209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e399a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106123002209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e399a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106123002209 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d9d0e399a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(880)@71de1e556339: Deleted conn table entry 0TC_second_rab_assignment0(888)7060996 20241106123002215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123002215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123002215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106123002215 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106123002215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6bbe04,cause=radio(normal)) (hnbgw_rua.c:420) 20241106123002215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7060996 SCCP-82 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106123002215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106123002215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106123002215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106123002215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106123002215 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106123002215 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106123002215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106123002215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123002215 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123002215 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123002215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410c11), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106123002215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123002215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123002215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123002215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123002215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123002215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123002215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123002215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123002215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123002215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123002215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123002215 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(881)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(881)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(881)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(881)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(888)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(882)@71de1e556339: Deleted conn table entry 0TC_second_rab_assignment0(888)11214482 HNBGW_Test.msc0-SCCP(881)@71de1e556339: Session index based on connection ID:0 20241106123002220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123002220 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123002220 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123002220 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123002220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123002220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123002220 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123002220 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123002221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123002221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123002221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123002221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123002221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123002221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Source Reference,L=4,D=00410c11), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106123002221 DLSCCP DEBUG Received CO:RELRE for local reference 82 (sccp_scoc.c:1823) 20241106123002221 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106123002221 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123002221 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106123002221 DCN DEBUG handle_cn_disc_ind() conn_id=82 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241106123002221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106123002221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106123002221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123002221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{disconnected}: Freeing instance (context_map.c:202) 20241106123002221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7060996)[0x55d9d0e49460]{disconnected}: Deallocated (fsm.c:568) 20241106123002221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123002221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{disconnected}: Freeing instance (context_map.c:206) 20241106123002221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d9d0e3b0e0]{disconnected}: Deallocated (fsm.c:568) 20241106123002221 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7060996 SCCP-82 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106123002221 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=00410c11), PART(T=Source Reference,L=4,D=00000052) (sccp_scrc.c:401) 20241106123002221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123002221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123002221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123002221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123002221 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106123002221 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123002221 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123002221 DLSCCP DEBUG SCCP-SCOC(82)[0x55d9d0e3afb0]{IDLE}: Deallocated (fsm.c:568) 20241106123002221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123002221 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123002221 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123002221 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123002221 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123002221 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123002221 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123002221 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(881)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(881)@71de1e556339: RLC received in state:disconnect_pending TC_second_rab_assignment0(888)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106123004221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(888)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106123004226 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42341<->l=127.0.0.1:4262) (control_if.c:193) 20241106123004226 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123004226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123004226 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123004226 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123004226 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123004226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123004227 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123004227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46852<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123004227 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123004227 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123004227 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123004227 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123004227 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123004227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123004227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123004227 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_second_rab_assignment-Iuh0-RUA(880)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-RAN(882)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(881)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(885)@71de1e556339: Final verdict of PTC: none 20241106123004227 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123004227 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) 20241106123004227 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123004227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123004227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123004227 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123004227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123004227 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123004227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123004227 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123004227 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123004227 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123004227 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123004227 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(886)@71de1e556339: Final verdict of PTC: none 20241106123004227 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106123004227 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106123004227 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123004227 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123004227 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123004227 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123004227 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123004227 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123004227 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123004227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123004228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123004228 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123004228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123004227 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106123004228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123004228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123004228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123004228 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123004228 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123004228 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123004228 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(884)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(883)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(877)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(876)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(887)@71de1e556339: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(879)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106123004230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46844<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(878)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(876): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(877): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(878): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_second_rab_assignment-Iuh0(879): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(880): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(881): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(882): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(883): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(884): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(885): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(886): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(887): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_second_rab_assignment0(888): pass (pass -> pass) MTC@71de1e556339: Test case TC_second_rab_assignment finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Wed Nov 6 12:30:04 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20241106123004280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123004782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225120) Waiting for packet dumper to finish... 1 (prev_count=225120, count=240712) 20241106123005973 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106123005973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b19f1), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123005973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123005973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123005973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123005973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123005973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123005973 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123005973 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123005973 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123005973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123005973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123005973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123005973 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106123005974 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106123005974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e0b1d), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123005974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123005974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123005974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123005974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123005974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123005974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123005974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123005975 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123005975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123005975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123005975 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123005975 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106123005977 DLSCCP DEBUG SCCP-SCOC(81)[0x55d9d0e40590]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106123005977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004191dc), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123005977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123005977 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123005977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123005977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123005977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123005977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123005977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123005977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123005977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123005977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123005977 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123006227 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123006227 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123006227 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123006228 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123006228 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123006228 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106123006309 DLSCCP DEBUG SCCP-SCOC(75)[0x55d9d0e418e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123006309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8e628), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123006309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123006309 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123006309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123006309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123006309 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123006309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d649ef), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123006309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123006309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123006309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123006309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123006310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123006310 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123006310 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123006310 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123006310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123006310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123006310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106123006310 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123006310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123006310 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123006310 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123006310 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123006310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123006310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123006310 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123006310 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Wed Nov 6 12:30:06 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241106123007857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123007863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123007870 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45113<->l=127.0.0.1:4262) (control_if.c:570) 20241106123007902 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123007903 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123007903 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123007903 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123007903 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123007904 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123007904 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123007904 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123007904 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) 20241106123007904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123007904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123007904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(892)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123007904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123007904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123007904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123007904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123007904 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123007904 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123007904 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123007904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123007904 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123007904 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123007904 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123007904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123007904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123007904 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123007904 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123007904 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123007904 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) 20241106123007904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123007904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123007904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123007904 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123007904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123007904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123007905 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123007905 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123007905 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123007905 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123007905 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123007905 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) 20241106123007905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123007905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123007905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123007905 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123007905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123007905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123007905 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123007905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123007905 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123007905 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123007905 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123007905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123007905 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123007905 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123007905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123007905 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123007905 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123007905 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123007905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123007905 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123007905 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123007906 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123007906 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123007906 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) 20241106123007906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123007906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123007906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123007906 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123007906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123007906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123007906 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123007906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123007906 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123007906 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123007906 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123007906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123007906 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(896)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(896)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(896)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(894)@71de1e556339: v_sccp_pdu_maxlen:268 20241106123007943 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123007943 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123007944 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123007944 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123007944 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123007944 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123007944 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123007944 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123007944 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) 20241106123007944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123007944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123007944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123007945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123007945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123007945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123007945 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123007945 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123007945 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123007945 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123007945 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123007945 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) 20241106123007945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123007945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123007945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123007945 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123007945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123007945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123007945 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123007945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123007945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123007945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123007945 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123007945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123007945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123007945 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123007945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123007945 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123007945 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123007945 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123007945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123007945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123007945 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123007946 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123007946 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123007946 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) 20241106123007946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123007946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123007946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123007946 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123007946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123007946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123007946 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123007946 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123007946 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123007946 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) 20241106123007946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123007946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123007946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123007946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123007946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123007946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123007946 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123007946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123007946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123007946 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123007947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123007947 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123007947 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123007947 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123007947 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123007947 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123007947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123007947 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123007947 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123007947 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123007947 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123007947 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123007947 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106123007947 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123007947 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(899)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(897)@71de1e556339: v_sccp_pdu_maxlen:268 20241106123008136 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123008136 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123008136 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123008136 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(896)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123008139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123008139 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123008139 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123008139 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123008139 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123008139 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123008139 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123008140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123008140 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123008140 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123008140 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123008140 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123008140 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123008140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123008141 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106123008141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123008141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123008141 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123008141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123008141 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123008141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123008141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123008141 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123008141 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123008141 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123008142 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123008142 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123008142 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) 20241106123008142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123008142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123008142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123008142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123008142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123008142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123008142 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123008142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123008142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123008142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123008142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123008142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123008142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123008142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123008142 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123008176 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123008176 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123008176 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123008176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(899)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123008179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123008179 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123008179 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123008179 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123008179 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123008179 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123008179 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123008181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123008181 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123008181 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123008181 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123008181 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123008181 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123008181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123008181 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106123008181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123008181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123008181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123008181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123008181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123008181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123008181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123008181 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123008181 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123008181 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123008182 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123008182 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123008182 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) 20241106123008182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123008182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123008182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123008182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123008182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123008182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123008182 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123008182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123008182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123008182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123008182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123008182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123008182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123008182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123008182 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(895)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123008945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123008945 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123008945 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123008945 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123008945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123008945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123008945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123008945 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123008945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123008945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123008945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123008945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123008945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123008945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123008945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123008945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123008945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123008945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123008945 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123008946 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123008946 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123008946 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) 20241106123008946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123008946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123008946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123008946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123008946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123008946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123008946 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123008946 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106123008946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123008946 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123008946 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123008946 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123008946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123008946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123008946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123008946 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123008947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123008947 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123008947 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123008947 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123008947 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123008947 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123008947 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123008947 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123008947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123008947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123008947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123008947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123008947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123008947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123008947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123008947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123008947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123008948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123008948 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123008948 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123008948 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(898)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123008984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123008984 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123008984 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123008984 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123008984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123008984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123008984 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123008984 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123008984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123008984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123008984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123008984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123008984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123008984 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123008984 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123008984 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123008984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008985 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123008985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123008985 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123008985 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123008985 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123008985 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) 20241106123008985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123008985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123008985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123008985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123008985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123008985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123008985 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123008985 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106123008985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123008985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123008985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123008985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123008985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123008985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123008985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123008985 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123008986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123008986 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123008986 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123008986 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123008986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123008986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123008986 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123008986 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123008986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123008986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123008986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123008986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123008986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123008986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123008987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123008987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123008987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123008987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123008987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123008987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123008987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123008987 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123008987 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123008987 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123009003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123009003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123009004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123009004 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123009004 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123009004 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123009004 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123009004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123009004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106123009010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123009010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123009010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241106123009010 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241106123009010 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241106123009213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123009213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123009213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123009213 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123009213 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123009213 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123009213 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123009213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123009213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed MTC@71de1e556339: talloc reports "struct hnb_context" x 1, expecting 1 MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106123009221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57018<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123009221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123009221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123009221 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123009221 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) 20241106123009221 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123009221 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45113<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(893)@71de1e556339: Final verdict of PTC: none 20241106123009221 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123009221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123009221 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123009221 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123009221 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123009221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123009221 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123009221 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123009221 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123009221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123009221 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123009221 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123009221 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123009221 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123009221 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(895)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(898)@71de1e556339: Final verdict of PTC: none 20241106123009222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123009222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123009222 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123009222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123009222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123009222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123009222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123009222 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123009222 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123009222 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123009222 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(894)@71de1e556339: Final verdict of PTC: none 20241106123009221 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123009221 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123009222 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106123009222 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123009222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123009222 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123009222 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106123009222 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106123009222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123009222 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106123009222 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106123009222 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106123009222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123009222 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123009222 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123009222 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123009222 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123009222 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123009222 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123009222 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123009222 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106123009222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123009222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc0-M3UA(896)@71de1e556339: Final verdict of PTC: none 20241106123009222 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123009222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123009222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123009222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123009222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123009222 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123009222 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123009222 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123009222 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(897)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(899)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(889)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(890)@71de1e556339: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(892)@71de1e556339: Final verdict of PTC: none HNBGW-MGCP(900)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106123009224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57006<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(891)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(889): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(890): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(891): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(892): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(893): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(894): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(895): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(896): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(900): none (pass -> pass) MTC@71de1e556339: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Wed Nov 6 12:30:09 UTC 2024 ====== 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 20241106123009265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123009767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57024<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=148220) Waiting for packet dumper to finish... 1 (prev_count=148220, count=148760) 20241106123011223 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123011223 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123011223 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123011223 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123011223 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123011223 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Wed Nov 6 12:30:11 UTC 2024 /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@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@71de1e556339: Test case TC_apply_sccp started. 20241106123012841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123012847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123012851 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45543<->l=127.0.0.1:4262) (control_if.c:570) TC_apply_sccp-Iuh0(904)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123012879 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123012879 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123012900 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123012900 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123012901 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123012901 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123012901 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123012901 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123012901 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123012901 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123012901 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) 20241106123012901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123012901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123012901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123012901 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123012901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123012901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123012901 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123012902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123012902 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123012902 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123012902 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123012902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123012902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123012902 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_apply_sccp-Iuh1(906)@71de1e556339: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123012902 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123012902 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123012902 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) 20241106123012902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123012902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123012902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123012902 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123012902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123012902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123012902 DRANAP DEBUG cnlink(msc-1)[0x55d9d0dc2060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123012902 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59106 (stream_srv.c:129) 20241106123012902 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59106<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123012902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123012902 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123012902 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123012902 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123012902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123012902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123012902 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123012902 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123012902 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123012902 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123012902 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123012902 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) 20241106123012902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123012902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123012902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123012902 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123012902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123012902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123012902 DRANAP DEBUG cnlink(msc-2)[0x55d9d0dbf260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123012902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123012902 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123012902 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123012902 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123012902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123012902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123012902 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123012904 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123012904 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123012904 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) 20241106123012904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123012904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123012904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123012904 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123012904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123012904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123012904 DRANAP DEBUG cnlink(msc-3)[0x55d9d0e29030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123012904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123012904 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123012904 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123012904 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123012904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123012904 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(910)@71de1e556339: ************************************************* HNBGW_Test.msc0-M3UA(910)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(910)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(908)@71de1e556339: v_sccp_pdu_maxlen:268 20241106123012934 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123012934 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123012934 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123012934 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123012935 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123012935 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123012935 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123012935 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123012935 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) 20241106123012935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123012935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123012935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123012935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123012935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123012935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123012935 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123012935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123012935 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123012935 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123012935 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123012935 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123012935 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123012935 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123012936 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123012936 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123012936 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) 20241106123012936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123012936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123012936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123012936 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123012936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123012936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123012936 DRANAP DEBUG cnlink(sgsn-1)[0x55d9d0e2a350]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123012936 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123012936 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123012936 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123012936 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123012936 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) 20241106123012936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123012936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123012936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123012936 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123012936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123012936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123012936 DRANAP DEBUG cnlink(sgsn-2)[0x55d9d0e2ace0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123012936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123012936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123012936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123012936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123012936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123012936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123012936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123012936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123012936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123012936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123012936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123012936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123012936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123012936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106123012936 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123012936 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106123012937 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123012937 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123012937 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) 20241106123012937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123012937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123012937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123012937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123012937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123012937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123012937 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123012937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123012937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123012937 DRANAP DEBUG cnlink(sgsn-3)[0x55d9d0e2b670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123012938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123012938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123012938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123012938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123012938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123012938 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@71de1e556339: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(913)@71de1e556339: ************************************************* HNBGW_Test.sgsn0-M3UA(913)@71de1e556339: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(913)@71de1e556339: ************************************************* MTC@71de1e556339: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(911)@71de1e556339: v_sccp_pdu_maxlen:268 20241106123012993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123012993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123012993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123012993 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123012993 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123012993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123012993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123012993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123012994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): none -> pass 20241106123013004 DLINP DEBUG SRVCONN(,r=127.0.0.1:59106<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123013004 DLINP DEBUG SRVCONN(,r=127.0.0.1:59106<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123013004 DLINP DEBUG SRVCONN(,r=127.0.0.1:59106<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123013004 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123013004 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) 20241106123013004 DLGLOBAL DEBUG validating counter group 0x55d9cfd56be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123013004 DHNBAP DEBUG (127.0.0.1:59106 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106123013004 DHNBAP NOTICE (127.0.0.1:59106 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123013004 DHNBAP NOTICE (127.0.0.1:59106 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123013004 DLINP DEBUG SRVCONN(,r=127.0.0.1:59106<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123013004 DLINP DEBUG SRVCONN(,r=127.0.0.1:59106<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106123013128 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123013128 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123013128 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123013128 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(910)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123013132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123013132 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123013132 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123013132 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123013132 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123013132 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123013132 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123013133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123013133 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123013133 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123013133 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123013133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123013133 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123013133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123013133 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106123013133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123013134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123013134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123013134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123013134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123013134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123013134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123013134 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123013134 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123013134 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123013135 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123013135 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123013135 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) 20241106123013135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123013135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123013135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123013135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123013135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123013135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123013135 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123013135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123013135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123013135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123013135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123013135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123013135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123013135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123013135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123013165 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123013165 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123013165 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123013165 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(913)@71de1e556339: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123013168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123013168 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123013168 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123013168 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123013168 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123013168 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123013168 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123013170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123013170 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123013170 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123013170 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123013170 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123013170 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123013170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123013170 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106123013170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123013170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123013170 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123013170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123013170 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123013170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123013170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123013170 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123013170 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123013170 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123013171 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123013171 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123013171 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) 20241106123013171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123013171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123013171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123013171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123013171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123013171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123013171 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123013171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123013171 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123013171 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123013171 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123013171 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123013171 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123013171 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123013171 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(909)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123013938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123013938 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123013938 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123013938 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123013938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123013938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123013938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123013938 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123013938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123013938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123013938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123013938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123013938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123013938 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123013938 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123013938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123013938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013938 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123013938 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123013938 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123013938 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123013938 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123013938 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) 20241106123013938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123013939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123013939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123013939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123013939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123013939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123013939 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123013939 DRANAP NOTICE cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: link up (cnlink.c:111) 20241106123013939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123013939 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123013939 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123013939 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123013939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123013939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123013939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123013939 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123013940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123013940 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123013940 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123013940 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123013940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123013940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123013940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123013940 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123013940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123013940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123013940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123013940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123013940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123013940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123013940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123013940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123013940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123013940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123013940 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123013940 DRANAP DEBUG cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123013940 DRANAP INFO cnlink(msc-0)[0x55d9d0ddec10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(912)@71de1e556339: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123013972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123013972 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123013972 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123013972 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123013972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123013972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123013972 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123013972 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123013972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123013972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123013972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123013972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123013972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123013972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123013972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123013972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123013972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013972 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123013972 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123013972 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123013972 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123013972 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123013972 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) 20241106123013972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123013972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123013972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123013972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123013972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123013972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123013972 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123013972 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: link up (cnlink.c:111) 20241106123013972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123013972 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123013972 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123013972 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123013972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123013972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123013972 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123013972 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123013973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123013973 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123013973 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123013973 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123013973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123013973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123013973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123013973 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123013973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123013973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123013973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123013973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123013973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123013974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123013974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123013974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123013974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123013974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123013974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123013974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123013974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123013974 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123013974 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123013974 DRANAP INFO cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123015032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123015974 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123015974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b19f1), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123015974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123015974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123015974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123015974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123015974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123015974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123015974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123015974 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123015974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123015974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123015974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123015974 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123015975 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123015975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e0b1d), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123015975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123015975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123015975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123015975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123015975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123015975 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123015975 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123015975 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123015975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123015975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123015975 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123015975 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123015976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123015976 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123015976 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123015976 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123015976 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123015976 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123015976 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123015976 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123015976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123015977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123015977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123015977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123015977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123015977 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=007b19f1) (sccp_scrc.c:472) 20241106123015977 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1823) 20241106123015977 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123015977 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123015977 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123015977 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123015977 DLSCCP DEBUG SCCP-SCOC(79)[0x55d9d0e452b0]{IDLE}: Deallocated (fsm.c:568) 20241106123015978 DLSCCP DEBUG SCCP-SCOC(81)[0x55d9d0e40590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123015978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004191dc), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123015978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123015978 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123015978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123015978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123015978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123015978 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123015978 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123015978 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123015978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123015978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123015978 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(909)@71de1e556339: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(909)@71de1e556339: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(915) TC_apply_sccp-Iuh0-RUA(905)@71de1e556339: Added conn table entry 0TC_apply_sccp0(915)14430088 20241106123016057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123016057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123016057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106123016057 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123016057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc2f88, normal) (hnbgw_rua.c:388) 20241106123016057 DHNB DEBUG map_rua[0x55d9d0e45180]{init}: Allocated (fsm.c:456) 20241106123016057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123016057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14430088 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123016057 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123016057 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123016057 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14430088 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123016057 DCN DEBUG map_sccp[0x55d9d0e49460]{init}: Allocated (fsm.c:456) 20241106123016057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123016057 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14430088 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123016057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14430088 SCCP-83 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106123016057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123016057 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123016057 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123016057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123016057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123016057 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123016057 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{IDLE}: Allocated (fsm.c:456) 20241106123016057 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123016057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003bb0056400500f1100926) (sccp_scrc.c:401) 20241106123016057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123016057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123016057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123016057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123016057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123016057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123016058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123016058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123016058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123016058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123016058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123016058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123016058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123016058 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123016058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123016058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123016058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123016058 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123016058 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123016058 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123016058 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123016058 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123016058 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123016058 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(908)@71de1e556339: First idle individual index:0 HNBGW_Test.msc0-SCCP(908)@71de1e556339: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(909)@71de1e556339: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(915) HNBGW_Test.msc0-RAN(909)@71de1e556339: Added conn table entry 0TC_apply_sccp0(915)16039074 HNBGW_Test.msc0-SCCP(908)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(908)@71de1e556339: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(915)@71de1e556339: setverdict(pass): none -> pass 20241106123016065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123016065 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123016065 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123016065 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123016065 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123016065 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123016065 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123016065 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123016065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123016065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123016065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123016065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123016065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123016065 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0088b5d5) (sccp_scrc.c:472) 20241106123016065 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1823) 20241106123016065 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123016065 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123016065 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123016065 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123016065 DCN DEBUG handle_cn_conn_conf() conn_id=83, 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:483) 20241106123016065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123016065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106123016177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123016177 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123016177 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123016177 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123016177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123016177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123016177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123016177 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123016177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123016177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123016177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123016177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123016177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123016177 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=003e0b1d) (sccp_scrc.c:472) 20241106123016177 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1823) 20241106123016178 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123016178 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123016178 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123016178 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123016178 DLSCCP DEBUG SCCP-SCOC(80)[0x55d9d0e3beb0]{IDLE}: Deallocated (fsm.c:568) 20241106123016310 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123016310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d649ef), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123016310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123016310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123016310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123016310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123016310 DLSCCP DEBUG SCCP-SCOC(75)[0x55d9d0e418e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123016310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8e628), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123016310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123016310 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123016310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123016310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123016310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123016310 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123016310 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123016310 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123016310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123016310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123016310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123016310 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123016310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123016310 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123016310 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123016310 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123016310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123016310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123016310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106123016310 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123016310 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106123016312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123016312 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123016312 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123016312 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123016312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123016312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123016312 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123016312 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123016312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123016312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123016312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123016312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123016312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123016312 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=00d649ef) (sccp_scrc.c:472) 20241106123016312 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1823) 20241106123016312 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123016312 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123016312 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123016312 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123016312 DLSCCP DEBUG SCCP-SCOC(74)[0x55d9d0e3ab10]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp0(915)@71de1e556339: "Changing SCCP address, don't apply yet" 20241106123017066 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241106123018077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123018077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123018078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241106123018078 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123018078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdc2f88) (hnbgw_rua.c:452) 20241106123018078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14430088 SCCP-83 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241106123018078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123018078 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241106123018078 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106123018078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241106123018078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123018078 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123018078 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123018078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088b5d5), PART(T=Data,L=22,D=001440120000010010400b0ac3c39e958ed358b32a03) (sccp_scrc.c:401) 20241106123018078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123018078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123018078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123018078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123018078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123018078 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123018078 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123018078 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123018078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123018078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123018078 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123018078 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(908)@71de1e556339: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(908)@71de1e556339: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(908)@71de1e556339: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(908)@71de1e556339: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(915)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(908)@71de1e556339: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(908)@71de1e556339: vl_len:22 HNBGW_Test.msc0-SCCP(908)@71de1e556339: vl_from0 HNBGW_Test.msc0-SCCP(908)@71de1e556339: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A2AC8648DEE2113DA87DF'O 20241106123018086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123018086 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123018086 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123018086 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123018086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123018086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123018086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123018086 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123018086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123018086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123018086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123018086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123018086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123018086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000053), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a2ac8648dee2113da87df) (sccp_scrc.c:472) 20241106123018086 DLSCCP DEBUG Received CO:CODT for local reference 83 (sccp_scoc.c:1823) 20241106123018086 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123018087 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123018087 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123018087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123018087 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241106123018087 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106123018087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241106123018087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106123018087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241106123018087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123018087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_apply_sccp0(915)@71de1e556339: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(915)@71de1e556339: "Apply SCCP address changes" 20241106123018093 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241106123018094 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:817) 20241106123018094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:786) 20241106123018094 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106123018094 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106123018094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088b5d5), PART(T=Source Reference,L=4,D=00000053), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106123018094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123018094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123018094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123018094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123018094 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106123018094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106123018094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106123018094 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106123018094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106123018094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106123018094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123018094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{disrupted}: Freeing instance (context_map.c:202) 20241106123018094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14430088)[0x55d9d0e45180]{disrupted}: Deallocated (fsm.c:568) 20241106123018094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123018094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{disconnected}: Freeing instance (context_map.c:206) 20241106123018094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55d9d0e49460]{disconnected}: Deallocated (fsm.c:568) 20241106123018094 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14430088 SCCP-83 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241106123018094 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:841) 20241106123018094 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106123018094 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:795) 20241106123018094 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106123018094 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106123018094 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106123018094 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106123018094 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106123018094 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106123018094 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106123018094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123018094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106123018094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123018094 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123018094 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123018094 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123018094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123018094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123018094 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123018094 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(908)@71de1e556339: Session index based on local reference:0 20241106123018096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123018096 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123018096 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123018096 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123018096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123018096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123018097 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123018097 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123018097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123018097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123018097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123018097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123018097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123018097 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=0088b5d5) (sccp_scrc.c:472) HNBGW_Test.msc0-RAN(909)@71de1e556339: Deleted conn table entry 0TC_apply_sccp0(915)16039074 20241106123018097 DLSCCP DEBUG Received CO:RELCO for local reference 83 (sccp_scoc.c:1823) 20241106123018097 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123018097 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123018097 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123018097 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123018097 DLSCCP DEBUG SCCP-SCOC(83)[0x55d9d0e3b0e0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(905)@71de1e556339: Deleted conn table entry 0TC_apply_sccp0(915)14430088 20241106123019099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(915)@71de1e556339: Final verdict of PTC: pass MTC@71de1e556339: ok: talloc reports "asn1_context" = 1 bytes 20241106123019105 DLINP DEBUG SRVCONN(,r=127.0.0.1:59106<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123019105 DLINP DEBUG SRVCONN(,r=127.0.0.1:59106<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123019105 DLINP NOTICE SRV(,r=127.0.0.1:59106<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123019105 DMAIN NOTICE (127.0.0.1:59106 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59106<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106123019105 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106123019105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123019105 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45543<->l=127.0.0.1:4262) (control_if.c:193) TC_apply_sccp-Iuh0-RUA(905)@71de1e556339: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(907)@71de1e556339: Final verdict of PTC: none 20241106123019105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123019105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123019105 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123019105 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) 20241106123019105 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(911)@71de1e556339: Final verdict of PTC: none 20241106123019106 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123019106 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123019106 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123019106 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123019106 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123019106 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123019106 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123019106 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123019106 DLINP <0002> stream_srv.c:647 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-RAN(912)@71de1e556339: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(908)@71de1e556339: Final verdict of PTC: none 20241106123019106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123019106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123019106 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123019106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123019106 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123019106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123019106 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123019106 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123019106 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106123019106 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106123019106 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123019106 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123019106 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123019106 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123019106 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123019106 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123019106 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123019106 DLINP <0002> stream_srv.c:647 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(910)@71de1e556339: Final verdict of PTC: none 20241106123019106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123019106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123019106 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123019107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123019107 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123019107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123019107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123019107 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) HNBGW_Test.msc0-RAN(909)@71de1e556339: Final verdict of PTC: none TC_apply_sccp-Iuh1(906)@71de1e556339: Final verdict of PTC: none 20241106123019107 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123019107 DRANAP DEBUG cnlink(sgsn-0)[0x55d9d0e299c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123019107 DRANAP NOTICE cnlink(sgsn-0)[0x55d9d0e299c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(914)@71de1e556339: Final verdict of PTC: none IPA-CTRL-CLI-IPA(902)@71de1e556339: Final verdict of PTC: none VirtHNBGW-STATS(901)@71de1e556339: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(913)@71de1e556339: Final verdict of PTC: none TC_apply_sccp-Iuh0(904)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: setverdict(pass): pass -> pass, component reason not changed 20241106123019108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57040<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(903)@71de1e556339: Final verdict of PTC: none MTC@71de1e556339: Setting final verdict of the test case. MTC@71de1e556339: Local verdict of MTC: pass MTC@71de1e556339: Local verdict of PTC VirtHNBGW-STATS(901): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC IPA-CTRL-CLI-IPA(902): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-PFCP(903): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_apply_sccp-Iuh0(904): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(905): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_apply_sccp-Iuh1(906): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(907): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-SCCP(908): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-RAN(909): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.msc0-M3UA(910): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(911): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-RAN(912): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(913): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC HNBGW-MGCP(914): none (pass -> pass) MTC@71de1e556339: Local verdict of PTC TC_apply_sccp0(915): pass (pass -> pass) MTC@71de1e556339: Test case TC_apply_sccp finished. Verdict: pass MTC@71de1e556339: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Wed Nov 6 12:30:19 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241106123019160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123019662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56558<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199480) Waiting for packet dumper to finish... 1 (prev_count=199480, count=215832) 20241106123021107 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123021107 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123021107 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123021107 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123021107 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123021107 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@71de1e556339: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@71de1e556339: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@71de1e556339: Terminating MTC. MC@71de1e556339: MTC terminated. MC2> exit MC@71de1e556339: Shutting down session. MC@71de1e556339: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-9692.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_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->FAIL HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment 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->FAIL 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_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass 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->FAIL HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass 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: 3 pass: 51 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1712108) [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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20241106123025979 DLSCCP DEBUG SCCP-SCOC(81)[0x55d9d0e40590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123025979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004191dc), PART(T=Source Reference,L=4,D=00000051), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123025979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123025979 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123025979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123025979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123025979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123025979 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123025979 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123025979 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123025979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123025979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123025979 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123026310 DLSCCP DEBUG SCCP-SCOC(75)[0x55d9d0e418e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123026311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8e628), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123026311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123026311 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123026311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123026311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d9d0e2dad0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123026311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123026311 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123026311 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123026311 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123026311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123026311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123026311 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106123026311 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123026311 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (1711996) [testenv][generic] Stopping hnbgw (1712037) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-0'] 71de1e55633901d9ff4afb59e274e51078cfc6043f2f584950911aa6b9f27025 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-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', '--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', '--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'] time="2024-11-06T12:30:30Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" 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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [testenv] feed_watchdog_loop: podman container has stopped Reading package lists... [testenv][with-pfcp] Installing packages: osmo-stp, osmo-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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw'] 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-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-latest Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-hnbgw osmo-stp osmocom-latest 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. Need to get 0 B/1780 kB of archives. After this operation, 6515 kB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libnftnl11: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 ... 39994 files and directories currently installed.) Preparing to unpack .../00-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../01-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../02-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../04-libosmo-gtlv1_0.4.0_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../07-libosmo-pfcp0_0.4.0_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../14-libosmo-hnbap0_1.6.0_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../15-libosmo-mgcp-client14_1.13.1_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../16-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../17-libosmo-rua0_1.6.0_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../18-osmo-hnbgw_1.6.0_amd64.deb ... Unpacking osmo-hnbgw (1.6.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmo-gtlv1:amd64 (0.4.0) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmo-rua0:amd64 (1.6.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmo-pfcp0:amd64 (0.4.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.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.6.0) ... Setting up osmo-hnbgw (1.6.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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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] + ['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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/osmo-stp.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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/osmo-hnbgw-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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/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/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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-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-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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-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/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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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-20241106-1222-1332150f-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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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-20241106-1222-1332150f-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/stp.log'] 20241106123041455 DLSS7 <000c> osmo_ss7.c:337 0: Creating SS7 Instance 20241106123041456 DLSS7 <000c> osmo_ss7.c:637 0: Creating Route Table system 20241106123041456 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20241106123041456 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241106123041456 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241106123041456 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241106123041456 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc0: Created AS 20241106123041456 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241106123041456 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106123041456 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20241106123041456 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241106123041456 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241106123041456 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241106123041456 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc1: Created AS 20241106123041456 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241106123041456 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106123041456 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20241106123041456 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241106123041456 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241106123041456 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241106123041456 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-msc2: Created AS 20241106123041456 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241106123041456 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106123041456 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20241106123041456 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241106123041456 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241106123041456 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241106123041456 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn0: Created AS 20241106123041456 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241106123041456 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106123041456 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20241106123041456 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241106123041456 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241106123041456 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241106123041456 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn1: Created AS 20241106123041456 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241106123041456 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106123041456 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20241106123041456 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241106123041456 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241106123041456 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241106123041456 DLSS7 <000c> osmo_ss7.c:956 0: as-virt-sgsn2: Created AS 20241106123041456 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241106123041456 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241106123041456 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241106123041456 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241106123041456 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241106123041456 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241106123041456 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241106123041456 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241106123041456 DLSS7 <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905 20241106123041456 DLSS7 <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905 20241106123041456 DLSS7 <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905 20241106123041456 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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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-20241106-1222-1332150f-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 0x55d94d2f0520(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55d94d2f0500(iups) with 3 counters 20241106123041669 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241106123041669 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241106123041670 DLPFCP NOTICE 0x55d94e2c0870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20241106123041670 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Allocated (fsm.c:456) 20241106123041670 DLGLOBAL DEBUG validating counter group 0x55d94d2f05a0(msc) with 15 counters (rate_ctr.c:86) 20241106123041670 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241106123041670 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106123041670 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Allocated (fsm.c:456) 20241106123041670 DLGLOBAL DEBUG validating counter group 0x55d94d2f05a0(msc) with 15 counters (rate_ctr.c:86) 20241106123041670 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241106123041670 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106123041670 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Allocated (fsm.c:456) 20241106123041670 DLGLOBAL DEBUG validating counter group 0x55d94d2f05a0(msc) with 15 counters (rate_ctr.c:86) 20241106123041670 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241106123041670 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106123041670 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Allocated (fsm.c:456) 20241106123041670 DLGLOBAL DEBUG validating counter group 0x55d94d2f05a0(msc) with 15 counters (rate_ctr.c:86) 20241106123041670 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241106123041670 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106123041670 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Allocated (fsm.c:456) 20241106123041670 DLGLOBAL DEBUG validating counter group 0x55d94d2f0580(sgsn) with 15 counters (rate_ctr.c:86) 20241106123041670 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241106123041670 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106123041670 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Allocated (fsm.c:456) 20241106123041670 DLGLOBAL DEBUG validating counter group 0x55d94d2f0580(sgsn) with 15 counters (rate_ctr.c:86) 20241106123041670 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241106123041670 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106123041670 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Allocated (fsm.c:456) 20241106123041670 DLGLOBAL DEBUG validating counter group 0x55d94d2f0580(sgsn) with 15 counters (rate_ctr.c:86) 20241106123041670 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241106123041670 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106123041670 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Allocated (fsm.c:456) 20241106123041670 DLGLOBAL DEBUG validating counter group 0x55d94d2f0580(sgsn) with 15 counters (rate_ctr.c:86) 20241106123041670 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241106123041670 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241106123041670 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241106123041670 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241106123041670 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241106123041670 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241106123041670 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241106123041670 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241106123041671 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:50273 (mgcp_client.c:987) 20241106123041671 DLPFCP DEBUG 0x55d94e2c0870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:77) 20241106123041671 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xead5dff1 (1730896241 seconds since UNIX epoch, which is 3939885041 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155) 20241106123041671 DLPFCP DEBUG pfcp_cp_peer[0x55d94e42f540]{disabled}: Allocated (fsm.c:456) 20241106123041671 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20241106123041671 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241106123041671 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241106123041671 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241106123041671 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241106123041671 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106123041671 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:841) 20241106123041671 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:867) 20241106123041671 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:566) 20241106123041671 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:573) 20241106123041671 DLGLOBAL DEBUG validating counter group 0x7f6a4a849e60(sigtran_as) with 2 counters (rate_ctr.c:86) 20241106123041671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_DOWN}: Allocated (fsm.c:456) 20241106123041671 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:956) 20241106123041671 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:584) 20241106123041671 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:590) 20241106123041671 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:780) 20241106123041671 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:629) 20241106123041671 DLGLOBAL DEBUG validating counter group 0x7f6a4a849ea0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241106123041671 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:110) 20241106123041671 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{IDLE}: Allocated (fsm.c:456) 20241106123041671 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:620) 20241106123041671 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d94e42ef80]{ASP_DOWN}: Allocated (fsm.c:456) 20241106123041671 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699) 20241106123041671 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241106123041671 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241106123041671 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55d94e44ed50 (osmo_ss7.c:431) 20241106123041671 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:880) 20241106123041671 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:889) 20241106123041671 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:108) 20241106123041671 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:795) 20241106123041671 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106123041671 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:841) 20241106123041671 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106123041671 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:795) 20241106123041671 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106123041671 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:841) 20241106123041671 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106123041671 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:795) 20241106123041671 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106123041671 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:841) 20241106123041671 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106123041671 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:795) 20241106123041671 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106123041671 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:841) 20241106123041671 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106123041671 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:795) 20241106123041671 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106123041671 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:841) 20241106123041671 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106123041671 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:795) 20241106123041671 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106123041671 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:841) 20241106123041671 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106123041671 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:795) 20241106123041671 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:825) 20241106123041671 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::1:60802<->l=::1:2905): New m3ua connection accepted 20241106123041671 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:841) 20241106123041671 DLSS7 <000c> osmo_ss7_xua_srv.c:141 (r=::1:60802<->l=::1:2905): created dynamic ASP asp-dyn-0 20241106123041671 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:60802<->l=:::2905 20241106123041671 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241106123041671 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106123041671 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:795) 20241106123041671 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241106123041671 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123041671 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106123041672 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123041672 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123041672 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) 20241106123041672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123041672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123041672 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123041672 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106123041672 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123041672 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123041672 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123041672 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) 20241106123041672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123041672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123041672 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123041672 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106123041672 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123041672 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123041672 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123041672 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) 20241106123041672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123041672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123041672 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123041672 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106123041672 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123041672 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123041672 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123041672 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) 20241106123041672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123041672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123041672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123041672 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106123041672 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123041672 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123041672 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123041672 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) 20241106123041672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123041672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123041672 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123041672 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106123041672 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123041672 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123041672 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123041672 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) 20241106123041672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123041672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123041672 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123041672 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106123041672 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123041672 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123041672 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123041672 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) 20241106123041672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123041672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123041672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123041672 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106123041672 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123041672 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123041672 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123041672 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) 20241106123041672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123041672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123041672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123041672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123041672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123041672 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241106123041672 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123041672 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:60802){CONNECTING} connection established (stream_cli.c:362) 20241106123041672 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241106123041673 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:60802) (osmo_ss7_asp.c:934) 20241106123041673 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397) 20241106123041673 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404) 20241106123041673 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178) 20241106123041673 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d94e42ef80]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179) 20241106123041673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123041673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241106123041673 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123041673 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123041673 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123041673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123041673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:713) 20241106123041673 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d94e42ef80]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:676) 20241106123041673 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d94e42ef80]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379) 20241106123041673 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d94e42ef80]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438) 20241106123041673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241106123041673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:361) 20241106123041673 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397) 20241106123041673 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404) 20241106123041673 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190) [testenv][with-pfcp] Running testsuite [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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-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-20241106-1222-1332150f-1', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests', 'HNBGW_Tests-with-pfcp.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_Tests-with-pfcp.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HNBGW_Tests-with-pfcp.cfg MC@246625d722cd: Unix server socket created successfully. MC@246625d722cd: Listening on TCP port 35371. 246625d722cd is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 246625d722cd 35371 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@246625d722cd: New HC connected from 10.0.2.100 [10.0.2.100]. 246625d722cd: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@246625d722cd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@246625d722cd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@246625d722cd: Configuration file was processed on all HCs. MC@246625d722cd: Creating MTC on host 10.0.2.100. MC@246625d722cd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Wed Nov 6 12:30:42 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_hnb_register started. 20241106123043640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123043646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123043655 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43343<->l=127.0.0.1:4262) (control_if.c:570) 20241106123043673 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241106123043673 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220) 20241106123043673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:564) 20241106123043673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123043673 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241106123043673 DLSS7 <000c> xua_rkm.c:195 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241106123043673 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241106123043673 DLSS7 <000c> osmo_ss7.c:956 0: as-as-rkm-7: Created AS 20241106123043673 DLSS7 <000c> osmo_ss7.c:780 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241106123043673 DLSS7 <000c> osmo_ss7_as.c:110 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241106123043673 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241106123043674 DLSS7 <000c> xua_rkm.c:333 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123043674 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241106123043674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123043674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:713) 20241106123043674 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:439) 20241106123043674 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397) 20241106123043674 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404) 20241106123043674 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295) 20241106123043674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123043674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20241106123043674 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241106123043674 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241106123043674 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241106123043674 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259) 20241106123043674 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d94e42ef80]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260) 20241106123043674 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123043674 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123043674 DLSS7 <000c> m3ua.c:676 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123043674 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123043674 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123043674 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123043674 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123043674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123043674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:713) 20241106123043674 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d94e42ef80]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:676) 20241106123043674 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d94e42ef80]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379) 20241106123043674 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d94e42ef80]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504) 20241106123043674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241106123043674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:445) 20241106123043674 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397) 20241106123043674 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241106123043674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123043674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:713) 20241106123043674 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20241106123043674 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241106123043674 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d94e44d940]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) HNBGW-PFCP(5)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106123044672 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW-PFCP(5)@246625d722cd: 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 := 3939885041 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(5)@246625d722cd: broadcasting to mtc MTC@246625d722cd: setverdict(pass): none -> pass HNBGW-PFCP(5)@246625d722cd: 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 } } } 20241106123044681 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241106123044681 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241106123044681 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:204) 20241106123044681 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:217) 20241106123044681 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:228) 20241106123044681 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{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:411) 20241106123044681 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241106123044681 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241106123044681 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241106123044681 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241106123044681 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(5)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123044708 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123044708 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123044708 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123044708 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123044709 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123044709 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123044709 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123044709 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123044709 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) 20241106123044709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123044709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123044709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123044709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123044709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) TC_hnb_register-Iuh0(6)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123044709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123044709 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123044709 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123044709 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123044709 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123044709 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123044709 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) 20241106123044709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123044709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123044709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123044709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123044709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123044709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123044709 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123044710 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123044710 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123044710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044710 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123044710 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123044710 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123044710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123044710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123044710 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123044710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044710 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123044710 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123044710 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123044710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123044710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123044710 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123044711 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123044711 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123044711 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) 20241106123044711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123044711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123044711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123044711 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123044711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123044711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123044711 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123044711 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123044711 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123044711 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) 20241106123044711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123044711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123044711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123044711 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123044711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123044711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123044711 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123044711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123044711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123044711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123044711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123044711 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106123044711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123044711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123044711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123044711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123044711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123044711 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(10)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(10)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(10)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(8)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123044751 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123044751 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123044752 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123044752 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123044752 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123044752 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123044752 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123044752 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123044752 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) 20241106123044752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123044752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123044752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123044752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123044752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123044752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123044752 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123044752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044752 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123044752 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123044752 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123044752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123044752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123044752 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123044753 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123044753 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123044753 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) 20241106123044753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123044753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123044753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123044753 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123044753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123044753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123044753 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123044753 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123044753 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123044753 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123044753 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123044753 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) 20241106123044753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123044753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123044753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123044753 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123044753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123044753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123044753 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123044753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044753 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123044753 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123044753 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123044753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123044753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123044753 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123044753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044753 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123044753 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123044753 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123044754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123044754 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123044754 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123044754 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123044755 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123044755 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) 20241106123044755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123044755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123044755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123044755 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123044755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123044755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123044755 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123044755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123044755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123044755 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123044755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123044755 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(13)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(13)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(13)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(11)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123044941 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123044941 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123044941 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123044941 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(10)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123044945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044945 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123044945 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123044945 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123044945 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123044945 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123044945 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123044946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044946 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123044946 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123044946 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123044946 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123044946 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123044946 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123044946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123044946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123044946 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123044946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123044946 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123044946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123044946 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123044946 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123044946 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123044946 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123044948 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123044948 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123044948 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) 20241106123044948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123044948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123044948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123044948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123044948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123044948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123044948 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123044948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044948 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123044948 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123044948 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123044948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123044948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123044948 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123044948 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123044984 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123044984 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123044984 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123044984 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(13)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123044987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044987 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123044987 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123044987 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123044987 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123044987 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123044987 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123044989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044989 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123044989 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123044989 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123044989 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123044989 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123044989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123044989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123044989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123044989 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123044989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123044989 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123044989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123044989 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123044989 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123044989 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123044989 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123044990 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123044990 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123044990 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) 20241106123044990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123044990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123044990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123044990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123044990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123044990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123044990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123044990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123044990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123044990 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123044990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123044990 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123044990 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123044990 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123044990 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123044990 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123044990 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123044990 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123045409 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::88be:6fff:fe36:5579]:2905 err=None (stream.c:265) 20241106123045409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241106123045409 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241106123045410 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::88be:6fff:fe36:5579]:2905 err=None (osmo_ss7_asp.c:785) HNBGW_Test.msc0-RAN(9)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123045751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123045751 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123045751 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123045751 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123045751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123045751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123045751 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123045751 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123045751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123045751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123045751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123045751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123045751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123045751 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123045751 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123045751 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123045751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045751 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123045751 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123045751 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123045751 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123045751 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123045751 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) 20241106123045751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123045751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123045751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123045752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123045752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123045752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123045752 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123045752 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123045752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123045752 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123045752 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123045752 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123045752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123045752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123045752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123045752 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123045753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123045753 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123045753 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123045753 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123045753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123045753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123045753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123045753 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123045753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123045753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123045753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123045753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123045753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123045753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123045753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123045753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123045753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123045753 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123045753 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123045753 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(12)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123045791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123045792 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123045792 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123045792 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123045792 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123045792 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123045792 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123045792 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123045792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123045792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123045792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123045792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123045792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123045792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123045792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123045792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123045792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123045792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123045792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123045792 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123045792 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123045792 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) 20241106123045792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123045792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123045792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123045792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123045792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123045792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123045792 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123045792 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123045792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123045792 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123045792 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123045792 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123045792 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123045793 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123045793 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123045793 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123045793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123045793 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123045793 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123045793 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123045793 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123045793 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123045793 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123045793 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123045793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123045793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123045793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123045793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123045793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123045793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123045793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123045793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123045793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123045793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123045793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123045793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123045793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123045793 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123045793 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123045793 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123045816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123045816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123045817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123045817 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123045817 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123045817 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123045817 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123045817 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123045817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123045817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123045825 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43343<->l=127.0.0.1:4262) (control_if.c:193) 20241106123045826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123045826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123045826 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123045826 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(8)@246625d722cd: Final verdict of PTC: none 20241106123045826 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123045826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(10)@246625d722cd: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(7)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(9)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(11)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(14)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(12)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(4)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(13)@246625d722cd: Final verdict of PTC: none TC_hnb_register-Iuh0(6)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(3)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123045829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(5)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(4): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(5): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_register-Iuh0(6): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_register-Iuh0-RUA(7): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(8): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(9): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(10): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(11): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(12): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(13): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(14): none (pass -> pass) MTC@246625d722cd: Test case TC_hnb_register finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Wed Nov 6 12:30:45 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241106123045891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123045957 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123045957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123045957 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123045957 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123045957 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123045957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123045957 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123045957 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123045957 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123045957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123045957 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123045957 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123045957 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123045957 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123045957 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123045957 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123045957 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123045958 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123045958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123045958 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123045958 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123045958 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123045958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123045958 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123045958 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123045958 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123045958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123045958 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123045958 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123045958 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123045958 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123045958 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123045958 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123045958 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123045958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123045958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123045958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123045958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123045958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123045958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123045958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123045958 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123045958 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123045958 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123045958 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123045958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123045958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123045958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123045958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123045958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123045958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123045958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123045958 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123045958 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123045958 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123045958 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123046293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60772<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103080) Waiting for packet dumper to finish... 1 (prev_count=103080, count=158464) 20241106123047959 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123047959 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123047959 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123047959 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123047959 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123047959 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Wed Nov 6 12:30:48 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_hnb_register_duplicate started. 20241106123049362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123049368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123049374 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34003<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(17)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(17)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_hnb_register_duplicate-Iuh0(18)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123105434 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123105434 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123105450 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123105450 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123105451 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123105451 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123105451 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123105451 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123105452 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123105452 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123105452 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) 20241106123105452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123105452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123105452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123105452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123105452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123105452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123105452 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123105452 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123105452 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123105452 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123105452 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123105452 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) 20241106123105452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123105452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123105452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123105452 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123105452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123105452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_hnb_register_duplicate-Iuh1(20)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123105452 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123105452 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123105452 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123105452 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) 20241106123105452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123105452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123105452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105452 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123105452 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123105452 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123105452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123105452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123105452 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123105452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123105453 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123105453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123105453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123105453 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123105453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123105453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123105453 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46393 (stream_srv.c:129) 20241106123105453 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46393<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123105453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123105453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123105453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123105453 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123105453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123105453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123105453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123105453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123105453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123105453 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123105454 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123105454 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123105454 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) 20241106123105454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123105454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123105454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123105454 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123105454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123105454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123105454 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123105454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123105454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123105454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123105454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123105454 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(24)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(24)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(24)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(22)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123105483 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123105483 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123105484 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123105484 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123105484 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123105484 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123105484 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123105484 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123105485 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123105485 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123105485 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) 20241106123105485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123105485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123105485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123105485 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123105485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123105485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123105485 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123105485 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123105485 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123105486 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) 20241106123105486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123105486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123105486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123105486 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123105486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123105486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123105486 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123105486 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123105486 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123105486 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) 20241106123105486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123105486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123105486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123105486 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123105486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123105486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123105486 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123105486 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123105486 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123105486 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) 20241106123105486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123105486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123105486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123105486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123105486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123105486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123105486 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123105486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123105486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123105486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123105486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123105486 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123105486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123105486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123105486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123105486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123105486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123105486 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123105486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123105486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123105486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123105486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123105486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123105486 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123105486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105486 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123105486 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123105486 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123105486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123105486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123105486 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(27)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(27)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(27)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(25)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123105678 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123105678 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123105678 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123105678 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(24)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123105680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105680 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123105680 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123105680 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123105680 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123105680 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123105680 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123105681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105681 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123105681 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123105681 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123105681 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123105681 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123105681 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123105681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123105681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123105681 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123105681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123105681 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123105681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123105681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123105681 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123105681 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123105681 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123105682 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123105682 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123105682 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) 20241106123105682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123105682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123105682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123105682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123105682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123105682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123105682 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123105682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105682 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123105682 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123105682 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123105682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123105682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123105682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123105682 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123105710 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123105710 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123105710 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123105710 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(27)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123105713 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105713 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123105713 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123105713 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123105713 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123105713 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123105713 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123105714 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105714 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123105714 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123105714 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123105714 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123105714 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123105714 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123105714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123105714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123105714 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123105714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123105714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123105714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123105714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123105714 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123105714 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123105714 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123105715 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123105715 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123105715 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) 20241106123105715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123105715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123105715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123105715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123105715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123105715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123105716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123105716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123105716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123105716 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123105716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123105716 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123105716 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123105716 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123105716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123105716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123105716 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123105716 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(23)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123106487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123106487 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123106487 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123106487 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123106487 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123106487 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123106487 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123106487 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123106487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123106487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123106487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123106487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123106487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123106487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123106487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123106487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123106487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123106487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123106487 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123106487 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123106487 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123106487 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) 20241106123106487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123106487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123106488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123106488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123106488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123106488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123106488 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123106488 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123106488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123106488 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123106488 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123106488 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123106488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123106488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123106488 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123106488 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123106489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123106489 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123106489 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123106489 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123106489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123106489 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123106489 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123106489 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123106489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123106489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123106489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123106489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123106489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123106489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123106489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123106489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123106489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123106489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123106489 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123106489 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123106489 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123106519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123106519 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123106519 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123106519 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123106519 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123106519 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123106519 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123106519 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(26)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123106519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123106519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123106519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123106519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123106519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123106519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123106519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123106519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123106519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106519 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123106519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123106519 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123106519 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123106519 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123106519 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) 20241106123106519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123106519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123106519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123106519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123106519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123106519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123106519 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123106519 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123106519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123106519 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123106519 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123106519 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123106519 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123106519 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123106519 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123106519 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123106522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123106522 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123106522 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123106522 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123106522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123106522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123106522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123106522 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123106522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123106522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123106522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123106522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123106522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123106522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123106522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123106522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123106522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123106522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123106522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123106522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123106522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123106522 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123106522 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123106522 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123106533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123106533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123106533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123106533 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123106533 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123106533 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123106533 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123106533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123106533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123106539 DLINP DEBUG SRVCONN(,r=127.0.0.1:46393<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123106539 DLINP DEBUG SRVCONN(,r=127.0.0.1:46393<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123106539 DLINP DEBUG SRVCONN(,r=127.0.0.1:46393<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123106539 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123106539 DHNBAP ERROR (127.0.0.1:46393 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241106123106539 DHNBAP ERROR (127.0.0.1:46393 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241106123106539 DLINP DEBUG SRVCONN(,r=127.0.0.1:46393<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123106539 DLINP DEBUG SRVCONN(,r=127.0.0.1:46393<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241106123106539 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: talloc reports "struct hnb_context" x 1, expecting 1 MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123106548 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34003<->l=127.0.0.1:4262) (control_if.c:193) 20241106123106548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56012<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(22)@246625d722cd: Final verdict of PTC: none 20241106123106548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123106548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123106548 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123106548 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) 20241106123106548 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate-Iuh0-RUA(19)@246625d722cd: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(20)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(26)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(24)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(23)@246625d722cd: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(21)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(25)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(27)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@246625d722cd: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(18)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(28)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(15)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123106551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55998<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(17)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(15): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(17): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(18): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(19): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(20): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(21): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(22): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(23): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(24): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(25): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(26): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(27): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(28): none (pass -> pass) MTC@246625d722cd: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Wed Nov 6 12:31:06 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20241106123106603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123106694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123106694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123106694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123106694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123106694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123106694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123106694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123106694 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123106694 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123106694 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123106694 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123106694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123106694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123106694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123106694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123106694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123106694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123106694 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123106694 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123106694 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123106694 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123106694 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123106694 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123106694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123106694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123106694 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123106694 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123106694 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123106694 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123106694 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123106694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123106694 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123106694 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123106694 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123106694 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123106694 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123106694 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123106694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123106694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123107005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38422<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91584) Waiting for packet dumper to finish... 1 (prev_count=91584, count=150260) 20241106123108694 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123108694 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123108694 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123108694 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123108694 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123108694 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Wed Nov 6 12:31:09 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241106123110081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123110087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123110092 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36091<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(31)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(31)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123126153 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123126153 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123126154 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123126154 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123126154 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123126154 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123126154 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123126154 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(32)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123126155 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123126155 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123126155 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) 20241106123126155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123126155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123126155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123126155 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123126155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123126155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123126155 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123126155 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123126155 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123126155 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) 20241106123126155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123126156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123126156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123126156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123126156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123126156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123126156 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123126156 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123126156 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123126156 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) 20241106123126156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123126156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123126156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123126156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123126156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123126156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123126156 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123126156 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123126156 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123126156 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123126156 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123126156 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) 20241106123126156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123126156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123126156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123126156 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123126156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123126156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123126156 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123126156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123126156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123126156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123126156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123126156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123126156 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123126156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123126156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123126156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123126156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123126156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123126156 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123126157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123126157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123126157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123126157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123126157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123126157 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123126157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126157 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123126157 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123126157 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123126157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123126157 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(36)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(36)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(36)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(34)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123126189 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123126189 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123126189 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123126189 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123126189 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123126189 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123126189 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123126189 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123126191 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123126191 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123126191 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) 20241106123126191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123126191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123126191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123126191 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123126191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123126191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123126191 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123126191 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123126191 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123126191 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) 20241106123126191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123126191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123126191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123126191 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123126191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123126191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123126191 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123126191 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123126191 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123126191 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) 20241106123126191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123126191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123126191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123126191 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123126191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123126191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123126191 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123126191 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123126191 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123126191 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) 20241106123126191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123126191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123126191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123126192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123126192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123126192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123126192 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123126192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126192 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123126192 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123126192 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123126192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123126192 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123126192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126192 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123126192 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123126192 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123126192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123126192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123126192 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123126192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126192 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123126192 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123126192 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123126192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123126192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123126192 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123126192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126192 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123126192 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123126192 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123126192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123126192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123126192 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(39)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(39)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(39)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(37)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123126381 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123126381 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123126381 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123126381 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(36)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123126384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126384 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123126384 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123126384 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123126384 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123126384 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123126384 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123126386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126386 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123126386 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123126386 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123126386 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123126386 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123126386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123126386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123126386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123126386 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123126386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123126386 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123126386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123126386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123126386 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123126386 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123126386 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123126387 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123126387 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123126387 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) 20241106123126387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123126387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123126387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123126387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123126387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123126387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123126387 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123126387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126387 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123126387 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123126387 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123126387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123126387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123126387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123126387 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123126425 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123126425 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123126425 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123126425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(39)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123126427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126427 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123126427 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123126427 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123126427 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123126427 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123126427 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123126429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126429 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123126429 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123126429 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123126429 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123126429 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123126429 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123126429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123126429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123126429 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123126429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123126429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123126429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123126429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123126429 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123126429 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123126429 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123126430 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123126430 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123126430 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) 20241106123126430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123126430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123126430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123126430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123126430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123126430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123126430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123126430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123126430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123126430 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123126430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123126430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123126430 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123126430 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123126430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123126430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123126430 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123126430 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(35)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123127190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123127190 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123127190 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123127190 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123127190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123127190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123127190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123127190 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123127190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123127190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123127190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123127190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123127190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123127190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123127190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123127190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123127190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123127191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123127191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123127191 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123127191 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123127191 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) 20241106123127191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123127191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123127191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123127191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123127191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123127191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123127191 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123127191 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123127191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123127191 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123127191 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123127191 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123127191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123127191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123127191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123127191 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123127192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123127192 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123127192 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123127192 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123127192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123127192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123127192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123127192 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123127192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123127192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123127192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123127192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123127192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123127192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123127192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123127192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123127193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123127193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123127193 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123127193 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123127193 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(38)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123127233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123127233 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123127233 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123127233 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123127233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123127233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123127233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123127233 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123127233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123127233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123127233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123127233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123127233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123127233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123127233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123127233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123127233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123127234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123127234 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123127234 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123127234 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123127234 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) 20241106123127234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123127234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123127234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123127234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123127234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123127234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123127234 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123127234 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123127234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123127234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123127234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123127234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123127234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123127234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123127234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123127234 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123127235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123127235 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123127235 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123127235 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123127235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123127235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123127235 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123127235 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123127235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123127235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123127235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123127235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123127235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123127235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123127235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123127235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123127235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123127235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123127235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123127235 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123127235 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123127235 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123127235 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123127235 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123127253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123127253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123127253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123127253 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123127254 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123127254 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123127254 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123127254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123127254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123127257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123127257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123127257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123127257 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123127257 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20241106123127257 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123127257 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123127257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123127257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: talloc reports "struct hnb_context" x 1, expecting 1 MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123127263 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36091<->l=127.0.0.1:4262) (control_if.c:193) 20241106123127263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123127263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123127263 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc0-M3UA(36)@246625d722cd: Final verdict of PTC: none 20241106123127263 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) 20241106123127263 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123127264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60986<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(37)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(34)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(38)@246625d722cd: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(33)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(39)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(35)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@246625d722cd: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(32)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(29)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(40)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123127266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60976<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(31)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(29): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(31): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(32): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(33): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(34): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(35): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(36): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(37): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(38): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(39): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(40): none (pass -> pass) MTC@246625d722cd: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Wed Nov 6 12:31:27 UTC 2024 ====== 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 20241106123127316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123127393 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123127393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123127393 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123127393 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123127393 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123127393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123127393 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123127393 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123127393 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123127393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123127394 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123127394 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123127394 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123127394 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123127394 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123127394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123127394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123127394 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123127394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123127394 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123127394 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123127394 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123127394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123127394 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123127394 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123127394 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123127394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123127394 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123127394 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123127394 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123127394 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123127394 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123127394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123127394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123127394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123127394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123127394 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123127394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123127394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123127394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123127394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123127394 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123127394 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123127394 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123127394 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123127394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123127394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123127394 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123127394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123127394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123127394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123127394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123127394 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123127394 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123127394 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123127394 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123127717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50380<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140540) Waiting for packet dumper to finish... 1 (prev_count=140540, count=147808) 20241106123129395 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123129395 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123129395 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123129395 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123129395 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123129395 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Wed Nov 6 12:31:29 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_hnb_disconnected_timeout started. 20241106123130788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123130793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123130798 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40083<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(43)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(43)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123146857 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123146857 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123146857 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123146857 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123146858 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123146858 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123146858 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123146858 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123146858 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) 20241106123146858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123146858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123146858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123146858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123146858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123146858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123146858 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123146858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123146858 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123146858 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123146858 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123146858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123146858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123146858 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123146859 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123146859 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123146859 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) 20241106123146859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123146859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123146859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_hnb_disconnected_timeout-Iuh0(44)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123146859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123146859 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123146859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123146859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123146859 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123146859 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123146859 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123146859 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123146859 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123146859 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) 20241106123146859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123146859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123146859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123146859 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123146859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123146859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123146859 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123146859 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123146859 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123146859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123146859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123146860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123146860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123146860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123146860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123146860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123146860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123146860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123146860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123146860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123146860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123146860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123146860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123146861 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123146861 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123146861 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) 20241106123146861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123146861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123146861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123146861 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123146861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123146861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123146861 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123146861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123146861 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123146861 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123146861 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123146861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123146861 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(48)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(48)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(48)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(46)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123146892 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123146892 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123146892 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123146892 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123146893 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123146893 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123146893 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123146893 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123146894 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123146894 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123146894 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) 20241106123146894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123146894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123146894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123146894 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123146894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123146894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123146894 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123146894 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123146894 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123146894 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) 20241106123146894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123146894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123146894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123146894 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123146894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123146894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123146894 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123146895 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123146895 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123146895 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) 20241106123146895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123146895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123146895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123146895 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123146895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123146895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123146895 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123146895 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123146895 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123146895 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) 20241106123146895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123146895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123146895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123146895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123146895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123146895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123146895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123146895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123146895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123146895 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123146895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123146895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123146895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123146895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123146895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123146895 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123146895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123146895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123146895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123146895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123146895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123146895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123146895 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123146895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123146895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123146895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123146895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123146895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123146895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123146895 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123146895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123146895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123146895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123146895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123146895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123146895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123146895 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(51)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(51)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(51)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(49)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123146957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123146957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123146958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123146958 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123146958 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123146958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123146958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123146958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123146958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123147085 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123147085 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123147085 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123147085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(48)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123147088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123147088 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123147088 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123147088 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123147088 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123147088 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123147088 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123147089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123147089 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123147089 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123147089 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123147089 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123147089 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123147089 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123147089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123147089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123147089 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123147089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123147089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123147089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123147089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123147089 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123147089 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123147089 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123147090 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123147090 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123147090 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) 20241106123147090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123147090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123147090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123147091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123147091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123147091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123147091 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123147091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123147091 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123147091 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123147091 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123147091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123147091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123147091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123147091 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123147128 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123147128 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123147128 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123147128 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(51)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123147132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123147132 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123147132 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123147132 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123147132 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123147132 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123147132 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123147133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123147133 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123147133 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123147133 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123147133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123147133 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123147133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123147133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123147133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123147133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123147133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123147134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123147134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123147134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123147134 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123147134 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123147134 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123147135 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123147135 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123147135 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) 20241106123147135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123147135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123147135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123147135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123147135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123147135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123147135 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123147135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123147135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123147135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123147135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123147135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123147135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123147135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123147135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(47)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123147894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123147894 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123147894 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123147894 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123147894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123147894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123147894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123147894 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123147894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123147894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123147894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123147894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123147894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123147894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123147894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123147894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123147894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123147894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123147894 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123147894 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123147894 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123147894 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) 20241106123147894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123147894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123147894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123147894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123147894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123147894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123147894 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123147894 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123147894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123147894 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123147894 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123147895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123147895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123147895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123147895 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123147895 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123147896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123147896 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123147896 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123147896 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123147896 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123147896 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123147896 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123147896 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123147896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123147896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123147896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123147896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123147896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123147896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123147896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123147896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123147896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123147896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123147896 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123147896 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123147896 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123147936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123147936 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123147936 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123147936 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123147936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123147936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123147936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123147936 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(50)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123147937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123147937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123147937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123147937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123147937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123147937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123147937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123147937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123147937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123147937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123147937 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123147937 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123147937 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123147937 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) 20241106123147937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123147937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123147937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123147937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123147937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123147937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123147937 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123147937 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123147937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123147937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123147937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123147937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123147937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123147937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123147937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123147937 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123147939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123147939 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123147939 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123147939 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123147939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123147939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123147939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123147939 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123147939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123147939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123147939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123147939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123147939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123147939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123147939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123147939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123147939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123147939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123147939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123147939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123147939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123147939 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123147939 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123147940 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123147966 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@246625d722cd: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@246625d722cd: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106123147972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123147972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123147972 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123147972 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) 20241106123147972 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(44)@246625d722cd: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(45)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106123148979 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241106123153987 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(42)@246625d722cd: 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@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241106123155023 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(53)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123155024 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123155025 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(42)@246625d722cd: 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@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123155032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123155032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123155032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123155032 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123155032 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123155032 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123155032 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123155032 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123155032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123155032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106123155035 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123156039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123156039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123156039 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123156039 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) 20241106123156039 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(53)@246625d722cd: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(54)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241106123156042 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241106123202046 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(42)@246625d722cd: 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@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123202053 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40083<->l=127.0.0.1:4262) (control_if.c:193) 20241106123202053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50398<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(50)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(47)@246625d722cd: Final verdict of PTC: none 20241106123202053 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123202053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123202053 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123202053 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123202053 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123202053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123202053 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123202053 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123202053 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123202053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(49)@246625d722cd: Final verdict of PTC: none 20241106123202053 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123202053 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123202053 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123202053 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123202053 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123202054 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123202054 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(46)@246625d722cd: Final verdict of PTC: none 20241106123202054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123202054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123202054 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123202054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123202054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123202054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123202054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123202054 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123202054 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123202054 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123202054 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123202054 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123202054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123202054 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123202054 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106123202054 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106123202054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123202054 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106123202054 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW-MGCP(52)@246625d722cd: Final verdict of PTC: none 20241106123202054 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106123202054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123202054 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123202054 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123202054 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123202054 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123202054 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING IPA-CTRL-CLI-IPA(42)@246625d722cd: Final verdict of PTC: none 20241106123202054 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123202054 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(48)@246625d722cd: Final verdict of PTC: none 20241106123202054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123202054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123202054 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123202054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123202054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123202054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123202054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123202054 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123202054 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123202054 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123202054 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(51)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(41)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123202055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(43)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(41): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(43): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(44): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(45): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(46): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(47): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(48): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(49): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(50): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(51): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(52): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(53): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(54): none (pass -> pass) MTC@246625d722cd: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Wed Nov 6 12:32:02 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20241106123202096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123202497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142952) Waiting for packet dumper to finish... 1 (prev_count=142952, count=157120) 20241106123204055 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123204055 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123204055 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123204055 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123204055 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123204055 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Wed Nov 6 12:32:04 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ue_register started. 20241106123205575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123205581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123205587 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42919<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(57)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(57)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123221648 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123221648 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123221648 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123221648 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123221649 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123221649 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123221649 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) 20241106123221649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123221649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123221649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123221649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123221649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123221649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123221649 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123221649 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123221649 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123221650 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123221650 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123221650 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) 20241106123221650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123221650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123221650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123221650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123221650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123221650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123221650 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123221650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221650 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123221650 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123221650 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123221650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123221650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123221650 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123221650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221650 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123221650 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123221650 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123221650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123221650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123221650 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_ue_register-Iuh0(58)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123221650 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123221650 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123221651 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123221651 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123221651 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) 20241106123221651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123221651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123221651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123221651 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123221651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123221651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123221651 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123221651 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123221651 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123221651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221651 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123221651 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123221651 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123221651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123221651 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123221651 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123221652 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123221652 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123221652 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) 20241106123221652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123221652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123221652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123221652 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123221652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123221652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123221652 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123221652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221652 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123221652 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123221652 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123221652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123221652 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(62)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(62)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(62)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(60)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123221688 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123221688 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123221688 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123221688 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123221688 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123221688 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123221689 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123221689 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123221689 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) 20241106123221689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123221689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123221689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123221689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123221689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123221689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123221689 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123221689 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123221689 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123221689 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123221689 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123221689 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) 20241106123221689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123221689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123221689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123221689 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123221689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123221689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123221689 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123221690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221690 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123221690 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123221690 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123221690 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123221690 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123221690 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123221690 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123221690 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123221690 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) 20241106123221690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123221690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123221690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123221690 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123221690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123221690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123221690 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123221690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221690 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123221690 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123221690 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123221690 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123221690 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123221690 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123221690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221690 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123221690 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123221690 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123221690 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123221690 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123221690 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123221691 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123221691 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123221691 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) 20241106123221691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123221691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123221691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123221691 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123221691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123221691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123221691 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123221691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221691 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123221691 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123221691 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123221691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123221691 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(65)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(65)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(65)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(63)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123221751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123221751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123221751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123221751 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123221751 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123221751 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123221751 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123221751 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123221751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123221751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123221881 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123221881 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123221882 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123221882 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(62)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123221884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221885 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123221885 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123221885 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123221885 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123221885 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123221885 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123221886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221886 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123221886 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123221886 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123221886 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123221886 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123221886 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123221886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123221886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123221886 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123221886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123221886 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123221886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123221886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123221886 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123221886 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123221886 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123221887 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123221887 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123221887 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) 20241106123221887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123221887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123221887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123221888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123221888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123221888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123221888 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123221888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123221888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123221888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123221888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123221888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123221888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123221888 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123221920 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123221920 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123221920 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123221920 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(65)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123221922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221922 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123221922 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123221922 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123221922 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123221922 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123221922 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123221924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221924 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123221924 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123221924 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123221924 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123221924 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123221924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123221924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123221924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123221924 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123221924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123221924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123221924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123221924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123221924 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123221924 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123221924 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123221925 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123221925 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123221925 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) 20241106123221925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123221925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123221925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123221925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123221925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123221925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123221925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123221925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123221925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123221925 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123221925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123221925 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123221925 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123221925 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123221925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123221925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123221925 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123221925 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(61)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123222691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123222691 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123222691 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123222691 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123222691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123222691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123222691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123222691 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123222691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123222691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123222691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123222691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123222691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123222691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123222691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123222691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123222691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222691 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123222691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123222691 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123222691 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123222691 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123222691 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) 20241106123222691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123222691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123222691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123222691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123222691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123222691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123222691 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123222691 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123222691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123222691 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123222691 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123222691 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123222691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123222691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123222691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123222691 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123222692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123222692 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123222692 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123222692 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123222692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123222692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123222692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123222692 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123222692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123222693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123222693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123222693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123222693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123222693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123222693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123222693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123222693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123222693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123222693 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123222693 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123222693 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(64)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123222727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123222727 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123222727 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123222727 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123222727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123222727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123222727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123222727 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123222727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123222727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123222727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123222727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123222727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123222727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123222727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123222727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123222727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222727 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123222727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123222727 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123222727 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123222727 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123222727 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) 20241106123222727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123222727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123222727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123222727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123222727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123222727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123222728 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123222728 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123222728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123222728 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123222728 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123222728 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123222728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123222728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123222728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123222728 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123222729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123222729 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123222729 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123222729 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123222729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123222729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123222729 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123222729 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123222729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123222729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123222729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123222729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123222729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123222729 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123222729 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123222729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123222729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123222729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123222729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123222729 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123222729 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123222729 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123222730 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123222730 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123222760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123222760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123222760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241106123222760 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241106123222760 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241106123222760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123222760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123222765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123222765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123222765 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123222765 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) 20241106123222765 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123222766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ue_register-Iuh0-RUA(59)@246625d722cd: Final verdict of PTC: none 20241106123222766 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42919<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register-Iuh0(58)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(55)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(61)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(63)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(60)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(64)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(65)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(62)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(66)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(56)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123222769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(57)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(55): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(57): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ue_register-Iuh0(58): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ue_register-Iuh0-RUA(59): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(60): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(61): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(62): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(63): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(64): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(65): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(66): none (pass -> pass) MTC@246625d722cd: Test case TC_ue_register finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Wed Nov 6 12:32:22 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241106123222820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123222893 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123222893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123222893 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123222893 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123222893 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123222893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123222893 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123222893 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123222893 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123222893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123222893 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123222893 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123222893 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123222893 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123222893 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123222893 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123222893 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123222894 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123222894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123222894 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123222894 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123222894 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123222894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123222894 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123222894 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123222894 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123222894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123222894 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123222894 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123222894 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123222894 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123222894 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123222894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123222894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123222894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123222894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123222894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123222894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123222894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123222894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123222894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123222894 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123222894 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123222894 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123222894 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123222894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123222894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123222894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123222894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123222894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123222894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123222894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123222894 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123222894 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123222894 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123222894 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123223222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32834<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=138796) Waiting for packet dumper to finish... 1 (prev_count=138796, count=146484) 20241106123224895 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123224895 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123224895 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123224895 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123224895 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123224895 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Wed Nov 6 12:32:25 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ue_register_tmsi_lai started. MTC@246625d722cd: 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 20241106123226296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123226302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123226308 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38771<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(69)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(69)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123242372 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123242372 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123242373 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123242373 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123242373 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123242373 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123242374 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123242374 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123242374 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) 20241106123242374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123242374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123242374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123242374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123242374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123242374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123242374 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123242374 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123242374 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123242374 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123242374 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123242374 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) 20241106123242374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123242374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123242374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123242374 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123242374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123242374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123242374 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123242374 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123242374 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123242374 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) 20241106123242374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123242374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123242374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123242374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123242374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123242374 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123242374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123242374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123242374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123242375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123242375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123242375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123242375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123242375 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123242375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242375 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123242375 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123242375 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123242375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123242375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123242375 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123242375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123242375 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123242375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123242375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123242375 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_ue_register_tmsi_lai-Iuh0(70)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123242375 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123242375 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123242375 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) 20241106123242375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123242375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123242375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123242376 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123242376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123242376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123242376 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123242376 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123242376 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123242376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242376 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123242376 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123242376 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123242376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123242376 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(74)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(74)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(74)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(72)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123242416 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123242416 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123242416 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123242416 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123242416 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123242416 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123242417 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123242417 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123242418 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123242418 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123242418 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) 20241106123242418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123242418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123242418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123242418 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123242418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123242418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123242418 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123242418 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123242418 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123242418 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) 20241106123242418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123242418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123242418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123242418 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123242418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123242418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123242418 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123242418 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123242418 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123242418 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) 20241106123242418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123242418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123242418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123242418 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123242418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123242418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123242418 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123242418 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123242418 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123242418 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) 20241106123242418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123242418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123242419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123242419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123242419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123242419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123242419 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123242419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123242419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123242419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123242419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123242419 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123242419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123242419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123242419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123242419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123242419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123242419 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123242419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123242419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123242419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123242419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123242419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123242419 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123242419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123242419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123242419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123242419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123242419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123242419 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(77)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(77)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(77)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(75)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123242479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123242479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123242479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123242479 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123242479 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123242479 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123242479 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123242479 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123242479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123242479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123242608 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123242608 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123242608 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123242608 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(74)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123242612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242612 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123242612 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123242612 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123242612 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123242612 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123242612 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123242613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242613 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123242613 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123242613 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123242613 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123242613 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123242613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123242613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123242613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123242613 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123242613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123242613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123242613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123242613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123242613 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123242613 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123242613 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123242615 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123242615 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123242615 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) 20241106123242615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123242615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123242615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123242615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123242615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123242615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123242615 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123242615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242615 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123242615 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123242615 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123242615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123242615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123242615 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123242615 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123242650 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123242650 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123242650 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123242650 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(77)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123242653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242653 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123242653 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123242653 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123242653 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123242653 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123242653 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123242654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242654 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123242654 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123242654 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123242654 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123242654 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123242654 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123242654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123242654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123242654 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123242654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123242654 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123242654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123242654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123242654 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123242654 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123242654 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123242656 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123242656 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123242656 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) 20241106123242656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123242656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123242656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123242656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123242656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123242656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123242656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123242656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123242656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123242656 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123242656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123242656 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123242656 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123242656 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123242656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123242656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123242656 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123242656 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(73)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123243418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123243418 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123243418 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123243418 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123243418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123243418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123243418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123243418 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123243418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123243418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123243418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123243418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123243418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123243418 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123243418 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123243418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123243418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243418 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123243418 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123243418 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123243418 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123243418 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123243418 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) 20241106123243418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123243418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123243418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123243418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123243418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123243418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123243418 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123243418 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123243419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123243419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123243419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123243419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123243419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123243419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123243419 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123243419 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123243420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123243420 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123243420 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123243420 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123243420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123243420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123243420 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123243420 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123243420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123243420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123243420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123243420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123243420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123243420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123243420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123243420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123243420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243420 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123243420 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123243420 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123243420 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123243420 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(76)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123243460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123243460 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123243460 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123243460 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123243460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123243460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123243460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123243460 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123243460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123243460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123243460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123243460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123243460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123243460 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123243460 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123243460 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123243460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243460 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123243460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123243460 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123243460 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123243460 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123243460 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) 20241106123243460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123243460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123243461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123243461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123243461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123243461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123243461 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123243461 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123243461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123243461 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123243461 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123243461 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123243461 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123243461 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123243461 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123243461 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123243463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123243463 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123243463 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123243463 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123243463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123243463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123243463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123243463 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123243463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123243463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123243463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123243463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123243463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123243463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123243463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123243463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123243463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123243463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123243464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123243464 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123243464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123243464 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123243464 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123243464 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123243487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123243487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123243487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241106123243487 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241106123243487 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241106123243487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123243487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123243492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32858<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123243493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123243493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123243493 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123243493 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) 20241106123243493 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(73)@246625d722cd: Final verdict of PTC: none 20241106123243493 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38771<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(75)@246625d722cd: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(71)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(67)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(76)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(72)@246625d722cd: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(70)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(77)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(74)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(68)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(78)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123243495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32846<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(69)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(67): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(68): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(69): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(70): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(71): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(72): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(73): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(74): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(75): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(76): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(77): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(78): none (pass -> pass) MTC@246625d722cd: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Wed Nov 6 12:32:43 UTC 2024 ====== 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 20241106123243537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123243621 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123243622 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123243622 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123243622 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123243622 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123243622 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123243622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123243622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123243622 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123243622 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123243622 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123243622 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123243622 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123243622 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123243622 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123243622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123243622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123243622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123243622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123243622 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123243622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123243622 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123243622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123243622 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123243622 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123243622 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123243622 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123243622 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123243622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123243622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123243622 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123243622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123243622 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123243622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123243622 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123243622 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123243622 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123243622 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123243622 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123243938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48324<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92016) Waiting for packet dumper to finish... 1 (prev_count=92016, count=146456) 20241106123245622 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123245622 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123245622 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123245622 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123245622 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123245622 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Wed Nov 6 12:32:45 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ue_register_before_hnb_register started. 20241106123247012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123247018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123247023 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43741<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(81)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(81)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123303078 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123303078 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123303078 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123303078 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123303079 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123303079 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123303079 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) 20241106123303079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123303079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123303079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123303079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123303079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123303079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123303079 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123303079 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123303079 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123303079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303079 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123303079 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123303079 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123303079 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123303079 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123303079 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123303080 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123303080 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123303080 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) TC_ue_register_before_hnb_register-Iuh0(82)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123303080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123303080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123303080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123303080 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123303080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123303080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123303080 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123303080 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123303080 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123303080 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123303080 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123303080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303080 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123303080 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123303080 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123303080 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123303080 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123303080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123303080 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123303080 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123303080 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) 20241106123303080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123303080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123303080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123303080 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123303080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123303080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123303080 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123303080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303080 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123303080 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123303080 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123303080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123303081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123303081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123303082 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123303082 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123303082 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) 20241106123303082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123303082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123303082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123303082 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123303082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123303082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123303082 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123303082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303082 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123303082 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123303082 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123303082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123303082 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(86)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(86)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(86)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(84)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123303114 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123303114 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123303114 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123303114 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123303115 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123303115 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123303115 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123303115 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123303116 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123303116 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123303116 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) 20241106123303116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123303116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123303116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123303116 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123303116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123303116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123303116 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123303116 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123303116 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123303116 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) 20241106123303116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123303116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123303116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123303116 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123303116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123303116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123303116 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123303116 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123303116 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123303116 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) 20241106123303116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123303116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123303116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123303116 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123303117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123303117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123303117 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123303117 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123303117 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123303117 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) 20241106123303117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123303117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123303117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123303117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123303117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123303117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123303117 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123303117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123303117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123303117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123303117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123303117 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123303117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123303117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123303117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123303117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123303117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123303117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123303117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123303117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123303117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123303117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123303117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123303117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123303117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303117 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123303117 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123303117 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123303117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123303117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123303117 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(89)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(89)@246625d722cd: M3UA emulation initiated, the test can be started MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(89)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(87)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123303306 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123303306 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123303306 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123303306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(86)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123303309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303309 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123303309 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123303309 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123303309 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123303309 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123303309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123303310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303310 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123303310 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123303310 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123303310 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123303310 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123303310 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123303310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123303310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123303310 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123303310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123303310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123303310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123303310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123303310 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123303310 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123303310 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123303312 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123303312 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123303312 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) 20241106123303312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123303312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123303312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123303312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123303312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123303312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123303312 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123303312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303312 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123303312 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123303312 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123303312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123303312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123303312 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123303312 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123303346 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123303346 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123303346 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123303346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(89)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123303349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303349 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123303349 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123303349 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123303349 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123303349 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123303349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123303351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303351 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123303351 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123303351 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123303351 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123303351 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123303351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123303351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123303351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123303351 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123303351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123303351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123303351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123303351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123303351 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123303351 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123303351 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123303352 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123303352 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123303352 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) 20241106123303352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123303352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123303352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123303352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123303352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123303352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123303352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123303352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123303352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123303352 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123303352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123303352 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123303352 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123303352 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123303352 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123303352 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123303352 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123303352 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(85)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123304113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123304113 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123304113 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123304113 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123304113 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123304113 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123304113 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123304113 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123304113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123304113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123304113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123304113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123304113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123304113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123304113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123304113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123304113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123304113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123304113 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123304113 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123304113 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123304113 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) 20241106123304113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123304113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123304113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123304114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123304114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123304114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123304114 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123304114 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123304114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123304114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123304114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123304114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123304114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123304114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123304114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123304114 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123304115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123304115 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123304115 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123304115 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123304115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123304115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123304115 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123304115 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123304115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123304115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123304115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123304115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123304115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123304115 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123304115 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123304115 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123304115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304116 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123304116 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123304116 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123304116 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123304116 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(88)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123304155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123304155 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123304155 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123304155 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123304155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123304155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123304155 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123304155 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123304155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123304155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123304155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123304155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123304155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123304155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123304155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123304155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123304155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123304156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123304156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123304156 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123304156 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123304156 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) 20241106123304156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123304156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123304156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123304156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123304156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123304156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123304156 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123304156 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123304156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123304156 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123304156 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123304156 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123304156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123304156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123304156 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123304156 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123304158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123304158 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123304158 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123304158 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123304158 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123304158 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123304158 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123304158 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123304158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123304158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123304158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123304158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123304158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123304158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123304158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123304158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123304158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123304158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123304158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123304158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123304158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123304158 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123304158 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123304158 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123304170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123304170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123304170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241106123304170 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241106123304170 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241106123304170 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241106123304170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123304170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123304178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123304178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123304178 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123304178 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) 20241106123304178 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(84)@246625d722cd: Final verdict of PTC: none 20241106123304178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41286<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123304178 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43741<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register_before_hnb_register-Iuh0-RUA(83)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(88)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(87)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(85)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(90)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(86)@246625d722cd: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(82)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(80)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(79)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(89)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123304182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41270<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(81)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(79): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(80): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(81): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(82): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(83): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(84): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(85): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(86): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(87): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(88): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(89): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(90): none (pass -> pass) MTC@246625d722cd: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Wed Nov 6 12:33:04 UTC 2024 ====== 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 20241106123304221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123304321 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123304322 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123304322 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123304322 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123304322 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123304322 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123304322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123304322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123304322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123304322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123304322 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123304322 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123304322 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123304322 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123304322 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123304322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123304322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123304322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123304322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123304322 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123304322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123304322 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123304322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123304322 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123304322 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123304322 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123304322 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123304322 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123304322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123304322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123304322 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123304322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123304322 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123304322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123304322 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123304322 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123304322 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123304322 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123304322 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123304622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39772<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89256) Waiting for packet dumper to finish... 1 (prev_count=89256, count=144092) 20241106123306323 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123306323 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123306323 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123306323 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123306323 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123306323 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Wed Nov 6 12:33:06 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ranap_cs_initial_ue started. 20241106123307697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123307702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123307710 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44893<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(93)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(93)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123323771 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123323771 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123323771 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123323771 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123323772 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123323772 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(94)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123323772 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123323772 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123323772 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123323772 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123323772 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) 20241106123323772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123323772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123323772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123323772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123323772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123323772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123323772 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123323772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123323772 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123323772 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123323772 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123323772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123323772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123323772 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123323772 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123323772 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123323772 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) 20241106123323772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123323772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123323772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123323773 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123323773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123323773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123323773 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123323773 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123323773 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123323773 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123323773 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123323773 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) 20241106123323773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123323773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123323773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123323773 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123323773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123323773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123323773 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123323773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123323773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123323773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123323773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123323773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123323773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123323773 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123323773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123323773 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123323773 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123323773 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123323773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123323773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123323773 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123323774 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123323774 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123323774 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) 20241106123323774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123323774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123323774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123323774 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123323774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123323774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123323774 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123323774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123323774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123323774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123323774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123323774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123323774 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(98)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(98)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(98)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(96)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123323813 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123323813 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123323813 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123323813 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123323813 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123323813 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123323813 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123323813 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123323814 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123323814 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123323815 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) 20241106123323815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123323815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123323815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123323815 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123323815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123323815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123323815 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123323815 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123323815 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123323815 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) 20241106123323815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123323815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123323815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123323815 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123323815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123323815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123323815 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123323815 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123323815 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123323815 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) 20241106123323815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123323815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123323815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123323815 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123323815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123323815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123323815 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123323815 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123323815 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123323815 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) 20241106123323815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123323815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123323815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123323815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123323815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123323815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123323815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123323815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123323816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123323816 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123323816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123323816 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123323816 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123323816 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123323816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123323816 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123323816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123323816 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123323816 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123323816 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123323816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123323816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123323816 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123323816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123323816 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123323816 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123323816 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123323816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123323816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123323816 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123323816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123323816 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123323816 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123323816 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123323816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123323816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123323816 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(101)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(101)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(101)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(99)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123323875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123323875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123323875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123323875 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123323875 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123323875 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123323875 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123323875 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123323876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123323876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123324004 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123324004 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123324004 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123324004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(98)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123324007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123324007 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123324007 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123324007 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123324007 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123324007 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123324007 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123324009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123324009 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123324009 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123324009 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123324009 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123324009 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123324009 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123324009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123324009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123324009 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123324009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123324009 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123324009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123324009 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123324009 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123324009 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123324009 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123324010 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123324010 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123324010 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) 20241106123324010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123324010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123324010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123324010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123324010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123324010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123324010 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123324010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123324010 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123324010 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123324010 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123324010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123324010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123324010 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123324010 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123324046 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123324046 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123324046 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123324046 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(101)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123324048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123324048 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123324048 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123324048 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123324048 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123324048 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123324048 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123324049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123324049 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123324049 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123324049 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123324049 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123324049 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123324049 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123324049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123324049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123324049 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123324049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123324049 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123324049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123324050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123324050 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123324050 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123324050 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123324051 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123324051 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123324051 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) 20241106123324051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123324051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123324051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123324051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123324051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123324051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123324051 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123324051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123324051 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123324051 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123324051 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123324051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123324051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123324051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123324051 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(97)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123324812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123324812 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123324812 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123324812 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123324812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123324812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123324812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123324812 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123324812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123324812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123324812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123324812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123324812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123324812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123324812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123324812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123324812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123324813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123324813 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123324813 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123324813 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123324813 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) 20241106123324813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123324813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123324813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123324813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123324813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123324813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123324813 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123324813 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123324813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123324813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123324813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123324813 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123324813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123324813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123324813 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123324813 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123324814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123324814 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123324814 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123324815 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123324815 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123324815 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123324815 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123324815 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123324815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123324815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123324815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123324815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123324815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123324815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123324815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123324815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123324815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123324815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123324815 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123324815 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123324815 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(100)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123324854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123324854 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123324854 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123324854 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123324854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123324854 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123324854 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123324854 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123324854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123324854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123324854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123324854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123324854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123324854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123324854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123324854 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123324854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324854 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123324854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123324854 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123324854 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123324854 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123324854 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) 20241106123324854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123324854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123324854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123324854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123324854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123324854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123324854 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123324854 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123324854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123324854 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123324854 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123324854 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123324854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123324854 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123324854 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123324854 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123324856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123324856 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123324856 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123324856 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123324856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123324856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123324856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123324856 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123324856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123324856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123324856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123324856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123324856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123324856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123324856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123324856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123324856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123324856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123324856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123324856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123324857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123324857 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123324857 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123324857 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123324906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(97)@246625d722cd: f_create_expect(l3 := '6EE5611E4B39ACEEA22A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(97)@246625d722cd: Created Expect[0] for '6EE5611E4B39ACEEA22A'O to be handled at TC_ranap_cs_initial_ue0(103) TC_ranap_cs_initial_ue-Iuh0-RUA(95)@246625d722cd: Added conn table entry 0TC_ranap_cs_initial_ue0(103)11613938 20241106123325934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123325934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123325934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123325934 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123325934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb136f2, normal) (hnbgw_rua.c:388) 20241106123325934 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123325934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11613938)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123325934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11613938 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123325934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123325934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123325934 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11613938 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123325934 DCN DEBUG map_sccp[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123325934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123325934 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11613938 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123325934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11613938 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123325934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11613938)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123325934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123325934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123325934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11613938)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123325934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d94e4326d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123325934 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123325934 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106123325934 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123325934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6ee5611e4b39aceea22a004f400300013d0056400500f1100926) (sccp_scrc.c:401) 20241106123325934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123325934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123325934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123325934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123325934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123325934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123325934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123325934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123325934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123325934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123325934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123325934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123325934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123325934 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123325934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d94e4326d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123325934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11613938)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123325934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123325934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123325934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123325934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123325934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123325934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123325934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123325934 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(96)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(96)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(97)@246625d722cd: Found Expect[0] for l3='6EE5611E4B39ACEEA22A'O handled at TC_ranap_cs_initial_ue0(103) HNBGW_Test.msc0-RAN(97)@246625d722cd: Added conn table entry 0TC_ranap_cs_initial_ue0(103)10049245 HNBGW_Test.msc0-SCCP(96)@246625d722cd: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(103)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(96)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106123325944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123325944 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123325944 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123325944 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123325944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123325944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123325944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123325944 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123325944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123325944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123325944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123325944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123325944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123325944 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003a82ac) (sccp_scrc.c:472) 20241106123325944 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1823) 20241106123325944 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123325944 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123325944 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123325944 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123325944 DCN DEBUG handle_cn_conn_conf() conn_id=1, 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:483) 20241106123325944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d94e4326d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123325944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d94e4326d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106123325945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(103)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(100)@246625d722cd: Final verdict of PTC: none 20241106123325950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123325950 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44893<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_initial_ue-Iuh0-RUA(95)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(102)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(97)@246625d722cd: Final verdict of PTC: none 20241106123325951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123325951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123325951 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123325951 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123325951 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123325951 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123325951 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123325951 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(99)@246625d722cd: Final verdict of PTC: none 20241106123325951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123325951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123325951 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123325951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123325951 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123325951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123325951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123325951 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123325951 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123325951 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123325951 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123325951 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123325951 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123325951 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123325951 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123325951 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123325951 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123325951 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123325951 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123325951 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123325951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123325951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123325951 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123325951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123325951 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123325951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123325951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123325951 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) HNBGW_Test.sgsn0-M3UA(101)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(91)@246625d722cd: Final verdict of PTC: none 20241106123325951 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123325951 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123325951 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123325951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106123325951 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106123325951 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106123325951 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a82ac), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106123325951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123325951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123325952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123325952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123325952 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106123325952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d94e4326d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106123325952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11613938)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106123325952 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11613938)[0x55d94e434a90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106123325952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) HNBGW_Test.msc0-M3UA(98)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(96)@246625d722cd: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(94)@246625d722cd: Final verdict of PTC: none 20241106123325952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11613938)[0x55d94e434a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106123325952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11613938)[0x55d94e434a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123325952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11613938)[0x55d94e434a90]{disrupted}: Freeing instance (context_map.c:202) 20241106123325952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11613938)[0x55d94e434a90]{disrupted}: Deallocated (fsm.c:568) 20241106123325952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d94e4326d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123325952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d94e4326d0]{disconnected}: Freeing instance (context_map.c:206) 20241106123325952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d94e4326d0]{disconnected}: Deallocated (fsm.c:568) 20241106123325952 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11613938 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106123325952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123325952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106123325952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123325952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123325952 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123325952 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) 20241106123325952 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123325952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123325952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123325952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123325952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123325952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123325952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123325952 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123325952 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106123325953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(93)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(91): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(93): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(94): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(95): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(96): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(97): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(98): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(99): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(100): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(101): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(102): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_initial_ue0(103): pass (pass -> pass) MTC@246625d722cd: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Wed Nov 6 12:33:25 UTC 2024 ====== 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 20241106123325993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123326495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=168192) Waiting for packet dumper to finish... 1 (prev_count=168192, count=169268) 20241106123327952 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123327952 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123327952 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106123327952 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123327952 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123327952 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Wed Nov 6 12:33:28 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ranap_ps_initial_ue started. 20241106123329569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123329575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123329580 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33143<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(106)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106123335952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123335952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123335952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123335952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123335952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123335952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123335952 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123335952 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106123335952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a82ac), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123335952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123335952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123335952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123335952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(106)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123345645 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123345645 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123345646 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123345646 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123345646 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123345646 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123345646 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123345646 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123345646 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123345646 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123345646 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) 20241106123345646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123345646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123345646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123345647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123345647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123345647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123345647 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123345647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345647 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123345647 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123345647 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123345647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123345647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua TC_ranap_ps_initial_ue-Iuh0(107)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123345647 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123345647 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123345647 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123345647 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) 20241106123345647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123345647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123345647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123345647 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123345647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123345647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123345647 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123345647 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123345647 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123345647 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123345647 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123345647 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) 20241106123345647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123345647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123345647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123345647 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123345647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123345647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123345647 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123345647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345647 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123345647 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123345647 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123345647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123345647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123345647 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123345647 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123345648 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123345648 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) 20241106123345648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123345648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123345648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123345648 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123345648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123345648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123345648 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123345648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345648 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123345648 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123345648 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123345648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123345648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123345648 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123345648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345648 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123345648 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123345648 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123345648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123345648 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(111)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(111)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(111)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(109)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123345685 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123345685 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123345686 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123345686 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123345686 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123345686 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123345686 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123345686 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123345687 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123345687 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123345687 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) 20241106123345687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123345687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123345687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123345687 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123345687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123345687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123345687 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123345687 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123345687 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123345687 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) 20241106123345687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123345687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123345687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123345688 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123345688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123345688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123345688 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123345688 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123345688 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123345688 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) 20241106123345688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123345688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123345688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123345688 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123345688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123345688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123345688 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123345688 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123345688 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123345688 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) 20241106123345688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123345688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123345688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123345688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123345688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123345688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123345688 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123345688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345688 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123345688 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123345688 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123345688 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123345688 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123345688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345688 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123345688 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123345688 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123345688 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123345688 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123345688 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123345688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345688 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123345688 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123345688 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123345688 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123345688 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123345688 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123345688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345688 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123345688 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123345688 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123345688 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123345688 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123345688 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(114)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(114)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(114)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(112)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123345746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123345746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123345746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123345746 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123345746 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123345746 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123345746 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123345746 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123345746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123345746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123345879 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123345879 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123345879 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123345879 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(111)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123345882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345882 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123345882 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123345882 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123345882 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123345882 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123345882 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123345883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345883 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123345883 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123345884 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123345884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123345884 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123345884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123345884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123345884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123345884 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123345884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123345884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123345884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123345884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123345884 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123345884 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123345884 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123345885 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123345885 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123345885 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) 20241106123345885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123345885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123345885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123345885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123345885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123345885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123345885 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123345885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345885 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123345885 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123345885 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123345885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123345885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123345885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123345885 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123345918 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123345918 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123345918 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123345918 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(114)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123345919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345919 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123345919 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123345919 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123345919 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123345919 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123345919 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123345920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345920 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123345920 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123345920 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123345920 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123345920 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123345920 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123345920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123345920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123345920 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123345920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123345920 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123345920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123345920 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123345920 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123345920 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123345920 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123345922 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123345922 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123345922 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) 20241106123345922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123345922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123345922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123345922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123345922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123345922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123345922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123345922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123345922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123345922 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123345922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345922 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123345922 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123345922 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123345922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123345922 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123345922 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123345922 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123345953 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123345953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a82ac), PART(T=Source Reference,L=4,D=00000001), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123345953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123345953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123345953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123345953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123345953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345953 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123345953 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123345953 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123345953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123345953 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123345953 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123345953 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123345956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123345956 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123345956 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123345956 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123345956 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123345956 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123345956 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123345956 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123345956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123345956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123345956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123345956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123345956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123345956 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=003a82ac) (sccp_scrc.c:472) 20241106123345956 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1823) 20241106123345956 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123345956 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123345956 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123345956 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123345956 DLSCCP DEBUG SCCP-SCOC(1)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) 20241106123346685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123346685 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123346685 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123346685 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123346685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123346685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123346685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123346685 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123346686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123346686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123346686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123346686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123346686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123346686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123346686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123346686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123346686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) HNBGW_Test.msc0-RAN(110)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123346686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123346686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123346686 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123346686 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123346686 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123346686 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) 20241106123346686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123346686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123346686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123346686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123346686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123346686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123346686 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123346686 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123346686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123346686 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123346686 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123346686 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123346686 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123346686 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123346686 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123346686 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123346689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123346689 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123346689 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123346689 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123346689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123346689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123346689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123346689 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123346689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123346689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123346689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123346689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123346689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123346689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123346689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123346689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123346689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123346689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123346689 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123346689 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123346689 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(113)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123346726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123346726 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123346726 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123346726 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123346726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123346726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123346726 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123346726 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123346726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123346726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123346726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123346726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123346726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123346726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123346726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123346726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123346726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123346726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123346726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123346726 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123346726 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123346726 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) 20241106123346726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123346726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123346726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123346726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123346726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123346726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123346726 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123346726 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123346726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123346726 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123346726 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123346726 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123346726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123346726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123346726 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123346726 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123346728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123346728 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123346728 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123346728 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123346728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123346728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123346728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123346728 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123346728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123346728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123346728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123346728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123346728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123346728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123346728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123346728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123346728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123346728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123346728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123346728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123346728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123346728 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123346728 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123346728 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123346771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34314<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(113)@246625d722cd: f_create_expect(l3 := '821B5E9D41BCB9F83DEF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(113)@246625d722cd: Created Expect[0] for '821B5E9D41BCB9F83DEF'O to be handled at TC_ranap_ps_initial_ue0(116) TC_ranap_ps_initial_ue-Iuh0-RUA(108)@246625d722cd: Added conn table entry 0TC_ranap_ps_initial_ue0(116)14938201 20241106123347797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123347797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123347797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106123347797 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123347797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe3f059, normal) (hnbgw_rua.c:388) 20241106123347797 DHNB DEBUG map_rua[0x55d94e437210]{init}: Allocated (fsm.c:456) 20241106123347797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14938201)[0x55d94e437210]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123347797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14938201 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106123347797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123347797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123347797 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14938201 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106123347797 DCN DEBUG map_sccp[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123347797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123347797 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14938201 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106123347797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14938201 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106123347797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14938201)[0x55d94e437210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123347797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123347797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123347797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14938201)[0x55d94e437210]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123347797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d94e434a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123347797 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123347797 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{IDLE}: Allocated (fsm.c:456) 20241106123347797 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123347797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a821b5e9d41bcb9f83def004f40030002410056400500f1100926) (sccp_scrc.c:401) 20241106123347797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123347797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123347797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123347798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123347798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123347798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123347798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123347798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123347798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123347798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123347798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123347798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123347798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123347798 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123347798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d94e434a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123347798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14938201)[0x55d94e437210]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123347798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123347798 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123347798 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123347798 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123347798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123347798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123347798 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123347798 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(112)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(112)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(113)@246625d722cd: Found Expect[0] for l3='821B5E9D41BCB9F83DEF'O handled at TC_ranap_ps_initial_ue0(116) HNBGW_Test.sgsn0-RAN(113)@246625d722cd: Added conn table entry 0TC_ranap_ps_initial_ue0(116)3098338 TC_ranap_ps_initial_ue0(116)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(112)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(112)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106123347807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34314<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(116)@246625d722cd: Final verdict of PTC: pass 20241106123347807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123347807 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123347807 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123347807 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123347807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123347807 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123347807 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123347807 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123347807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123347808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123347808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123347808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123347808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123347808 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00100c57) (sccp_scrc.c:472) 20241106123347808 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1823) 20241106123347808 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123347808 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123347808 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123347808 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123347808 DCN DEBUG handle_cn_conn_conf() conn_id=2, 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:483) 20241106123347808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d94e434a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123347808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d94e434a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123347813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39920<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(110)@246625d722cd: Final verdict of PTC: none 20241106123347813 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33143<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(113)@246625d722cd: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(108)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(114)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(109)@246625d722cd: Final verdict of PTC: none 20241106123347814 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123347814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123347814 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123347814 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123347814 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123347814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123347814 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123347814 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123347814 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123347814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123347814 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123347814 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123347814 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123347814 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123347814 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123347814 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123347814 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123347815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123347815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123347815 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123347815 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123347815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123347815 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123347815 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123347815 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123347815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123347815 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123347815 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123347815 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123347815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123347815 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123347815 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123347815 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123347815 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123347815 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123347815 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123347815 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(115)@246625d722cd: Final verdict of PTC: none 20241106123347815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123347815 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123347815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123347815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123347815 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123347815 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123347815 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123347815 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123347815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn0-SCCP(112)@246625d722cd: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(107)@246625d722cd: Final verdict of PTC: none 20241106123347815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123347815 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123347815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123347815 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123347815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123347815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123347815 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123347815 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123347815 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123347815 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123347815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106123347815 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) IPA-CTRL-CLI-IPA(105)@246625d722cd: Final verdict of PTC: none 20241106123347815 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106123347815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00100c57), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106123347815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123347815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123347815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) HNBGW_Test.msc0-M3UA(111)@246625d722cd: Final verdict of PTC: none 20241106123347815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123347815 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106123347815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) VirtHNBGW-STATS(104)@246625d722cd: Final verdict of PTC: none 20241106123347815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14938201)[0x55d94e437210]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106123347815 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14938201)[0x55d94e437210]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106123347815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106123347815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14938201)[0x55d94e437210]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106123347815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14938201)[0x55d94e437210]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123347815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14938201)[0x55d94e437210]{disrupted}: Freeing instance (context_map.c:202) 20241106123347815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14938201)[0x55d94e437210]{disrupted}: Deallocated (fsm.c:568) 20241106123347815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123347815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:206) 20241106123347815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106123347815 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14938201 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123347815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123347815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106123347816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123347816 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123347816 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123347816 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123347816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123347816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123347816 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123347816 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106123347816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123347816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123347816 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123347816 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) 20241106123347816 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123347816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39918<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(106)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(104): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(105): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(106): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(107): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(108): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(109): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(110): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(111): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(112): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(113): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(114): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(115): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_initial_ue0(116): pass (pass -> pass) MTC@246625d722cd: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Wed Nov 6 12:33:47 UTC 2024 ====== 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 20241106123347867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123348369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34324<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=138420) Waiting for packet dumper to finish... 1 (prev_count=138420, count=176340) 20241106123349815 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123349815 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123349815 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123349815 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123349815 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123349815 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Wed Nov 6 12:33:50 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241106123351446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123351452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123351458 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34707<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(119)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106123357816 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106123357816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00100c57), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123357816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123357816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123357816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123357816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123357816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123357816 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123357816 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123357816 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123357816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123357816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123357816 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(119)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123407519 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123407520 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123407520 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123407520 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123407521 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123407521 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123407521 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_ranap_cs_initial_ue_empty_cr-Iuh0(120)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123407521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123407521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123407521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123407521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123407521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123407521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123407521 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123407521 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123407521 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123407521 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123407521 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123407521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407521 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123407521 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123407521 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123407521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123407521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123407521 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123407521 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123407521 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123407522 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) 20241106123407522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123407522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123407522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123407522 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123407522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123407522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123407522 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123407522 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123407522 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123407522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407522 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123407522 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123407522 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123407522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123407522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123407522 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123407523 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123407523 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123407523 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) 20241106123407523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123407523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123407523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123407523 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123407523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123407523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123407523 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123407523 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123407523 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123407523 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) 20241106123407523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123407523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123407523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123407523 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123407523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123407523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123407523 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123407523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407524 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123407524 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123407524 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123407524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123407524 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106123407524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407524 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123407524 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123407524 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123407524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123407524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123407524 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(124)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(124)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(124)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(122)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123407563 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123407563 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123407564 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123407564 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123407564 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123407564 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123407564 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123407564 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123407564 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) 20241106123407564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123407564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123407564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123407564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123407564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123407564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123407564 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123407564 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123407564 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123407564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407564 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123407564 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123407564 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123407565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123407565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123407565 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123407566 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123407566 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123407566 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) 20241106123407566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123407566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123407566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123407566 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123407566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123407566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123407566 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123407566 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123407566 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123407566 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) 20241106123407566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123407566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123407566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123407566 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123407566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123407566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123407566 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123407566 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123407566 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123407566 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) 20241106123407566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123407566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123407566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123407566 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123407566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123407566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123407566 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123407566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123407566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123407566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123407566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123407566 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123407566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123407566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123407566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123407566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123407566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123407566 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123407566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123407566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123407566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123407566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123407566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123407566 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(127)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(127)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(127)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(125)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123407625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123407625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123407625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123407625 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123407625 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123407625 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123407625 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123407625 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123407625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123407625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123407754 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123407754 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123407754 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123407754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(124)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123407758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407758 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123407758 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123407758 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123407758 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123407758 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123407758 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123407759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407759 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123407759 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123407759 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123407759 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123407759 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123407759 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123407759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123407759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123407759 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123407759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123407759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123407759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123407759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123407759 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123407759 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123407759 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123407760 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123407760 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123407760 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) 20241106123407760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123407760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123407760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123407760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123407760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123407760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123407760 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123407761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407761 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123407761 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123407761 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123407761 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123407761 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123407761 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123407761 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123407800 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123407800 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123407800 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123407800 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(127)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123407803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407803 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123407803 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123407803 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123407803 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123407803 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123407803 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123407804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407804 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123407804 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123407804 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123407804 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123407804 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123407804 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123407804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123407804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123407805 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123407805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123407805 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123407805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123407805 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123407805 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123407805 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123407805 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123407806 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123407806 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123407806 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) 20241106123407806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123407806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123407806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123407806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123407806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123407806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123407806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123407806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123407806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123407806 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123407806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407806 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123407806 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123407806 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123407806 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123407806 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123407806 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123407806 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123407816 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123407816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00100c57), PART(T=Source Reference,L=4,D=00000002), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123407816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123407816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123407816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123407816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123407816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407816 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123407816 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123407816 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123407816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123407816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123407816 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123407816 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123407819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123407819 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123407819 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123407819 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123407819 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123407819 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123407819 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123407819 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123407819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123407819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123407819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123407819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123407819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123407819 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=00100c57) (sccp_scrc.c:472) 20241106123407819 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1823) 20241106123407819 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123407819 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123407819 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123407819 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123407819 DLSCCP DEBUG SCCP-SCOC(2)[0x55d94e4326d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(123)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123408565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123408565 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123408565 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123408565 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123408565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123408565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123408565 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123408565 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123408565 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123408565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123408565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123408565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123408565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123408565 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123408565 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123408565 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123408565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408565 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123408565 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123408565 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123408565 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123408565 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123408565 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) 20241106123408565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123408565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123408565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123408566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123408566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123408566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123408566 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123408566 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123408566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123408566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123408566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123408566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123408566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123408566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123408566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123408566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123408566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123408566 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123408566 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123408566 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123408566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123408566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123408566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123408566 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123408566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123408566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123408566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123408566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123408566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123408566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123408566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123408566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123408566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123408567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123408567 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123408567 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123408567 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123408607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123408607 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123408607 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123408607 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123408607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123408607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123408607 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123408607 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123408607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123408607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123408607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123408607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123408607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123408607 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123408607 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123408607 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123408607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408607 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123408607 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123408607 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123408607 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123408607 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123408607 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) 20241106123408607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123408607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) HNBGW_Test.sgsn0-RAN(126)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123408607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123408607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123408607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123408608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123408608 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123408608 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123408608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123408608 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123408608 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123408608 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123408608 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123408608 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123408608 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123408608 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123408611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123408611 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123408611 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123408611 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123408611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123408611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123408611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123408611 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123408611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123408611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123408611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123408611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123408611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123408611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123408611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123408611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123408611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123408611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123408611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123408611 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123408611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123408611 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123408611 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123408611 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123408652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59998<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(123)@246625d722cd: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(123)@246625d722cd: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(129) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(121)@246625d722cd: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(129)9502916 20241106123409677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123409677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123409677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123409677 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123409677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9100c4, normal) (hnbgw_rua.c:388) 20241106123409677 DHNB DEBUG map_rua[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123409677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9502916)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123409677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9502916 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123409677 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123409677 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123409677 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9502916 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123409677 DCN DEBUG map_sccp[0x55d94e437210]{init}: Allocated (fsm.c:456) 20241106123409677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d94e437210]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123409677 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9502916 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123409677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9502916 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123409678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9502916)[0x55d94e4326d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123409678 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123409678 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123409678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9502916)[0x55d94e4326d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123409678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d94e437210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123409678 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123409678 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{IDLE}: Allocated (fsm.c:456) 20241106123409678 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123409678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401) 20241106123409678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123409678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123409678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123409678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123409678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123409678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123409678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123409678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123409678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123409678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123409678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123409678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123409678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123409678 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123409678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d94e437210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123409678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9502916)[0x55d94e4326d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123409678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123409678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123409678 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123409678 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123409678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123409678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123409678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123409678 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(122)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(122)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(123)@246625d722cd: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(129) HNBGW_Test.msc0-RAN(123)@246625d722cd: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(129)1562465 HNBGW_Test.msc0-SCCP(122)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(122)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106123409683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123409683 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123409683 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123409683 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123409683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123409683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123409683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123409683 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123409684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123409684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123409684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123409684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123409684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123409684 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0019c402) (sccp_scrc.c:472) 20241106123409684 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1823) 20241106123409684 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123409684 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123409684 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123409684 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123409684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019c402), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a66c1863c09a85fb1c19b004f40030000ac0056400500f1100926) (sccp_scrc.c:401) 20241106123409684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123409684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123409684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123409684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123409684 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123409684 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123409684 DCN DEBUG handle_cn_conn_conf() conn_id=3, 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:483) 20241106123409684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d94e437210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123409684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d94e437210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106123409684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123409684 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123409684 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123409684 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123409684 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123409684 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123409684 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123409684 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(122)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(122)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(122)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(122)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(129)@246625d722cd: setverdict(pass): none -> pass 20241106123409691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59998<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(129)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123409698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123409699 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34707<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(125)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(123)@246625d722cd: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(121)@246625d722cd: Final verdict of PTC: none 20241106123409699 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123409699 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123409699 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123409699 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123409699 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123409699 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123409699 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123409699 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(122)@246625d722cd: Final verdict of PTC: none 20241106123409699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123409699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123409699 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.sgsn0-RAN(126)@246625d722cd: Final verdict of PTC: none 20241106123409699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123409699 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123409699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123409699 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123409699 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123409699 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123409699 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123409699 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123409699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d94e437210]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106123409699 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106123409699 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106123409699 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106123409699 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123409699 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123409699 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123409699 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123409699 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123409699 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123409699 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123409699 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106123409699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019c402), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106123409699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123409699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123409699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123409699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123409699 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106123409699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d94e437210]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106123409699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9502916)[0x55d94e4326d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106123409699 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9502916)[0x55d94e4326d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106123409699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106123409699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9502916)[0x55d94e4326d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106123409699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9502916)[0x55d94e4326d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123409700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9502916)[0x55d94e4326d0]{disrupted}: Freeing instance (context_map.c:202) 20241106123409700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9502916)[0x55d94e4326d0]{disrupted}: Deallocated (fsm.c:568) 20241106123409700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d94e437210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123409700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d94e437210]{disconnected}: Freeing instance (context_map.c:206) 20241106123409700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d94e437210]{disconnected}: Deallocated (fsm.c:568) 20241106123409700 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9502916 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106123409700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_ranap_cs_initial_ue_empty_cr-Iuh0(120)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(124)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(117)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(128)@246625d722cd: Final verdict of PTC: none 20241106123409700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123409700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123409700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123409700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123409700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123409700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123409700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123409700 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(127)@246625d722cd: Final verdict of PTC: none 20241106123409700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123409700 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123409700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123409700 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123409700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123409700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123409700 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123409700 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123409700 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123409700 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123409700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123409700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106123409700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123409700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123409700 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123409700 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) 20241106123409700 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(118)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123409701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(119)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(117): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(118): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(119): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(120): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(121): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(122): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(123): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(124): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(125): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(126): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(127): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(128): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(129): pass (pass -> pass) MTC@246625d722cd: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Wed Nov 6 12:34:09 UTC 2024 ====== 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 20241106123409756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123410257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=180012) Waiting for packet dumper to finish... 1 (prev_count=180012, count=180552) 20241106123411700 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123411700 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123411700 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123411700 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123411700 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123411700 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Wed Nov 6 12:34:12 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241106123413332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123413339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123413344 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43471<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(132)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106123419701 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106123419701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019c402), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123419701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123419701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123419701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123419701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123419701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123419701 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123419701 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123419701 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123419701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123419701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123419701 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(132)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123429402 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123429402 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123429402 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123429402 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123429403 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123429403 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123429403 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) 20241106123429403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123429403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123429403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123429403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123429403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123429403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123429403 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123429403 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123429403 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123429403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123429403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123429403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123429403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123429403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123429403 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ranap_ps_initial_ue_empty_cr-Iuh0(133)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123429404 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123429404 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123429404 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) 20241106123429404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123429404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123429404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123429404 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123429404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123429404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123429404 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123429404 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123429404 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123429404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123429404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123429404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123429404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123429404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123429404 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123429404 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123429404 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123429404 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123429404 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123429404 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) 20241106123429404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123429404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123429404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123429404 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123429404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123429404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123429404 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123429405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429405 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123429405 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123429405 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123429405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123429405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123429405 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123429406 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123429406 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123429406 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) 20241106123429406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123429406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123429406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123429406 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123429406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123429406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123429406 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123429406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123429406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123429406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123429406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123429406 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(137)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(137)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(137)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(135)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123429434 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123429434 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123429434 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123429434 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123429434 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123429434 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123429435 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123429435 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123429436 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123429436 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123429436 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) 20241106123429436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123429436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123429436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123429436 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123429436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123429436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123429436 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123429436 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123429436 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123429436 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) 20241106123429436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123429436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123429436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123429436 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123429436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123429436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123429436 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123429436 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123429436 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123429436 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) 20241106123429436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123429436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123429436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123429436 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123429436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123429436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123429436 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123429436 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123429436 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123429436 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) 20241106123429437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123429437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123429437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123429437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123429437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123429437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123429437 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123429437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123429437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123429437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123429437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123429437 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123429437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123429437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123429437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123429437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123429437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123429437 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123429437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123429437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123429437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123429437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123429437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123429437 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123429437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429437 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123429437 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123429437 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123429437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123429437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123429437 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(140)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(140)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(140)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(138)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123429494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123429494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123429494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123429494 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123429494 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123429494 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123429494 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123429494 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123429494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123429494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123429629 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123429629 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123429629 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123429629 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(137)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123429632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429632 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123429632 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123429632 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123429632 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123429632 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123429632 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123429634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429634 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123429634 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123429634 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123429634 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123429634 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123429634 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123429634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123429634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123429634 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123429634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123429634 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123429634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123429634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123429634 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123429634 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123429634 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123429635 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123429635 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123429635 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) 20241106123429635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123429635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123429635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123429635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123429635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123429635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123429635 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123429635 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429635 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123429635 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123429635 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123429635 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123429635 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123429635 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123429635 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123429661 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123429661 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123429661 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123429661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(140)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123429664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429664 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123429664 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123429664 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123429664 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123429664 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123429664 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123429665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429665 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123429665 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123429665 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123429665 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123429665 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123429665 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123429666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123429666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123429666 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123429666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123429666 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123429666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123429666 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123429666 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123429666 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123429666 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123429667 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123429667 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123429667 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) 20241106123429667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123429667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123429667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123429667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123429667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123429667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123429667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123429667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123429667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123429667 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123429667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429667 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123429667 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123429667 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123429667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123429667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123429667 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123429667 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123429701 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123429701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019c402), PART(T=Source Reference,L=4,D=00000003), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123429701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123429701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123429701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123429701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123429701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429701 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123429701 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123429701 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123429701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123429701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123429701 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123429701 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123429704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123429704 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123429704 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123429704 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123429704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123429704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123429704 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123429704 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123429704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123429704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123429704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123429704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123429704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123429704 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=0019c402) (sccp_scrc.c:472) 20241106123429704 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1823) 20241106123429704 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123429704 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123429704 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123429704 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123429704 DLSCCP DEBUG SCCP-SCOC(3)[0x55d94e434a90]{IDLE}: Deallocated (fsm.c:568) 20241106123430439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123430439 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123430439 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123430439 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123430439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123430439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123430439 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123430439 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123430439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123430439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123430439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123430439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123430439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123430439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123430439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123430439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123430439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123430439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123430439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123430439 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123430439 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123430440 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) 20241106123430440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123430440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123430440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123430440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123430440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123430440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123430440 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123430440 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(136)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123430440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123430440 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123430440 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123430440 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123430440 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123430440 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123430440 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123430440 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123430442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123430442 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123430442 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123430442 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123430442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123430442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123430442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123430442 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123430442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123430442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123430442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123430442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123430442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123430442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123430442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123430442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123430442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123430442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123430442 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123430442 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123430442 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(139)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123430469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123430469 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123430469 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123430469 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123430469 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123430469 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123430469 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123430469 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123430469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123430469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123430469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123430469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123430469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123430469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123430469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123430469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123430469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123430469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123430469 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123430469 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123430469 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123430469 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) 20241106123430469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123430469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123430469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123430470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123430470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123430470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123430470 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123430470 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123430470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123430470 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123430470 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123430470 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123430470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123430470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123430470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123430470 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123430472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123430472 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123430472 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123430472 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123430472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123430472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123430472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123430472 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123430473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123430473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123430473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123430473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123430473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123430473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123430473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123430473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123430473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123430473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123430473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123430473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123430473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123430473 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123430473 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123430473 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123430518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54002<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(139)@246625d722cd: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(139)@246625d722cd: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(142) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(134)@246625d722cd: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(142)15686954 20241106123431540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123431540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123431540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106123431540 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123431540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xef5d2a, normal) (hnbgw_rua.c:388) 20241106123431540 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123431540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15686954)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123431540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15686954 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106123431540 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123431540 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123431540 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15686954 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106123431540 DCN DEBUG map_sccp[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123431540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123431540 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15686954 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106123431541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15686954 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106123431541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15686954)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123431541 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123431541 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123431541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15686954)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123431541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d94e4326d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123431541 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123431541 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106123431541 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123431541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:401) 20241106123431541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123431541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123431541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123431541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123431541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123431541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123431541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123431541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123431541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123431541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123431541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123431541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123431541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123431541 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123431541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d94e4326d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123431541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15686954)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123431541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123431541 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123431541 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123431541 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123431541 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123431541 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123431541 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123431541 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(138)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(138)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(139)@246625d722cd: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(142) HNBGW_Test.sgsn0-RAN(139)@246625d722cd: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(142)6848637 HNBGW_Test.sgsn0-SCCP(138)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(138)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106123431547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123431547 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123431547 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123431547 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123431547 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123431547 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123431547 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123431547 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123431547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123431547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123431547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123431547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123431547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123431547 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004ebff2) (sccp_scrc.c:472) 20241106123431547 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1823) 20241106123431547 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123431547 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123431547 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123431547 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123431547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ebff2), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6fff27b4dc16adcf45ec004f40030002d60056400500f1100926) (sccp_scrc.c:401) 20241106123431547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123431547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123431547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123431547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123431547 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123431547 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123431547 DCN DEBUG handle_cn_conn_conf() conn_id=4, 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:483) 20241106123431547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d94e4326d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123431547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d94e4326d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106123431547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123431547 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123431547 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123431547 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123431547 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123431547 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123431547 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123431547 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(138)@246625d722cd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(138)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(138)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(138)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(142)@246625d722cd: setverdict(pass): none -> pass 20241106123431554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54002<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(142)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(134)@246625d722cd: Final verdict of PTC: none 20241106123431561 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43471<->l=127.0.0.1:4262) (control_if.c:193) 20241106123431561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60028<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(138)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(139)@246625d722cd: Final verdict of PTC: none 20241106123431562 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123431562 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123431562 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123431562 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123431562 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123431562 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123431562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123431562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123431562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123431562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123431562 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123431562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123431562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123431562 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123431562 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123431562 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123431562 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123431562 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123431562 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123431562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123431562 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(136)@246625d722cd: Final verdict of PTC: none 20241106123431562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123431562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123431562 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123431562 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123431562 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123431562 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123431562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123431562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123431562 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123431562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123431562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123431562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123431562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123431562 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123431562 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123431562 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123431562 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123431562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106123431562 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106123431562 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106123431562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ebff2), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106123431562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123431562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123431562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123431562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123431562 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106123431563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d94e4326d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106123431563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15686954)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106123431563 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15686954)[0x55d94e434a90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106123431563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106123431563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15686954)[0x55d94e434a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106123431563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15686954)[0x55d94e434a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123431563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15686954)[0x55d94e434a90]{disrupted}: Freeing instance (context_map.c:202) 20241106123431563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15686954)[0x55d94e434a90]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc0-M3UA(137)@246625d722cd: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(133)@246625d722cd: Final verdict of PTC: none 20241106123431563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d94e4326d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123431563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d94e4326d0]{disconnected}: Freeing instance (context_map.c:206) 20241106123431563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d94e4326d0]{disconnected}: Deallocated (fsm.c:568) 20241106123431563 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15686954 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-SCCP(135)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(131)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(130)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(140)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(141)@246625d722cd: Final verdict of PTC: none 20241106123431563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123431563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106123431563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123431563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123431563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123431563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123431563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123431563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123431563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123431563 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106123431563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123431563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123431563 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123431563 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) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123431563 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123431566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60018<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(132)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(130): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(131): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(132): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(133): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(134): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(135): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(136): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(137): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(138): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(139): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(140): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(141): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(142): pass (pass -> pass) MTC@246625d722cd: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Wed Nov 6 12:34:31 UTC 2024 ====== 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 20241106123431615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123432116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54006<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=180872) Waiting for packet dumper to finish... 1 (prev_count=180872, count=181732) 20241106123433562 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123433562 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123433562 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123433562 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123433562 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123433562 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Wed Nov 6 12:34:34 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ranap_cs_bidir started. 20241106123435191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123435197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123435203 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42501<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(145)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106123441563 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106123441564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ebff2), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123441564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123441564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123441564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123441564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123441564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123441564 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123441564 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123441564 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123441564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123441564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123441564 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(145)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123451265 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123451265 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123451266 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123451266 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123451266 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123451266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123451266 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) 20241106123451266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123451266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123451266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123451266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123451266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123451266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123451266 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123451266 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123451266 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(146)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123451266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451266 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123451266 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123451266 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123451266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123451266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123451266 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123451266 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123451266 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123451267 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123451267 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123451267 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) 20241106123451267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123451267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123451267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123451267 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123451267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123451267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123451267 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123451267 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123451267 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123451267 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123451267 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123451267 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) 20241106123451267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123451267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123451267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123451268 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123451268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123451268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123451268 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123451268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451268 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123451268 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123451268 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123451268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123451268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123451268 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123451268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451268 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123451268 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123451268 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123451268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123451268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123451268 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123451269 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123451269 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123451269 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) 20241106123451269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123451269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123451269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123451269 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123451269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123451269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123451269 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123451269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451269 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123451269 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123451269 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123451269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123451269 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(150)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(150)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(150)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(148)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123451301 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123451301 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123451301 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123451301 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123451302 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123451302 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123451302 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123451302 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123451303 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123451303 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123451303 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) 20241106123451303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123451303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123451303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123451303 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123451303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123451303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123451303 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123451303 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123451303 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123451303 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) 20241106123451303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123451303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123451303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123451303 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123451303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123451303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123451303 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123451303 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123451303 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123451303 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) 20241106123451303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123451304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123451304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123451304 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123451304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123451304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123451304 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123451304 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123451304 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123451304 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) 20241106123451304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123451304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123451304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123451304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123451304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123451304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123451304 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123451304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451304 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123451304 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123451304 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123451304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123451304 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123451304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451304 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123451304 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123451304 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123451304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123451304 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123451304 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123451304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451304 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123451304 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123451304 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123451304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123451304 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123451304 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123451304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451304 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123451304 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123451304 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123451304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123451304 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123451304 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(153)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(153)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(153)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(151)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123451352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123451352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123451352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123451352 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123451352 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123451352 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123451352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123451352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123451352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123451352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123451496 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123451496 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123451496 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123451496 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(150)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123451499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451499 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123451499 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123451499 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123451499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123451499 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123451499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123451501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451501 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123451501 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123451501 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123451501 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123451501 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123451501 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123451501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123451501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123451501 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123451501 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123451501 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123451501 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123451501 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123451501 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123451501 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123451501 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123451502 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123451502 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123451502 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) 20241106123451502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123451502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123451502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123451502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123451502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123451502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123451502 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123451503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451503 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123451503 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123451503 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123451503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123451503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123451503 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123451503 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123451529 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123451529 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123451529 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123451529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(153)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123451533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451533 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123451533 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123451533 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123451533 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123451533 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123451533 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123451534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451534 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123451534 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123451534 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123451534 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123451534 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123451534 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123451534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123451534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123451534 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123451534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123451534 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123451534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123451534 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123451534 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123451534 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123451534 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123451535 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123451535 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123451535 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) 20241106123451535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123451535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123451535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123451535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123451535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123451536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123451536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123451536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123451536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123451536 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123451536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451536 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123451536 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123451536 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123451536 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123451536 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123451536 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123451536 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123451564 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123451564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ebff2), PART(T=Source Reference,L=4,D=00000004), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123451564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123451564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123451564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123451564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123451564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451564 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123451564 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123451564 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123451564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123451564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123451564 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123451564 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123451567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123451567 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123451567 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123451567 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123451567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123451567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123451567 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123451567 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123451567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123451567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123451567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123451567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123451567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123451567 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=004ebff2) (sccp_scrc.c:472) 20241106123451567 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1823) 20241106123451567 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123451567 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123451567 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123451567 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123451567 DLSCCP DEBUG SCCP-SCOC(4)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(149)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123452303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123452303 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123452303 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123452303 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123452303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123452303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123452303 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123452303 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123452304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123452304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123452304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123452304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123452304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123452304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123452304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123452304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123452304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123452304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123452304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123452304 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123452304 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123452304 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) 20241106123452304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123452304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123452304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123452304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123452304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123452304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123452304 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123452304 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123452304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123452304 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123452304 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123452304 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123452304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123452304 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123452304 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123452304 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123452306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123452306 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123452306 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123452306 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123452306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123452306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123452306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123452306 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123452306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123452306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123452306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123452306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123452306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123452306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123452306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123452306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123452306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123452306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123452306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123452306 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123452306 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(152)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123452335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123452335 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123452335 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123452335 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123452335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123452335 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123452335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123452335 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123452335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123452335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123452335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123452335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123452335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123452335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123452335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123452335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123452335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123452335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123452335 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123452335 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123452335 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123452335 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) 20241106123452335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123452335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123452335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123452335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123452335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123452335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123452335 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123452335 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123452336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123452336 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123452336 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123452336 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123452336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123452336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123452336 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123452336 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123452336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123452336 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123452336 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123452336 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123452336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123452336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123452336 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123452336 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123452336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123452336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123452336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123452336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123452336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123452336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123452336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123452336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123452336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123452337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123452337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123452337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123452337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123452337 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123452337 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123452337 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123452379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44104<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(149)@246625d722cd: f_create_expect(l3 := '174C6FC97C1FD5609D03'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(149)@246625d722cd: Created Expect[0] for '174C6FC97C1FD5609D03'O to be handled at TC_ranap_cs_bidir0(155) TC_ranap_cs_bidir-Iuh0-RUA(147)@246625d722cd: Added conn table entry 0TC_ranap_cs_bidir0(155)130456 20241106123453403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123453403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123453403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123453403 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123453403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1fd98, normal) (hnbgw_rua.c:388) 20241106123453403 DHNB DEBUG map_rua[0x55d94e437210]{init}: Allocated (fsm.c:456) 20241106123453403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123453403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-130456 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123453403 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123453404 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123453404 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-130456 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123453404 DCN DEBUG map_sccp[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123453404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123453404 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-130456 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123453404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-130456 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123453404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123453404 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123453404 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123453404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123453404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123453404 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123453404 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{IDLE}: Allocated (fsm.c:456) 20241106123453404 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123453404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a174c6fc97c1fd5609d03004f40030002ec0056400500f1100926) (sccp_scrc.c:401) 20241106123453404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123453404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123453404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123453404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123453404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123453404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123453404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123453404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123453404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123453404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123453404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123453404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123453404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123453404 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123453404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123453404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123453404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123453404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123453404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123453404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123453404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123453404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123453404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123453404 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(148)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(148)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(149)@246625d722cd: Found Expect[0] for l3='174C6FC97C1FD5609D03'O handled at TC_ranap_cs_bidir0(155) HNBGW_Test.msc0-RAN(149)@246625d722cd: Added conn table entry 0TC_ranap_cs_bidir0(155)2985833 HNBGW_Test.msc0-SCCP(148)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(148)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(155)@246625d722cd: setverdict(pass): none -> pass 20241106123453412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123453412 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123453412 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123453412 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123453412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123453412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123453412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123453412 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123453412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123453412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123453412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123453412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123453412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123453412 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009fc707) (sccp_scrc.c:472) 20241106123453412 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1823) 20241106123453412 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123453412 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123453412 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123453412 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123453412 DCN DEBUG handle_cn_conn_conf() conn_id=5, 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:483) 20241106123453412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123453412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(148)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(148)@246625d722cd: vl_len:22 HNBGW_Test.msc0-SCCP(148)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(148)@246625d722cd: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A62368FF8732F1DBF9C96'O 20241106123453613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123453613 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123453613 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123453614 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123453614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123453614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123453614 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123453614 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123453614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123453614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123453614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123453614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123453614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123453614 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=001440120000010010400b0a62368ff8732f1dbf9c96) (sccp_scrc.c:472) 20241106123453614 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241106123453614 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123453614 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123453614 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123453614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123453614 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241106123453614 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106123453614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241106123453614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106123453614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241106123453614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123453614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(155)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123453624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123453624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123453624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241106123453624 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123453624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1fd98) (hnbgw_rua.c:452) 20241106123453624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-130456 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241106123453624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123453624 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241106123453624 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106123453624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241106123453624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123453624 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123453624 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123453624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009fc707), PART(T=Data,L=22,D=001440120000010010400b0a419d8553e4ef89c336ad) (sccp_scrc.c:401) 20241106123453624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123453624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123453624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123453625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123453625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123453625 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123453625 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123453625 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123453625 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123453625 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123453625 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123453625 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(148)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(148)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(148)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(148)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(155)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(148)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(148)@246625d722cd: vl_len:20 HNBGW_Test.msc0-SCCP(148)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(148)@246625d722cd: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241106123453632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123453632 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123453632 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123453632 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123453632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123453632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123453633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123453633 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123453633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123453633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123453633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123453633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123453633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123453633 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:472) 20241106123453633 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241106123453633 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123453633 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123453633 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123453633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123453633 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241106123453633 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241106123453633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241106123453633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106123453633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241106123453633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123453633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(155)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123453636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44104<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(155)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123453642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54022<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(151)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(152)@246625d722cd: Final verdict of PTC: none 20241106123453642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123453642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123453642 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123453642 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) 20241106123453643 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123453643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106123453643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106123453643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106123453643 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106123453643 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106123453643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009fc707), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106123453643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123453643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123453643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123453643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123453643 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106123453643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106123453643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123453643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{disrupted}: Freeing instance (context_map.c:202) 20241106123453643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-130456)[0x55d94e437210]{disrupted}: Deallocated (fsm.c:568) 20241106123453643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123453643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:206) 20241106123453643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106123453643 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-130456 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-SCCP(148)@246625d722cd: Final verdict of PTC: none 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123453643 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123453643 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123453643 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123453643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123453643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123453643 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123453643 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123453643 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_ranap_cs_bidir-Iuh0-RUA(147)@246625d722cd: Final verdict of PTC: none 20241106123453643 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42501<->l=127.0.0.1:4262) (control_if.c:193) 20241106123453643 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123453643 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-M3UA(150)@246625d722cd: Final verdict of PTC: none 20241106123453643 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123453643 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123453643 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123453643 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123453643 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123453643 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(149)@246625d722cd: Final verdict of PTC: none 20241106123453643 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123453643 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106123453643 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123453643 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123453643 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123453643 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123453643 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123453643 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123453643 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123453643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123453643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123453643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123453643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123453643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123453643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123453643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) HNBGW_Test.sgsn0-M3UA(153)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(154)@246625d722cd: Final verdict of PTC: none 20241106123453644 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123453644 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123453644 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123453644 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123453644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123453644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123453644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123453644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123453644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123453644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123453644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123453644 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123453644 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123453644 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123453644 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_bidir-Iuh0(146)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(143)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123453645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54014<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(145)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(143): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(145): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(146): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(147): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(154): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_bidir0(155): pass (pass -> pass) MTC@246625d722cd: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Wed Nov 6 12:34:53 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20241106123453694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123454196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44112<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=190140) Waiting for packet dumper to finish... 1 (prev_count=190140, count=190680) 20241106123455644 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123455644 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123455644 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106123455644 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123455644 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123455644 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Wed Nov 6 12:34:56 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ranap_ps_bidir started. 20241106123457269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123457276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123457279 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41985<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(158)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106123503644 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106123503644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009fc707), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123503644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123503644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123503644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123503644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123503644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123503644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123503644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123503644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123503644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123503644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123503644 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(158)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123513356 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123513356 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123513357 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123513357 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123513357 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123513357 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123513357 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) 20241106123513357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123513357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123513357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123513358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123513358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123513358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123513358 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123513358 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123513358 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123513358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123513358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123513358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123513358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123513358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123513358 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123513358 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123513358 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123513358 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) 20241106123513358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123513358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123513358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123513358 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123513358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123513358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123513358 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123513358 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123513358 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123513358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123513358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123513358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123513358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123513358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123513358 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123513365 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123513365 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123513365 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) 20241106123513365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123513365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123513365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123513366 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123513366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123513366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123513366 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123513366 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123513366 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123513366 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) 20241106123513366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123513366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123513366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123513366 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123513366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123513366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123513366 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123513366 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123513366 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123513366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123513366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123513366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123513366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123513366 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106123513366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123513366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123513366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123513366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123513366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123513366 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down TC_ranap_ps_bidir-Iuh0(159)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(163)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(163)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(163)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(161)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123513416 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123513416 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123513416 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123513416 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123513417 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123513417 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123513417 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123513417 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123513417 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) 20241106123513417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123513417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123513417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123513417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123513417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123513417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123513417 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123513417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513417 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123513417 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123513417 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123513417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123513417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123513417 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123513417 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123513417 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123513418 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123513418 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123513418 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) 20241106123513418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123513418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123513418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123513418 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123513418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123513418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123513418 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123513418 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123513418 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123513418 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) 20241106123513418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123513418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123513418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123513419 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123513419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123513419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123513419 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123513419 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123513419 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123513419 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) 20241106123513419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123513419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d000002000440020241106123513419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123513419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123513419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123513419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123513419 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123513419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123513419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123513419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123513419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123513419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123513419 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123513419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123513419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123513419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123513419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123513419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123513419 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 1100003000180) (sccp_scrc.c:423) 20241106123513419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123513419 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123513419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123513419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123513419 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(166)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(166)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(166)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123513481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123513481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123513481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123513481 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123513481 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123513481 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123513481 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123513481 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123513481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123513481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123513610 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123513610 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123513610 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123513610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(163)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123513613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513613 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123513613 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123513613 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123513613 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123513613 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123513613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123513615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513615 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123513615 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123513615 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123513615 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123513615 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123513615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123513615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123513616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123513616 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123513616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123513616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123513616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123513616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123513616 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123513616 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123513616 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123513617 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123513617 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123513617 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) 20241106123513617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123513617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123513617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123513617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123513617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123513617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123513617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513617 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123513617 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123513617 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123513617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123513617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123513617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123513617 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123513617 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123513645 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123513645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009fc707), PART(T=Source Reference,L=4,D=00000005), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123513645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123513645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123513645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123513645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123513645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513645 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123513645 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123513645 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123513645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123513645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123513645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123513646 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123513650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513650 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123513650 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123513650 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123513650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123513650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123513650 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123513650 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123513650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123513651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123513651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123513651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123513651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123513651 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=009fc707) (sccp_scrc.c:472) 20241106123513651 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1823) 20241106123513651 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123513651 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123513651 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123513651 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123513651 DLSCCP DEBUG SCCP-SCOC(5)[0x55d94e4326d0]{IDLE}: Deallocated (fsm.c:568) 20241106123513655 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123513655 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123513655 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123513655 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(166)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123513660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513660 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123513660 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123513660 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123513660 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123513660 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123513660 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123513662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513662 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123513662 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123513662 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123513662 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123513662 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123513662 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123513662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123513662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123513662 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123513662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123513662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123513662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123513663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123513663 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123513663 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123513663 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123513664 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123513664 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123513664 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) 20241106123513664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123513664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123513664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123513664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123513664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123513664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123513664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123513664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123513664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123513664 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123513664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123513664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123513664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123513664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123513664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123513664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123513664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123513664 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123514416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123514416 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123514416 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123514416 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123514416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123514416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123514416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123514416 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123514416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123514416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123514416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123514416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123514416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123514416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123514416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123514416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123514416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123514416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123514416 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123514416 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123514416 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123514416 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) 20241106123514416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123514416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123514416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123514416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123514416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123514416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123514416 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123514416 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123514417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123514417 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123514417 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123514417 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123514417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123514417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123514417 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123514417 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(162)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123514419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123514419 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123514419 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123514419 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123514419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123514419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123514419 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123514419 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123514420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123514420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123514420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123514420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123514420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123514420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123514420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123514420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123514420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514420 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123514420 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123514420 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123514420 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123514420 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(165)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123514462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123514462 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123514462 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123514462 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123514462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123514462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123514462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123514462 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123514462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123514462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123514462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123514462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123514462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123514462 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123514462 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123514462 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123514462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514462 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123514462 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123514462 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123514462 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123514462 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123514462 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) 20241106123514462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123514462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123514462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123514463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123514463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123514463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123514463 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123514463 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123514463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123514463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123514463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123514463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123514463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123514463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123514463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123514463 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123514465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123514465 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123514465 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123514465 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123514465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123514465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123514465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123514465 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123514465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123514465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123514465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123514465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123514465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123514465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123514465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123514465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123514465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123514465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123514465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123514465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123514465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123514465 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123514465 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123514465 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123514510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(165)@246625d722cd: f_create_expect(l3 := '3025D5434BDBAF71A6A2'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(165)@246625d722cd: Created Expect[0] for '3025D5434BDBAF71A6A2'O to be handled at TC_ranap_ps_bidir0(168) TC_ranap_ps_bidir-Iuh0-RUA(160)@246625d722cd: Added conn table entry 0TC_ranap_ps_bidir0(168)13577103 20241106123515537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123515537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123515537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106123515537 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123515537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcf2b8f, normal) (hnbgw_rua.c:388) 20241106123515537 DHNB DEBUG map_rua[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123515537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123515537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13577103 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106123515537 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123515537 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123515537 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13577103 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106123515537 DCN DEBUG map_sccp[0x55d94e437210]{init}: Allocated (fsm.c:456) 20241106123515537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123515537 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13577103 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106123515537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13577103 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106123515537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123515537 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123515537 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123515537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123515537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123515537 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123515537 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{IDLE}: Allocated (fsm.c:456) 20241106123515537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123515537 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123515537 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123515537 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123515537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123515537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123515537 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123515537 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123515537 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123515537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3025d5434bdbaf71a6a2004f40030001d80056400500f1100926) (sccp_scrc.c:401) 20241106123515537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123515537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123515537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123515537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123515537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123515537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123515537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123515537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123515537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123515537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123515537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123515537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123515537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123515537 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123515537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123515537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(165)@246625d722cd: Found Expect[0] for l3='3025D5434BDBAF71A6A2'O handled at TC_ranap_ps_bidir0(168) HNBGW_Test.sgsn0-RAN(165)@246625d722cd: Added conn table entry 0TC_ranap_ps_bidir0(168)7159755 HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(168)@246625d722cd: setverdict(pass): none -> pass 20241106123515546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123515546 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123515546 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123515546 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123515546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123515546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123515546 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123515546 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123515546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123515546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123515546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123515546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123515546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123515546 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b87631) (sccp_scrc.c:472) 20241106123515546 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1823) 20241106123515546 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123515546 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123515546 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123515546 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123515546 DCN DEBUG handle_cn_conn_conf() conn_id=6, 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:483) 20241106123515546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123515546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: vl_len:22 HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: vl_from0 HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A3239BCF655D83B5321AD'O 20241106123515749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123515749 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123515749 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123515749 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123515749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123515749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123515749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123515749 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123515749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123515749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123515749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123515749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123515749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123515750 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=001440120000010010400b0a3239bcf655d83b5321ad) (sccp_scrc.c:472) 20241106123515750 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241106123515750 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123515750 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123515750 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123515750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123515750 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241106123515750 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106123515750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241106123515750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106123515750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241106123515750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123515750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(168)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123515760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123515760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123515760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241106123515760 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123515760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcf2b8f) (hnbgw_rua.c:452) 20241106123515760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13577103 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241106123515760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123515760 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241106123515760 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106123515760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241106123515760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123515760 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123515760 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123515760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87631), PART(T=Data,L=22,D=001440120000010010400b0a9c4ad39a2d1e64ec1ec9) (sccp_scrc.c:401) 20241106123515760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123515760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123515760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123515760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123515761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123515761 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123515761 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123515761 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123515761 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123515761 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123515761 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123515761 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(168)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: vl_len:20 HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: vl_from0 HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241106123515770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123515770 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123515770 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123515770 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123515770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123515770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123515770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123515770 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123515770 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123515770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123515770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123515770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123515770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123515770 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:472) 20241106123515770 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241106123515770 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123515770 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123515770 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123515770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123515770 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241106123515770 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241106123515771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241106123515771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106123515771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241106123515771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123515771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(168)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123515775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(168)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123515779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43040<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123515780 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41985<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_bidir-Iuh0-RUA(160)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(162)@246625d722cd: Final verdict of PTC: none 20241106123515780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123515780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123515780 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123515780 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) 20241106123515780 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123515780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106123515780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106123515780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106123515780 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106123515780 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106123515780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87631), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106123515780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123515780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123515780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) HNBGW_Test.sgsn0-RAN(165)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(161)@246625d722cd: Final verdict of PTC: none 20241106123515780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123515780 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106123515780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106123515780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123515780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{disrupted}: Freeing instance (context_map.c:202) 20241106123515780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13577103)[0x55d94e4326d0]{disrupted}: Deallocated (fsm.c:568) 20241106123515780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123515780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{disconnected}: Freeing instance (context_map.c:206) 20241106123515780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d94e437210]{disconnected}: Deallocated (fsm.c:568) 20241106123515780 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13577103 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123515780 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123515780 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123515780 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123515780 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123515780 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123515780 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123515780 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(164)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(166)@246625d722cd: Final verdict of PTC: none 20241106123515780 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123515780 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123515780 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123515780 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123515780 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123515781 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123515781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123515781 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123515781 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123515781 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123515781 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123515781 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123515781 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123515781 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123515781 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123515781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123515781 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123515781 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123515781 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123515781 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123515781 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123515781 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123515781 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(156)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(157)@246625d722cd: Final verdict of PTC: none 20241106123515781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123515781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123515781 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123515781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123515781 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123515781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123515781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123515781 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123515781 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123515781 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123515781 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123515781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123515781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123515781 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123515781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123515781 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123515781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123515781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123515781 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123515781 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123515781 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123515781 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(163)@246625d722cd: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(159)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(167)@246625d722cd: Final verdict of PTC: none 20241106123515783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43032<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(158)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(156): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(157): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(158): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(159): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(160): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(161): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(162): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(163): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(164): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(165): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(166): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(167): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_bidir0(168): pass (pass -> pass) MTC@246625d722cd: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Wed Nov 6 12:35:15 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20241106123515844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123516346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=190440) Waiting for packet dumper to finish... 1 (prev_count=190440, count=190980) 20241106123517781 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123517781 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123517781 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123517781 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123517781 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123517781 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Wed Nov 6 12:35:18 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_rab_assignment started. 20241106123519417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123519424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123519430 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38413<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(171)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106123525780 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106123525780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87631), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123525780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123525780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123525780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123525780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123525781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123525781 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123525781 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123525781 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123525781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123525781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123525781 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(171)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123535483 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123535483 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123535484 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123535484 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123535484 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123535484 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123535484 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) 20241106123535484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123535484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123535484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123535484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123535484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123535484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123535484 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123535484 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123535484 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123535485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535485 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123535485 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123535485 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123535485 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123535485 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123535485 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123535485 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123535485 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123535485 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) 20241106123535485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123535485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123535485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123535485 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123535485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123535485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123535485 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123535485 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123535485 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123535485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535485 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123535485 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123535485 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123535485 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123535485 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123535485 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down TC_rab_assignment-Iuh0(172)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123535485 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123535485 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123535487 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123535487 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123535487 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) 20241106123535487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123535487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123535487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123535487 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123535487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123535487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123535487 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123535487 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123535487 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123535487 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) 20241106123535487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123535487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123535487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123535487 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123535487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123535487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123535487 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123535487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535487 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123535487 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123535487 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123535487 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123535487 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106123535487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535487 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123535487 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123535487 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123535487 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123535487 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123535487 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(176)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(174)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123535522 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123535522 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123535523 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123535523 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123535523 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123535523 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123535523 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123535523 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123535523 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) 20241106123535523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123535523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123535523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123535524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123535524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123535524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123535524 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123535524 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123535524 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123535524 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123535524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535524 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123535524 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123535524 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123535524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123535524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123535524 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123535524 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123535524 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) 20241106123535524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123535524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123535524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123535524 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123535524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123535524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123535524 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123535524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535524 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123535524 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123535524 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123535524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123535524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123535524 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123535525 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123535525 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123535525 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) 20241106123535525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123535525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123535525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123535525 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123535525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123535525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123535525 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123535525 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123535525 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123535525 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) 20241106123535525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123535525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123535525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123535526 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123535526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123535526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123535526 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123535526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123535526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123535526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123535526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123535526 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123535526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123535526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123535526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123535526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123535526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123535526 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(177)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123535582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123535583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123535583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123535583 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123535583 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123535583 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123535583 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123535583 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123535583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123535583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123535717 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123535718 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123535718 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123535718 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123535721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535721 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123535721 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123535721 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123535721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123535721 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123535721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123535723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535723 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123535723 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123535723 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123535723 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123535723 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123535723 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123535723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123535723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123535723 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123535723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123535723 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123535723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123535723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123535723 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123535723 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123535723 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123535724 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123535724 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123535724 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) 20241106123535724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123535724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123535724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123535724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123535724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123535724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123535724 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123535724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123535724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123535724 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123535724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123535724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123535724 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123535724 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123535756 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123535756 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123535756 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123535756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123535760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535760 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123535760 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123535760 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123535760 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123535760 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123535760 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123535761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535761 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123535761 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123535761 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123535761 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123535761 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123535761 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123535761 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123535761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123535761 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123535761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123535761 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123535761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123535762 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123535762 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123535762 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123535762 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123535763 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123535763 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123535763 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) 20241106123535763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123535763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123535763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123535763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123535763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123535763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123535763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123535763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123535763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123535763 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123535763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123535763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123535763 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123535763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123535763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123535763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123535763 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123535781 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123535781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b87631), PART(T=Source Reference,L=4,D=00000006), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123535781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123535781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123535781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123535781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123535781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535781 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123535781 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123535781 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123535781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123535781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123535781 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123535781 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123535784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123535784 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123535784 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123535784 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123535784 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123535784 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123535784 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123535784 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123535784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123535784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123535784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123535784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123535784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123535784 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=00b87631) (sccp_scrc.c:472) 20241106123535784 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1823) 20241106123535784 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123535784 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123535784 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123535784 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123535784 DLSCCP DEBUG SCCP-SCOC(6)[0x55d94e434a90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(175)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123536526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123536526 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123536526 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123536526 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123536526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123536526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123536526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123536526 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123536526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123536526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123536526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123536526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123536526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123536526 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123536526 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123536526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123536526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536526 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123536526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123536526 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123536526 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123536526 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123536526 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) 20241106123536526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123536526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123536526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123536526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123536526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123536526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123536526 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123536526 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123536526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123536526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123536526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123536526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123536526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123536526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123536526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123536527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123536528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123536528 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123536528 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123536528 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123536528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123536528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123536528 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123536528 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123536528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123536528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123536528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123536528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123536528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123536528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123536528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123536528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123536528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123536528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123536528 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123536528 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123536528 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123536562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123536562 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123536563 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123536563 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123536563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123536563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123536563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123536563 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123536563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123536563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123536563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123536563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123536563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123536563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123536563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123536563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123536563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536563 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123536563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123536563 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123536563 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123536563 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123536563 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) 20241106123536563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123536563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123536563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123536563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) HNBGW_Test.sgsn0-RAN(178)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123536563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123536563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123536563 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123536563 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123536563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123536563 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123536563 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123536563 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123536563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123536563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123536563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123536563 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123536565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123536565 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123536565 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123536565 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123536565 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123536565 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123536565 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123536565 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123536566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123536566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123536566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123536566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123536566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123536566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123536566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123536566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123536566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123536566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123536566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123536566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123536566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123536566 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123536566 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123536566 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123536608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(180)@246625d722cd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(181) HNBGW_Test.msc0-RAN(175)@246625d722cd: f_create_expect(l3 := 'FF9E8877D92E7C516927'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(175)@246625d722cd: Created Expect[0] for 'FF9E8877D92E7C516927'O to be handled at TC_rab_assignment0(181) TC_rab_assignment-Iuh0-RUA(173)@246625d722cd: Added conn table entry 0TC_rab_assignment0(181)4859672 20241106123537636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123537636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123537637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123537637 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123537637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4a2718, normal) (hnbgw_rua.c:388) 20241106123537637 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123537637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123537637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4859672 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123537637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123537637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123537637 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4859672 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123537637 DCN DEBUG map_sccp[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123537637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123537637 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4859672 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123537637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4859672 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123537637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123537637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123537637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123537637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123537637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123537637 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123537637 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106123537637 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123537637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aff9e8877d92e7c516927004f40030000e20056400500f1100926) (sccp_scrc.c:401) 20241106123537637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123537637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123537637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123537637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123537637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123537637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123537637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123537637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123537637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123537637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123537637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123537637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123537637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123537637 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123537637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123537637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123537637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123537637 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123537637 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123537637 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123537637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123537637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123537637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123537637 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(174)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(175)@246625d722cd: Found Expect[0] for l3='FF9E8877D92E7C516927'O handled at TC_rab_assignment0(181) HNBGW_Test.msc0-RAN(175)@246625d722cd: Added conn table entry 0TC_rab_assignment0(181)3379360 TC_rab_assignment0(181)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(174)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(174)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106123537648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123537648 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123537648 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123537648 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123537648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123537648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123537648 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123537648 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123537648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123537648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123537648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123537648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123537648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123537648 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001231d9) (sccp_scrc.c:472) 20241106123537648 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1823) 20241106123537648 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123537648 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123537648 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123537648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123537648 DCN DEBUG handle_cn_conn_conf() conn_id=7, 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:483) 20241106123537648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123537648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(169)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(169)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(169)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(174)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(174)@246625d722cd: vl_len:91 HNBGW_Test.msc0-SCCP(174)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(174)@246625d722cd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106123537849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123537849 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123537849 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123537849 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123537849 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123537849 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123537849 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123537849 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123537849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123537849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123537849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123537850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123537850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123537850 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:472) 20241106123537850 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241106123537850 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123537850 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123537850 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123537850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123537850 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106123537850 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106123537850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106123537850 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123537850 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123537850 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106123537850 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106123537850 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106123537850 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123537850 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106123537850 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{UNUSED}: Allocated (fsm.c:456) 20241106123537850 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{UNUSED}: is child of mgw(mgw-fsm-4859672-0)[0x55d94e437e20] (fsm.c:486) 20241106123537850 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4859672-0)[0x55d94e437e20] (mgcp_client_endpoint_fsm.c:724) 20241106123537850 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123537850 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123537850 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123537850 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4859672-0)[0x55d94e437fd0]{ST_CRCX}: Allocated (fsm.c:456) 20241106123537850 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4859672-0)[0x55d94e437fd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0] (fsm.c:486) 20241106123537850 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4859672-0)[0x55d94e437fd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123537850 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4859672-0)[0x55d94e437fd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106123537850 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 4a2718'... (mgcp_client.c:805) 20241106123537850 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241106123537850 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4859672-0)[0x55d94e437fd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123537850 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(180)@246625d722cd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4a271817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4a271817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(181) TC_rab_assignment0(181)@246625d722cd: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4a271817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4a271817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123537875 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241106123537875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106123537875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106123537875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123537875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123537875 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106123537875 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537875 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537875 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123537875 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123537875 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537875 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123537875 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106123537875 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123537875 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106123537875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106123537875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106123537875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123537875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment0(181)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123537900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123537900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123537900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106123537900 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123537900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4a2718) (hnbgw_rua.c:452) 20241106123537900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4859672 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106123537901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123537901 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106123537901 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106123537901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106123537901 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123537901 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106123537901 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106123537901 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123537901 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106123537901 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4859672-0)[0x55d94e437e20] (mgcp_client_endpoint_fsm.c:724) 20241106123537901 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123537901 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123537901 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106123537901 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=213 'MDCX 2 rtpbridge/1@mgw MGCP 1.0\r\nC: 4a2718'... (mgcp_client.c:805) 20241106123537901 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241106123537901 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123537901 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106123537901 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537901 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(181)@246625d722cd: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4a271817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4a271817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123537915 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241106123537915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106123537915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106123537915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106123537915 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106123537915 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537915 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537915 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123537915 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123537915 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537915 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123537916 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106123537916 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106123537916 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4859672-0)[0x55d94e437e20] (mgcp_client_endpoint_fsm.c:724) 20241106123537916 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123537916 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123537916 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123537916 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4859672-0)[0x55d94e438100]{ST_CRCX}: Allocated (fsm.c:456) 20241106123537916 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4859672-0)[0x55d94e438100]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0] (fsm.c:486) 20241106123537916 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4859672-0)[0x55d94e438100]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123537916 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4859672-0)[0x55d94e438100]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106123537916 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=203 'CRCX 3 rtpbridge/1@mgw MGCP 1.0\r\nC: 4a2718'... (mgcp_client.c:805) 20241106123537916 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241106123537916 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4859672-0)[0x55d94e438100]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123537916 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106123537916 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537916 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537916 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(181)@246625d722cd: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4a271817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4a271817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123537931 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241106123537931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106123537931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106123537931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123537931 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123537931 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106123537931 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537931 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537931 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537931 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123537931 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123537931 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537931 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{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) 20241106123537931 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123537931 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123537931 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106123537931 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106123537931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106123537931 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123537931 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123537931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001231d9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106123537931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123537931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123537931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123537931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123537931 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106123537931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123537932 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123537932 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123537932 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123537932 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123537932 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123537932 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123537932 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(174)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(181)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(169)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(169)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(169)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(174)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(174)@246625d722cd: vl_len:12 HNBGW_Test.msc0-SCCP(174)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(174)@246625d722cd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106123537971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123537971 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123537971 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123537971 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123537971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123537971 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123537971 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123537971 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123537971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123537971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123537971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123537971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123537971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123537971 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:472) 20241106123537971 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241106123537971 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123537971 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123537971 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123537971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123537971 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106123537971 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106123537971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106123537971 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106123537971 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106123537971 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106123537971 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106123537971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123537971 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=56 'DLCX 4 rtpbridge/1@mgw MGCP 1.0\r\nC: 4a2718'... (mgcp_client.c:805) 20241106123537971 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106123537971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123537971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123537971 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=56 'DLCX 5 rtpbridge/1@mgw MGCP 1.0\r\nC: 4a2718'... (mgcp_client.c:805) 20241106123537971 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106123537971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123537971 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{IN_USE}: Removing from parent mgw(mgw-fsm-4859672-0)[0x55d94e437e20] (mgcp_client_endpoint_fsm.c:873) 20241106123537971 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106123537971 DLMGCP DEBUG mgw-endp(mgw-fsm-4859672-0)[0x55d94e4379d0]{IN_USE}: Deallocated (fsm.c:568) 20241106123537971 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106123537971 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106123537971 DMGW DEBUG mgw(mgw-fsm-4859672-0)[0x55d94e437e20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106123537971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106123537971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106123537971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123537971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment0(181)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(181)@246625d722cd: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4a271817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(181)@246625d722cd: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4a271817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(181)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123537979 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241106123537979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106123537979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106123537979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106123537979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106123537980 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241106123537980 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106123537980 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106123537980 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106123537980 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(173)@246625d722cd: Deleted conn table entry 0TC_rab_assignment0(181)4859672 20241106123537984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123537984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123537984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106123537984 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106123537984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4a2718,cause=radio(normal)) (hnbgw_rua.c:420) 20241106123537984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4859672 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106123537984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106123537984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106123537984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106123537984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106123537984 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106123537984 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106123537984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106123537984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123537984 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123537984 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123537984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001231d9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106123537984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123537984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123537984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123537984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123537984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123537984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123537984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123537984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123537984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123537984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123537984 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123537984 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(174)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(174)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(181)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(175)@246625d722cd: Deleted conn table entry 0TC_rab_assignment0(181)3379360 HNBGW_Test.msc0-SCCP(174)@246625d722cd: Session index based on connection ID:0 20241106123537990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123537990 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123537990 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123537990 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123537990 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123537990 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123537990 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123537990 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123537990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123537990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123537990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123537990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123537990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123537990 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=001231d9), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106123537990 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1823) 20241106123537990 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106123537990 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123537990 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106123537990 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241106123537990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106123537990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106123537990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123537990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:202) 20241106123537990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4859672)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106123537990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123537990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{disconnected}: Freeing instance (context_map.c:206) 20241106123537990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d94e4326d0]{disconnected}: Deallocated (fsm.c:568) 20241106123537990 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4859672 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106123537990 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=001231d9), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:401) 20241106123537990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123537990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123537990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123537990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123537990 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106123537990 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123537990 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123537990 DLSCCP DEBUG SCCP-SCOC(7)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) 20241106123537990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123537990 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123537990 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123537990 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123537990 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123537990 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123537990 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123537990 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(174)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(174)@246625d722cd: RLC received in state:disconnect_pending TC_rab_assignment0(181)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123539990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(181)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123539995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123539995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123539995 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123539995 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) 20241106123539995 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123539995 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38413<->l=127.0.0.1:4262) (control_if.c:193) 20241106123539995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(178)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@246625d722cd: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(173)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@246625d722cd: Final verdict of PTC: none 20241106123539996 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123539996 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123539996 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123539996 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123539996 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123539996 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123539996 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123539996 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(177)@246625d722cd: Final verdict of PTC: none 20241106123539996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123539996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123539996 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123539996 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123539996 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123539996 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123539996 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123539996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123539996 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123539996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123539996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123539996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123539996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123539996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123539996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123539996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123539996 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123539996 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123539996 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123539996 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123539996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123539996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123539996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123539997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123539997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123539997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123539997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123539997 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123539997 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123539997 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123539997 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(170)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@246625d722cd: Final verdict of PTC: none TC_rab_assignment-Iuh0(172)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(180)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(169)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123539998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56750<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_assignment-Iuh0(172): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(173): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_assignment0(181): pass (pass -> pass) MTC@246625d722cd: Test case TC_rab_assignment finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Wed Nov 6 12:35:40 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241106123540055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123540457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=241516) Waiting for packet dumper to finish... 1 (prev_count=241516, count=257156) 20241106123541998 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123541998 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123541998 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123541998 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123541998 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123541998 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Wed Nov 6 12:35:42 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_rab_release started. 20241106123543529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123543536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123543541 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38919<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(184)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(184)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123559603 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123559603 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123559603 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123559603 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123559603 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123559603 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(185)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123559604 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123559604 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123559604 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) 20241106123559604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123559604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123559604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123559604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123559604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123559604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123559604 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123559604 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123559604 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123559604 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123559604 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123559604 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) 20241106123559604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123559604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123559604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123559604 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123559604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123559604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123559604 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123559604 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123559604 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123559604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559604 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123559604 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123559604 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123559604 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123559604 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123559604 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123559604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559604 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123559604 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123559604 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123559604 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123559604 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123559604 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123559605 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123559605 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123559605 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) 20241106123559605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123559605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123559605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123559606 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123559606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123559606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123559606 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123559606 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123559606 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123559606 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) 20241106123559606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123559606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123559606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123559606 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123559606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123559606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123559606 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123559606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559606 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123559606 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123559606 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123559606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123559606 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106123559606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559606 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123559606 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123559606 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123559606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123559606 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123559606 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(189)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(189)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(189)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(187)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123559637 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123559637 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123559637 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123559638 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123559638 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123559638 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123559638 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123559638 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123559638 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) 20241106123559638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123559638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123559638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123559638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123559638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123559638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123559638 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123559638 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123559638 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123559639 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123559639 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123559639 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) 20241106123559639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123559639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123559639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559639 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123559639 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123559639 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123559639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123559639 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123559639 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123559639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123559639 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123559639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123559639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123559639 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123559639 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559639 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123559639 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123559639 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123559639 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123559639 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123559639 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123559640 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123559640 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123559640 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) 20241106123559640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123559640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123559640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123559640 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123559640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123559640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123559640 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123559640 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123559640 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123559640 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) 20241106123559640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123559640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123559640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123559640 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123559640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123559640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123559640 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123559640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123559640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123559640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123559640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123559640 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123559640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559640 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123559640 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123559640 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123559640 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123559640 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123559640 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(192)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(192)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(192)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(190)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123559695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123559695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123559696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123559696 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123559696 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123559696 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123559696 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123559696 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123559696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123559696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123559832 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123559832 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123559832 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123559832 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(189)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123559835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559835 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123559835 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123559835 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123559835 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123559835 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123559835 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123559837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559837 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123559837 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123559837 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123559837 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123559837 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123559837 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123559837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123559837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123559837 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123559837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123559837 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123559837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123559837 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123559837 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123559837 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123559837 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123559838 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123559838 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123559838 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) 20241106123559838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123559838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123559838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123559838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123559838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123559838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123559838 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123559838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559838 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123559838 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123559838 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123559838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123559838 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123559838 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123559839 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123559870 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123559870 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123559870 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123559870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(192)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123559873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559873 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123559873 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123559873 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123559873 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123559873 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123559873 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123559874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559874 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123559874 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123559874 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123559874 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123559874 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123559874 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123559875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123559875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123559875 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123559875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123559875 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123559875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123559875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123559875 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123559875 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123559875 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123559876 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123559876 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123559876 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) 20241106123559876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123559876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123559876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123559876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123559876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123559876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123559876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123559876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123559876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123559876 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123559876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123559876 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123559876 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123559876 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123559876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123559876 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123559876 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123559876 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(188)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123600640 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123600640 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123600641 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123600641 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123600641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123600641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123600641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123600641 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123600641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123600641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123600641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123600641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123600641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123600641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123600641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123600641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123600641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123600641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123600641 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123600641 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123600641 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123600641 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) 20241106123600641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123600641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123600641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123600641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123600641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123600641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123600641 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123600641 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123600641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123600641 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123600641 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123600641 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123600641 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123600641 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123600641 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123600641 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123600643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123600643 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123600643 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123600643 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123600643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123600643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123600643 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123600643 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123600643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123600643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123600643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123600643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123600643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123600643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123600643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123600643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123600643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123600643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123600643 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123600643 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123600643 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(191)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123600677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123600677 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123600677 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123600677 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123600677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123600677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123600677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123600677 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123600677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123600677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123600677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123600677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123600677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123600677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123600677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123600677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123600677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123600677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123600677 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123600677 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123600677 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123600677 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) 20241106123600677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123600677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123600677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123600677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123600678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123600678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123600678 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123600678 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123600678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123600678 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123600678 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123600678 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123600678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123600678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123600678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123600678 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123600678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123600678 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123600678 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123600678 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123600678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123600678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123600678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123600678 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123600678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123600678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123600678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123600678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123600678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123600678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123600678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123600678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123600678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123600678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123600678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123600678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123600678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123600678 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123600678 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123600678 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123600720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51280<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(193)@246625d722cd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(194) HNBGW_Test.msc0-RAN(188)@246625d722cd: f_create_expect(l3 := 'C9F92C0CF508164F0A4F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(188)@246625d722cd: Created Expect[0] for 'C9F92C0CF508164F0A4F'O to be handled at TC_rab_release0(194) TC_rab_release-Iuh0-RUA(186)@246625d722cd: Added conn table entry 0TC_rab_release0(194)14688289 20241106123601745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123601745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123601745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123601745 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123601745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe02021, normal) (hnbgw_rua.c:388) 20241106123601745 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123601745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123601746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14688289 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123601746 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123601746 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123601746 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14688289 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123601746 DCN DEBUG map_sccp[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123601746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123601746 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14688289 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123601746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14688289 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123601746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123601746 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123601746 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123601746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123601746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123601746 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123601746 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106123601746 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123601746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac9f92c0cf508164f0a4f004f40030003e70056400500f1100926) (sccp_scrc.c:401) 20241106123601746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123601746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123601746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123601746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123601746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123601746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123601746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123601746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123601746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123601746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123601746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123601746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123601746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123601746 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123601746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123601746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123601746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123601746 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123601746 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123601746 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123601746 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123601746 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123601746 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123601746 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(187)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(187)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(188)@246625d722cd: Found Expect[0] for l3='C9F92C0CF508164F0A4F'O handled at TC_rab_release0(194) HNBGW_Test.msc0-RAN(188)@246625d722cd: Added conn table entry 0TC_rab_release0(194)5412522 HNBGW_Test.msc0-SCCP(187)@246625d722cd: Session index based on connection ID:0 TC_rab_release0(194)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(187)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106123601755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123601755 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123601755 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123601755 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123601755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123601755 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123601755 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123601755 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123601755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123601755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123601755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123601755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123601755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123601755 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005aaccb) (sccp_scrc.c:472) 20241106123601755 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1823) 20241106123601755 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123601755 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123601755 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123601755 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123601755 DCN DEBUG handle_cn_conn_conf() conn_id=8, 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:483) 20241106123601755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123601755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(187)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(187)@246625d722cd: vl_len:91 HNBGW_Test.msc0-SCCP(187)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(187)@246625d722cd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106123601957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123601957 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123601957 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123601957 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123601957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123601957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123601957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123601957 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123601957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123601957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123601957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123601957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123601957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123601957 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:472) 20241106123601957 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241106123601957 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123601957 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123601958 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123601958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123601958 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106123601958 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106123601958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106123601958 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123601958 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123601958 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106123601958 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106123601958 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106123601958 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123601958 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106123601958 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{UNUSED}: Allocated (fsm.c:456) 20241106123601958 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{UNUSED}: is child of mgw(mgw-fsm-14688289-0)[0x55d94e438100] (fsm.c:486) 20241106123601958 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14688289-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:724) 20241106123601958 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123601958 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123601958 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123601958 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14688289-0)[0x55d94e4379d0]{ST_CRCX}: Allocated (fsm.c:456) 20241106123601958 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14688289-0)[0x55d94e4379d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0] (fsm.c:486) 20241106123601958 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14688289-0)[0x55d94e4379d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123601958 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14688289-0)[0x55d94e4379d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106123601958 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: e02021'... (mgcp_client.c:805) 20241106123601958 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241106123601958 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14688289-0)[0x55d94e4379d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123601958 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(193)@246625d722cd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e0202117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0202117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(194) TC_rab_release0(194)@246625d722cd: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e0202117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0202117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123601979 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241106123601979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106123601979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106123601979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123601979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123601979 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106123601979 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123601979 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123601979 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123601979 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123601979 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123601979 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123601979 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106123601979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123601979 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106123601979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106123601979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106123601979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123601979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release0(194)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123601997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123601997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123601997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106123601997 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123601997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe02021) (hnbgw_rua.c:452) 20241106123601997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14688289 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106123601997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123601997 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106123601997 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106123601997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106123601997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123601997 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106123601997 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106123601997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123601997 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106123601997 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14688289-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:724) 20241106123601997 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123601997 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123601997 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123601997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106123601997 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=213 'MDCX 7 rtpbridge/1@mgw MGCP 1.0\r\nC: e02021'... (mgcp_client.c:805) 20241106123601997 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241106123601997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123601997 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106123601997 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123601997 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(194)@246625d722cd: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e0202117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0202117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123602012 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241106123602012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106123602012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106123602012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123602012 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123602012 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106123602012 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14688289-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:724) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123602012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14688289-0)[0x55d94e437e20]{ST_CRCX}: Allocated (fsm.c:456) 20241106123602012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14688289-0)[0x55d94e437e20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0] (fsm.c:486) 20241106123602012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14688289-0)[0x55d94e437e20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123602012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14688289-0)[0x55d94e437e20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106123602012 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=203 'CRCX 8 rtpbridge/1@mgw MGCP 1.0\r\nC: e02021'... (mgcp_client.c:805) 20241106123602012 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241106123602012 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14688289-0)[0x55d94e437e20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123602012 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(194)@246625d722cd: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e0202117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0202117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123602022 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241106123602022 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106123602022 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106123602022 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123602022 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123602022 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106123602022 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123602022 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123602022 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123602022 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123602022 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123602022 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123602022 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{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) 20241106123602022 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123602022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123602022 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106123602022 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106123602022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106123602022 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123602022 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123602022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005aaccb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106123602022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123602022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123602022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123602022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123602022 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106123602022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123602022 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123602022 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123602022 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123602022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123602022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123602022 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123602022 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(187)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(187)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(187)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(187)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(194)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(182)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(187)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(187)@246625d722cd: vl_len:21 HNBGW_Test.msc0-SCCP(187)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(187)@246625d722cd: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241106123602059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123602059 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123602059 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123602059 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123602059 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123602059 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123602059 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123602059 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123602059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123602059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123602059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123602059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123602059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123602059 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=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:472) 20241106123602059 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241106123602059 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123602059 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123602059 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123602059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123602059 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106123602059 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106123602059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106123602059 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106123602059 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106123602059 DMGW NOTICE mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241106123602059 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241106123602059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241106123602059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241106123602059 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241106123602059 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106123602059 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106123602059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123602059 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=56 'DLCX 9 rtpbridge/1@mgw MGCP 1.0\r\nC: e02021'... (mgcp_client.c:805) 20241106123602059 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241106123602059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123602059 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123602059 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=57 'DLCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: e0202'... (mgcp_client.c:805) 20241106123602059 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106123602059 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123602059 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{IN_USE}: Removing from parent mgw(mgw-fsm-14688289-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:873) 20241106123602059 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106123602059 DLMGCP DEBUG mgw-endp(mgw-fsm-14688289-0)[0x55d94e437fd0]{IN_USE}: Deallocated (fsm.c:568) 20241106123602059 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106123602059 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106123602059 DMGW DEBUG mgw(mgw-fsm-14688289-0)[0x55d94e438100]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106123602059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123602059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(182)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(194)@246625d722cd: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e0202117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(194)@246625d722cd: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e0202117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(194)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123602174 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 9 OK (mgcp_client.c:758) 20241106123602174 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106123602174 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106123602174 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106123602174 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106123602175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 10 OK (mgcp_client.c:758) 20241106123602175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106123602175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106123602175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106123602175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(194)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123602175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51280<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(194)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release-Iuh0-RUA(186)@246625d722cd: Final verdict of PTC: none 20241106123602180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123602180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.sgsn0-RAN(191)@246625d722cd: Final verdict of PTC: none 20241106123602180 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123602180 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) 20241106123602180 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123602180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106123602180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106123602181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106123602181 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106123602181 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106123602181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005aaccb), PART(T=Source Reference,L=4,D=00000008), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106123602181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123602181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123602181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123602181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123602181 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106123602181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106123602181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123602181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{disrupted}: Freeing instance (context_map.c:202) 20241106123602181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14688289)[0x55d94e434a90]{disrupted}: Deallocated (fsm.c:568) 20241106123602181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123602181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{disconnected}: Freeing instance (context_map.c:206) 20241106123602181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d94e4326d0]{disconnected}: Deallocated (fsm.c:568) 20241106123602181 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14688289 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106123602181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123602181 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123602181 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123602181 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123602181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123602181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123602181 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123602181 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123602181 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123602181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123602181 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123602181 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123602181 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123602181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123602181 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123602181 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123602181 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123602181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123602181 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123602181 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123602181 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123602181 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123602181 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(189)@246625d722cd: Final verdict of PTC: none 20241106123602181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123602181 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(190)@246625d722cd: Final verdict of PTC: none 20241106123602181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123602181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123602181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123602181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123602181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123602181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123602181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123602181 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123602181 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123602181 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123602181 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123602181 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38919<->l=127.0.0.1:4262) (control_if.c:193) 20241106123602181 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123602181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123602181 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123602182 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106123602182 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106123602182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123602182 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106123602182 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-SCCP(187)@246625d722cd: Final verdict of PTC: none 20241106123602182 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106123602182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123602182 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123602182 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123602182 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123602182 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123602182 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123602182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123602182 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123602182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123602182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123602182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123602182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123602182 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123602182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123602182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123602182 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123602182 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123602182 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123602182 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(188)@246625d722cd: Final verdict of PTC: none TC_rab_release-Iuh0(185)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(193)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(192)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@246625d722cd: Final verdict of PTC: none 20241106123602202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45054<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(182)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123602204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45048<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(184)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(182): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(184): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_release-Iuh0(185): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_release-Iuh0-RUA(186): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(187): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(188): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(189): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(190): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(191): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(192): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(193): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_release0(194): pass (pass -> pass) MTC@246625d722cd: Test case TC_rab_release finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Wed Nov 6 12:36:02 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241106123602262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123602763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51288<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178500) Waiting for packet dumper to finish... 1 (prev_count=178500, count=241100) 20241106123604182 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123604182 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123604182 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123604182 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123604182 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123604182 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Wed Nov 6 12:36:04 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_rab_release_abnormal started. 20241106123605836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123605843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123605848 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42627<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(197)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106123612182 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106123612182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005aaccb), PART(T=Source Reference,L=4,D=00000008), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123612182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123612182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123612182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123612182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123612182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123612182 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123612182 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123612182 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123612182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123612182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123612182 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(197)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123621898 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123621898 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123621898 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123621899 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123621899 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123621899 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(198)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123621899 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123621899 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123621899 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) 20241106123621899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123621899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123621899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123621899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123621899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123621899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123621900 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123621900 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123621900 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123621900 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123621900 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123621900 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) 20241106123621900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123621900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123621900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123621900 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123621900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123621900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123621900 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123621900 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123621900 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123621900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123621900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123621900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123621900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123621900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123621900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123621900 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123621900 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123621900 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123621900 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) 20241106123621900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123621900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123621900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123621900 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123621900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123621900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123621900 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123621900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123621900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123621900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123621900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123621900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123621900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123621900 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123621900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123621900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123621900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123621900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123621900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123621900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123621900 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123621901 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123621901 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123621901 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) 20241106123621901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123621901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123621901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123621902 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123621902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123621902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123621902 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123621902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123621902 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123621902 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123621902 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123621902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123621902 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(202)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(202)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(202)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(200)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123621935 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123621935 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123621935 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123621935 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123621936 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123621936 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123621936 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123621936 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123621936 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) 20241106123621936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123621936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123621936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123621936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123621936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123621936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123621936 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123621936 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123621936 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123621936 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123621936 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123621936 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) 20241106123621936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123621936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123621936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123621936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123621936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123621936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123621936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123621936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123621936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123621937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123621937 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123621937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123621937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123621937 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123621937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123621937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123621937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123621937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123621937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123621937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123621937 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123621938 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123621938 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123621938 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) 20241106123621938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123621938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123621938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123621938 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123621938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123621938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123621938 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123621938 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123621938 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123621938 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) 20241106123621938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123621938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123621938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123621938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123621938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123621938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123621938 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123621938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123621938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123621938 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123621938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123621938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123621938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123621938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123621938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123621938 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123621938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123621938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123621938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123621938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123621938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123621938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123621938 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(205)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(205)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(205)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(203)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123621990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123621990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123621990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123621990 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123621990 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123621990 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123621990 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123621990 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123621990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123621990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123622128 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123622128 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123622128 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123622128 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(202)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123622131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622131 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123622131 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123622131 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123622131 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123622131 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123622132 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123622133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622133 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123622133 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123622133 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123622133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123622133 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123622133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123622133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123622133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123622133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123622133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123622133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123622133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123622133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123622133 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123622133 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123622133 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123622134 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123622134 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123622134 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) 20241106123622134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123622134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123622134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123622134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123622134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123622134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123622134 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123622135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622135 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123622135 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123622135 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123622135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123622135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123622135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123622135 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123622167 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123622167 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123622167 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123622167 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(205)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123622169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622169 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123622169 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123622169 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123622169 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123622169 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123622169 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123622170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622170 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123622170 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123622170 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123622170 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123622170 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123622170 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123622170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123622170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123622170 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123622170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123622170 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123622170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123622170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123622170 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123622170 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123622170 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123622171 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123622171 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123622171 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) 20241106123622171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123622171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123622171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123622172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123622172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123622172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123622172 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123622172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622172 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123622172 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123622172 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123622172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123622172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123622172 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123622172 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123622183 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123622183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005aaccb), PART(T=Source Reference,L=4,D=00000008), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123622183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123622183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123622183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123622183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123622183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622183 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123622183 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123622183 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123622183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123622183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123622183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123622183 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123622186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622186 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123622186 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123622186 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123622186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123622186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123622186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123622186 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123622186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123622186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123622186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123622186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123622186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123622186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=005aaccb) (sccp_scrc.c:472) 20241106123622186 DLSCCP DEBUG Received CO:RELCO for local reference 8 (sccp_scoc.c:1823) 20241106123622186 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123622186 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123622186 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123622186 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123622186 DLSCCP DEBUG SCCP-SCOC(8)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) 20241106123622936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622936 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123622936 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123622936 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123622936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123622936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123622936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123622936 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123622936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123622936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123622936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123622936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123622936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123622936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123622936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123622936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123622936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123622936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123622937 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123622937 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123622937 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) HNBGW_Test.msc0-RAN(201)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123622937 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) 20241106123622937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123622937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123622937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123622937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123622937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123622937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123622937 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123622937 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123622937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123622937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123622937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123622937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123622937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123622937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123622937 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123622940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622940 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123622940 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123622940 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123622940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123622940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123622940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123622940 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123622940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123622940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123622940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123622940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123622940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123622940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123622940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123622940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123622940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123622940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123622940 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123622940 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123622940 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(204)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123622972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622972 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123622972 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123622972 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123622972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123622972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123622972 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123622972 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123622972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123622972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123622972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123622972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123622972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123622972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123622972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123622972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123622972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622972 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123622972 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123622972 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123622973 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123622973 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123622973 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) 20241106123622973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123622973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123622973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123622973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123622973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123622973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123622973 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123622973 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123622973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622973 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123622973 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123622973 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123622973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123622973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123622973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123622973 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123622974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123622974 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123622974 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123622974 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123622974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123622974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123622974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123622974 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123622974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123622974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123622974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123622974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123622974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123622974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123622974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123622974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123622974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123622974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123622974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123622974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123622974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123622974 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123622974 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123622974 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123623016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32986<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(206)@246625d722cd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(207) HNBGW_Test.msc0-RAN(201)@246625d722cd: f_create_expect(l3 := '9AFE01866FD53A223F08'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(201)@246625d722cd: Created Expect[0] for '9AFE01866FD53A223F08'O to be handled at TC_rab_release_abnormal0(207) TC_rab_release_abnormal-Iuh0-RUA(199)@246625d722cd: Added conn table entry 0TC_rab_release_abnormal0(207)15119529 20241106123624044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123624044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123624044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123624044 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123624044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe6b4a9, normal) (hnbgw_rua.c:388) 20241106123624044 DHNB DEBUG map_rua[0x55d94e437210]{init}: Allocated (fsm.c:456) 20241106123624044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123624044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15119529 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123624044 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123624044 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123624044 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15119529 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123624044 DCN DEBUG map_sccp[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123624044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123624044 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15119529 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123624044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15119529 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123624044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123624044 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123624044 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123624044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123624044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123624044 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123624044 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{IDLE}: Allocated (fsm.c:456) 20241106123624044 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123624044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9afe01866fd53a223f08004f40030000d90056400500f1100926) (sccp_scrc.c:401) 20241106123624044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123624044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123624044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123624044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123624044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123624044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123624044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123624044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123624044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123624044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123624044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123624044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123624044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123624044 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123624044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123624044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123624044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123624044 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123624044 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123624044 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123624044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123624044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123624044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123624044 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(200)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(200)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(201)@246625d722cd: Found Expect[0] for l3='9AFE01866FD53A223F08'O handled at TC_rab_release_abnormal0(207) HNBGW_Test.msc0-RAN(201)@246625d722cd: Added conn table entry 0TC_rab_release_abnormal0(207)15982312 HNBGW_Test.msc0-SCCP(200)@246625d722cd: Session index based on connection ID:0 TC_rab_release_abnormal0(207)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(200)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106123624053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123624053 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123624053 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123624053 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123624053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123624053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123624053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123624053 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123624053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123624053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123624053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123624053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123624053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123624053 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0087e250) (sccp_scrc.c:472) 20241106123624053 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1823) 20241106123624053 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123624053 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123624053 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123624053 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123624053 DCN DEBUG handle_cn_conn_conf() conn_id=9, 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:483) 20241106123624053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123624053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(200)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(200)@246625d722cd: vl_len:91 HNBGW_Test.msc0-SCCP(200)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(200)@246625d722cd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106123624253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123624253 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123624253 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123624253 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123624253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123624253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123624253 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123624253 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123624253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123624253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123624253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123624253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123624253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123624254 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:472) 20241106123624254 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241106123624254 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123624254 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123624254 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123624254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123624254 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106123624254 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106123624254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106123624254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123624254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123624254 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106123624254 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106123624254 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106123624254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123624254 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106123624254 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{UNUSED}: Allocated (fsm.c:456) 20241106123624254 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{UNUSED}: is child of mgw(mgw-fsm-15119529-0)[0x55d94e437e20] (fsm.c:486) 20241106123624254 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15119529-0)[0x55d94e437e20] (mgcp_client_endpoint_fsm.c:724) 20241106123624254 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123624254 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123624254 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123624254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15119529-0)[0x55d94e437fd0]{ST_CRCX}: Allocated (fsm.c:456) 20241106123624254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15119529-0)[0x55d94e437fd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0] (fsm.c:486) 20241106123624254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15119529-0)[0x55d94e437fd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123624254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15119529-0)[0x55d94e437fd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106123624254 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: e6b4a'... (mgcp_client.c:805) 20241106123624254 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106123624254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15119529-0)[0x55d94e437fd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123624254 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(206)@246625d722cd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e6b4a917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6b4a917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(207) TC_rab_release_abnormal0(207)@246625d722cd: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e6b4a917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6b4a917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123624280 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241106123624280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106123624280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106123624280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123624280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123624280 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106123624280 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624280 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624280 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123624280 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123624280 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624280 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123624280 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106123624280 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123624280 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106123624280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106123624280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106123624280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123624280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release_abnormal0(207)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123624301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123624301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123624301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106123624301 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123624301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe6b4a9) (hnbgw_rua.c:452) 20241106123624301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15119529 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106123624301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123624301 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106123624301 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106123624301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106123624301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123624301 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106123624301 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106123624301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123624301 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106123624301 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15119529-0)[0x55d94e437e20] (mgcp_client_endpoint_fsm.c:724) 20241106123624301 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123624301 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123624301 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106123624301 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=214 'MDCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: e6b4a'... (mgcp_client.c:805) 20241106123624301 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106123624301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123624301 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106123624301 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624301 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(207)@246625d722cd: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e6b4a917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6b4a917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123624315 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241106123624315 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106123624315 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106123624315 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624315 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123624315 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106123624315 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15119529-0)[0x55d94e437e20] (mgcp_client_endpoint_fsm.c:724) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123624315 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15119529-0)[0x55d94e438100]{ST_CRCX}: Allocated (fsm.c:456) 20241106123624315 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15119529-0)[0x55d94e438100]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0] (fsm.c:486) 20241106123624315 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15119529-0)[0x55d94e438100]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123624315 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15119529-0)[0x55d94e438100]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106123624315 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=204 'CRCX 13 rtpbridge/1@mgw MGCP 1.0\r\nC: e6b4a'... (mgcp_client.c:805) 20241106123624315 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106123624315 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15119529-0)[0x55d94e438100]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624315 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(207)@246625d722cd: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e6b4a917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6b4a917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123624324 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241106123624324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106123624324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106123624324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123624324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123624324 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106123624324 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624325 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624325 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624325 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123624325 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123624325 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624325 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{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) 20241106123624325 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123624325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123624325 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106123624325 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106123624325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106123624325 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123624325 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123624325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087e250), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106123624325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123624325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123624325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123624325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123624325 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106123624325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123624325 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123624325 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123624325 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123624325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123624325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123624325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123624325 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(200)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(200)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(200)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(200)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(207)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(195)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(200)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(200)@246625d722cd: vl_len:21 HNBGW_Test.msc0-SCCP(200)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(200)@246625d722cd: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241106123624367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123624367 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123624367 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123624367 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123624367 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123624367 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123624367 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123624367 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123624367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123624367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123624367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123624367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123624367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123624367 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=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:472) 20241106123624367 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241106123624367 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123624367 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123624367 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123624367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123624367 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106123624367 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106123624367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106123624367 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106123624367 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241106123624367 DMGW NOTICE mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241106123624367 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241106123624367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241106123624367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241106123624367 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241106123624367 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106123624367 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106123624367 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123624367 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=57 'DLCX 14 rtpbridge/1@mgw MGCP 1.0\r\nC: e6b4a'... (mgcp_client.c:805) 20241106123624367 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106123624367 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123624367 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123624367 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=57 'DLCX 15 rtpbridge/1@mgw MGCP 1.0\r\nC: e6b4a'... (mgcp_client.c:805) 20241106123624367 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106123624367 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123624367 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{IN_USE}: Removing from parent mgw(mgw-fsm-15119529-0)[0x55d94e437e20] (mgcp_client_endpoint_fsm.c:873) 20241106123624367 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106123624367 DLMGCP DEBUG mgw-endp(mgw-fsm-15119529-0)[0x55d94e4379d0]{IN_USE}: Deallocated (fsm.c:568) 20241106123624367 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106123624367 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106123624367 DMGW DEBUG mgw(mgw-fsm-15119529-0)[0x55d94e437e20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106123624367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123624367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(195)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(207)@246625d722cd: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e6b4a917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(207)@246625d722cd: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e6b4a917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(207)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123624472 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 14 OK (mgcp_client.c:758) 20241106123624472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106123624472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106123624472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106123624472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106123624472 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 15 OK (mgcp_client.c:758) 20241106123624472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106123624472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106123624472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106123624472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(207)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123624473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32986<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(207)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(203)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(201)@246625d722cd: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(199)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(202)@246625d722cd: Final verdict of PTC: none 20241106123624479 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123624479 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123624479 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123624479 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42627<->l=127.0.0.1:4262) (control_if.c:193) 20241106123624479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123624479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123624479 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123624479 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123624479 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123624479 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123624479 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123624479 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123624479 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123624479 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123624479 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123624479 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123624479 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123624479 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123624479 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) 20241106123624479 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123624479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106123624479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106123624479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106123624479 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106123624479 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106123624479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087e250), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106123624479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123624479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123624479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123624479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123624479 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106123624479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106123624479 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123624479 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(205)@246625d722cd: Final verdict of PTC: none 20241106123624479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123624479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{disrupted}: Freeing instance (context_map.c:202) 20241106123624479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15119529)[0x55d94e437210]{disrupted}: Deallocated (fsm.c:568) 20241106123624479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123624479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:206) 20241106123624479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106123624479 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15119529 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106123624479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123624479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123624479 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123624479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123624479 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123624479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123624479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123624479 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123624479 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123624479 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123624479 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(204)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(200)@246625d722cd: Final verdict of PTC: none 20241106123624479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123624479 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123624479 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123624479 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123624479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123624479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123624479 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123624479 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106123624479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123624479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123624479 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123624479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123624479 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123624479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123624479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123624479 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123624479 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123624480 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123624480 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(206)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(196)@246625d722cd: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(198)@246625d722cd: Final verdict of PTC: none 20241106123624497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(195)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123624498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51294<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(197)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(195): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(196): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(197): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_release_abnormal-Iuh0(198): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(199): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(200): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(201): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(202): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(203): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(204): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(205): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(206): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_release_abnormal0(207): pass (pass -> pass) MTC@246625d722cd: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Wed Nov 6 12:36:24 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20241106123624548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123625050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32988<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225408) Waiting for packet dumper to finish... 1 (prev_count=225408, count=249456) 20241106123626479 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123626479 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123626479 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106123626479 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123626479 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123626479 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Wed Nov 6 12:36:27 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_rab_assign_fail started. 20241106123628124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123628131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123628137 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45897<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(210)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106123634480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123634480 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123634480 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123634480 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123634480 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123634480 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123634480 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123634480 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106123634480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087e250), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123634480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123634480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123634480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123634480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(210)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123644197 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123644197 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123644198 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123644198 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123644198 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123644198 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(211)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123644198 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123644198 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123644198 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) 20241106123644198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123644199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123644199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123644199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123644199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123644199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123644199 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123644199 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123644199 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123644199 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123644199 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123644199 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) 20241106123644199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123644199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123644199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123644199 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123644199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123644199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123644199 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123644199 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123644199 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123644199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644199 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123644199 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123644199 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123644199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123644199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123644199 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123644199 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123644199 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123644199 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) 20241106123644199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123644199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123644199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123644199 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123644200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123644200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123644200 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123644200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644200 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123644200 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123644200 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123644200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123644200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123644200 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123644200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644200 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123644200 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123644200 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123644200 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123644200 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123644200 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123644201 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123644201 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123644201 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) 20241106123644201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123644201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123644201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123644201 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123644201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123644201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123644201 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123644201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644201 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123644201 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123644201 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123644201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123644201 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(215)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(215)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(215)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(213)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123644238 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123644238 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123644238 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123644238 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123644239 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123644239 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123644239 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123644239 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123644239 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) 20241106123644239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123644239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123644239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123644239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123644239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123644240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123644240 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123644240 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123644240 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123644240 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123644240 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123644240 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) 20241106123644240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123644240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123644240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123644240 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123644240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123644240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123644240 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123644240 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123644240 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123644240 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) 20241106123644240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123644240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123644240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123644240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123644240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123644240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123644240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123644240 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123644240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123644240 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123644240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123644240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123644240 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123644240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123644240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123644240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123644240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123644240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123644240 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123644240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644240 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123644240 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123644240 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123644240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123644240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123644240 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123644241 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123644241 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123644241 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) 20241106123644241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123644241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123644241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123644242 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123644242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123644242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123644242 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123644242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644242 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123644242 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123644242 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123644242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123644242 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(218)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(218)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(218)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(216)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123644296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123644296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123644296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123644296 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123644296 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123644296 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123644296 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123644296 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123644296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123644296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123644430 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123644430 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123644430 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123644430 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(215)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123644433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644433 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123644433 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123644433 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123644433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123644433 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123644433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123644434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644434 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123644434 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123644434 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123644434 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123644434 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123644434 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123644435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123644435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123644435 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123644435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123644435 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123644435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123644435 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123644435 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123644435 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123644435 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123644436 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123644436 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123644436 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) 20241106123644436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123644436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123644436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123644436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123644436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123644436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123644436 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123644436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644436 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123644436 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123644436 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123644436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123644436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123644436 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123644436 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123644470 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123644470 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123644470 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123644470 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(218)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123644473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644473 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123644473 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123644473 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123644473 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123644473 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123644473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123644474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644474 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123644474 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123644474 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123644474 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123644474 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123644474 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123644474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123644474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123644474 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123644474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123644474 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123644474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123644474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123644474 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123644474 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123644474 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123644475 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123644475 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123644475 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) 20241106123644475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123644475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123644475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123644476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123644476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123644476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123644476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123644476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123644476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123644476 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123644476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644476 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123644476 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123644476 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123644476 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123644476 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123644476 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123644476 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123644481 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123644481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087e250), PART(T=Source Reference,L=4,D=00000009), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123644481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123644481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123644481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123644481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123644481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644481 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123644481 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123644481 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123644481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123644481 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123644481 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123644481 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123644483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123644483 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123644483 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123644483 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123644483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123644483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123644483 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123644483 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123644483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123644484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123644484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123644484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123644484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123644484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=0087e250) (sccp_scrc.c:472) 20241106123644484 DLSCCP DEBUG Received CO:RELCO for local reference 9 (sccp_scoc.c:1823) 20241106123644484 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123644484 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123644484 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123644484 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123644484 DLSCCP DEBUG SCCP-SCOC(9)[0x55d94e4326d0]{IDLE}: Deallocated (fsm.c:568) 20241106123645238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123645238 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123645238 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123645238 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123645238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123645238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123645238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123645238 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123645238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123645238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123645238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123645238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123645238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123645238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123645238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123645238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123645238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123645238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123645238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123645238 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123645238 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123645238 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) 20241106123645239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123645239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123645239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123645239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123645239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123645239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123645239 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123645239 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123645239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123645239 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123645239 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123645239 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123645239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123645239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123645239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123645239 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(214)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123645242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123645242 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123645242 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123645242 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123645242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123645242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123645242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123645242 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123645242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123645242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123645242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123645242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123645242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123645242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123645242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123645242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123645242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123645242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123645242 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123645242 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123645242 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(217)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123645278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123645278 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123645278 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123645278 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123645278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123645278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123645278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123645278 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123645278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123645278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123645278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123645278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123645279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123645279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123645279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123645279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123645279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123645279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123645279 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123645279 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123645279 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123645279 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) 20241106123645279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123645279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123645279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123645279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123645279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123645279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123645279 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123645279 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123645279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123645279 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123645279 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123645279 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123645279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123645279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123645279 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123645279 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123645280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123645280 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123645280 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123645280 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123645280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123645280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123645280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123645280 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123645280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123645280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123645280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123645280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123645280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123645280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123645280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123645280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123645280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123645280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123645280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123645280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123645280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123645280 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123645280 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123645280 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123645321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41938<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(219)@246625d722cd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(220) HNBGW_Test.msc0-RAN(214)@246625d722cd: f_create_expect(l3 := '7042B24337FF2561BC8E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(214)@246625d722cd: Created Expect[0] for '7042B24337FF2561BC8E'O to be handled at TC_rab_assign_fail0(220) TC_rab_assign_fail-Iuh0-RUA(212)@246625d722cd: Added conn table entry 0TC_rab_assign_fail0(220)8209876 20241106123646349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123646349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123646349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123646349 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123646349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7d45d4, normal) (hnbgw_rua.c:388) 20241106123646349 DHNB DEBUG map_rua[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123646349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123646349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8209876 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123646349 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123646349 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123646349 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8209876 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123646349 DCN DEBUG map_sccp[0x55d94e437210]{init}: Allocated (fsm.c:456) 20241106123646349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123646349 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8209876 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123646349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8209876 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123646349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123646349 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123646349 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123646349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123646349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123646349 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123646349 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{IDLE}: Allocated (fsm.c:456) 20241106123646349 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123646349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7042b24337ff2561bc8e004f400300007b0056400500f1100926) (sccp_scrc.c:401) 20241106123646349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123646349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123646349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123646349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123646349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123646349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123646349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123646349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123646349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123646349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123646349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123646349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123646349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123646349 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123646349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123646349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123646349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123646349 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123646349 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123646349 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123646349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123646349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123646349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123646349 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(213)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(213)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(214)@246625d722cd: Found Expect[0] for l3='7042B24337FF2561BC8E'O handled at TC_rab_assign_fail0(220) HNBGW_Test.msc0-RAN(214)@246625d722cd: Added conn table entry 0TC_rab_assign_fail0(220)1712350 HNBGW_Test.msc0-SCCP(213)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(213)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(220)@246625d722cd: setverdict(pass): none -> pass 20241106123646357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123646357 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123646357 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123646357 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123646357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123646357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123646357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123646357 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123646357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123646357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123646357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123646357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123646357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123646357 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007b8d09) (sccp_scrc.c:472) 20241106123646357 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1823) 20241106123646357 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123646357 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123646357 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123646357 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123646357 DCN DEBUG handle_cn_conn_conf() conn_id=10, 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:483) 20241106123646357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123646357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(208)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(208)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(208)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(213)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(213)@246625d722cd: vl_len:91 HNBGW_Test.msc0-SCCP(213)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(213)@246625d722cd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106123646561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123646561 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123646561 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123646561 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123646561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123646561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123646561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123646561 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123646561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123646561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123646561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123646561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123646561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123646561 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:472) 20241106123646562 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20241106123646562 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123646562 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123646562 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123646562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123646562 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106123646562 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106123646562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106123646562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123646562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123646562 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106123646562 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106123646562 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106123646562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123646562 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106123646562 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{UNUSED}: Allocated (fsm.c:456) 20241106123646562 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{UNUSED}: is child of mgw(mgw-fsm-8209876-0)[0x55d94e438100] (fsm.c:486) 20241106123646562 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8209876-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:724) 20241106123646562 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123646562 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123646562 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123646562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8209876-0)[0x55d94e4379d0]{ST_CRCX}: Allocated (fsm.c:456) 20241106123646562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8209876-0)[0x55d94e4379d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0] (fsm.c:486) 20241106123646562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8209876-0)[0x55d94e4379d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123646562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8209876-0)[0x55d94e4379d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106123646562 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=200 'CRCX 16 rtpbridge/*@mgw MGCP 1.0\r\nC: 7d45d'... (mgcp_client.c:805) 20241106123646562 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106123646562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8209876-0)[0x55d94e4379d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123646562 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(219)@246625d722cd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d45d417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d45d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(220) TC_rab_assign_fail0(220)@246625d722cd: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d45d417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d45d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123646586 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241106123646586 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106123646586 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106123646586 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123646586 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123646586 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106123646586 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{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) 20241106123646586 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{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) 20241106123646586 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123646586 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123646586 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{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) 20241106123646586 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123646586 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106123646587 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123646587 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106123646587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106123646587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106123646587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123646587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_fail0(220)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123646609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123646609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123646609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241106123646609 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123646609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7d45d4) (hnbgw_rua.c:452) 20241106123646609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8209876 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:293) 20241106123646609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123646609 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106123646609 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106123646609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106123646609 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241106123646609 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106123646609 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106123646609 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241106123646609 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241106123646609 DMGW ERROR mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241106123646609 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241106123646609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241106123646609 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123646609 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123646609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b8d09), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:401) 20241106123646609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123646609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123646609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123646609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123646609 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241106123646609 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106123646609 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106123646609 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123646609 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=57 'DLCX 17 rtpbridge/1@mgw MGCP 1.0\r\nC: 7d45d'... (mgcp_client.c:805) 20241106123646609 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106123646609 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123646609 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{IN_USE}: Removing from parent mgw(mgw-fsm-8209876-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:873) 20241106123646609 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106123646609 DLMGCP DEBUG mgw-endp(mgw-fsm-8209876-0)[0x55d94e437fd0]{IN_USE}: Deallocated (fsm.c:568) 20241106123646609 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106123646609 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106123646609 DMGW DEBUG mgw(mgw-fsm-8209876-0)[0x55d94e438100]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106123646609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123646609 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123646609 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123646609 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123646609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123646609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123646609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123646609 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(213)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(213)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(213)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(213)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(220)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(208)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(208)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(208)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(220)@246625d722cd: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7d45d417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(220)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123646638 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 17 OK (mgcp_client.c:758) 20241106123646638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106123646638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106123646638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106123646638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106123646638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41938<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(220)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123646643 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45897<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(214)@246625d722cd: Final verdict of PTC: none 20241106123646644 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123646644 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123646644 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123646644 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123646644 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123646644 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123646644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123646644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123646644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123646644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123646644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123646644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123646644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123646644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123646644 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123646644 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_rab_assign_fail-Iuh0-RUA(212)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(216)@246625d722cd: Final verdict of PTC: none 20241106123646644 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123646644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123646644 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123646644 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123646644 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123646644 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123646644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123646644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123646644 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123646644 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123646644 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123646644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123646644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123646644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123646644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123646644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123646644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123646644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123646644 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123646644 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123646644 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123646644 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123646644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106123646644 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106123646644 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106123646644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b8d09), PART(T=Source Reference,L=4,D=0000000a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106123646644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123646644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123646644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) TC_rab_assign_fail-Iuh0(211)@246625d722cd: Final verdict of PTC: none 20241106123646644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123646644 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106123646644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106123646644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106123646644 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106123646644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106123646644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106123646644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123646644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{disrupted}: Freeing instance (context_map.c:202) 20241106123646644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8209876)[0x55d94e4326d0]{disrupted}: Deallocated (fsm.c:568) 20241106123646644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.msc0-M3UA(215)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(217)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(213)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(218)@246625d722cd: Final verdict of PTC: none 20241106123646644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{disconnected}: Freeing instance (context_map.c:206) 20241106123646644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d94e437210]{disconnected}: Deallocated (fsm.c:568) 20241106123646644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8209876 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106123646644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123646644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW-MGCP(219)@246625d722cd: Final verdict of PTC: none 20241106123646644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123646644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123646644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123646644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123646644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123646644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123646644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123646644 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106123646644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123646644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123646644 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123646645 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) 20241106123646645 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(209)@246625d722cd: Final verdict of PTC: none 20241106123646664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38846<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(208)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123646666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(210)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(208): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(209): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(210): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_assign_fail-Iuh0(211): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(212): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(213): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(214): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(215): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(216): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(217): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(218): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(219): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_assign_fail0(220): pass (pass -> pass) MTC@246625d722cd: Test case TC_rab_assign_fail finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Wed Nov 6 12:36:46 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20241106123646724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123647225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46772<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=200424) Waiting for packet dumper to finish... 1 (prev_count=200424, count=224708) 20241106123648644 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123648644 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123648644 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106123648644 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123648644 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123648644 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Wed Nov 6 12:36:49 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_rab_assign_mgcp_to started. 20241106123650301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123650307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123650313 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38963<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(223)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106123656645 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106123656645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b8d09), PART(T=Source Reference,L=4,D=0000000a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123656645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123656645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123656645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123656645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123656646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123656646 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123656646 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123656646 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123656646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123656646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123656646 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(223)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123706378 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123706378 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123706378 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123706378 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123706379 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123706379 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123706379 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) 20241106123706379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123706379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123706379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) TC_rab_assign_mgcp_to-Iuh0(224)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123706379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123706379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123706379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123706379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123706379 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123706379 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123706379 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123706379 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123706379 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123706379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706379 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123706379 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123706379 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123706379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123706379 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123706379 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123706380 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123706380 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123706380 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) 20241106123706380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123706380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123706380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123706380 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123706380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123706380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123706380 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123706380 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123706380 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123706380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706380 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123706380 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123706380 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123706380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123706380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123706380 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123706381 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123706381 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123706381 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) 20241106123706381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123706381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123706381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123706381 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123706381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123706381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123706381 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123706381 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123706381 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123706381 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) 20241106123706381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123706381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123706381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123706382 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123706382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123706382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123706382 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123706382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123706382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123706382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123706382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123706382 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106123706382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706382 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123706382 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123706382 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123706382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123706382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123706382 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(228)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(228)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(228)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(226)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123706416 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123706416 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123706416 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123706416 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123706417 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123706417 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123706417 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123706417 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123706417 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) 20241106123706417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123706417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123706417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123706417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123706417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123706417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123706417 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123706417 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123706417 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123706417 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123706417 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123706417 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) 20241106123706417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123706417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123706417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123706418 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123706418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123706418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123706418 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123706418 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123706418 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123706418 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) 20241106123706418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123706418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123706418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123706418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123706418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123706418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123706418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123706418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123706418 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123706418 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123706418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123706418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123706418 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123706418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123706418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123706418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123706418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123706418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123706418 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123706418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123706418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123706418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123706418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123706418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123706418 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123706419 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123706419 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123706419 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) 20241106123706419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123706419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123706419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123706419 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123706419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123706419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123706419 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123706419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123706419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123706419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123706419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123706419 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(231)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(231)@246625d722cd: M3UA emulation initiated, the test can be started MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(231)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(229)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123706475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123706475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123706475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123706475 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123706475 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123706475 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123706475 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123706475 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123706475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123706475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123706609 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123706609 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123706609 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123706609 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(228)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123706612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706612 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123706612 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123706612 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123706612 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123706612 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123706612 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123706613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706613 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123706613 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123706613 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123706613 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123706613 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123706613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123706613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123706614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123706614 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123706614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123706614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123706614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123706614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123706614 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123706614 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123706614 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123706615 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123706615 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123706615 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) 20241106123706615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123706615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123706615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123706615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123706615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123706615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123706615 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123706615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706615 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123706615 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123706615 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123706615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123706615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123706615 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123706615 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123706646 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106123706646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b8d09), PART(T=Source Reference,L=4,D=0000000a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106123706646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123706646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123706646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123706646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123706646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706646 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123706646 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123706646 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123706646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123706646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123706646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123706646 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123706649 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123706649 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123706649 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123706649 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241106123706649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706649 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123706649 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123706649 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123706649 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123706649 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123706649 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123706649 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123706649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123706649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123706649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123706649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123706649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123706649 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=007b8d09) (sccp_scrc.c:472) 20241106123706649 DLSCCP DEBUG Received CO:RELCO for local reference 10 (sccp_scoc.c:1823) 20241106123706649 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123706649 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123706649 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123706649 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123706649 DLSCCP DEBUG SCCP-SCOC(10)[0x55d94e434a90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(231)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123706652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706652 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123706652 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123706652 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123706652 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123706652 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123706652 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123706653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706653 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123706653 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123706653 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123706653 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123706653 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123706653 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123706653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123706653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123706653 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123706653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123706653 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123706653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123706653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123706653 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123706653 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123706653 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123706654 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123706654 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123706654 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) 20241106123706654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123706654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123706654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123706654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123706654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123706654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123706654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123706654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123706654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123706654 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123706655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123706655 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123706655 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123706655 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123706655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123706655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123706655 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123706655 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123707417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123707417 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123707417 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123707417 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123707417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123707417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123707417 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123707417 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123707417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123707417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123707417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123707417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123707417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123707417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123707417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123707417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123707417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123707417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123707417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123707417 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123707417 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123707417 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) 20241106123707417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123707417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123707417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123707417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123707417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123707417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123707417 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123707417 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(227)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123707418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123707418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123707418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123707418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123707418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123707418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123707418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123707418 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123707420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123707420 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123707420 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123707420 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123707420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123707420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123707420 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123707420 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123707420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123707420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123707420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123707420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123707420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123707420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123707420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123707420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123707420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123707421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123707421 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123707421 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123707421 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(230)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123707458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123707458 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123707458 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123707458 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123707458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123707458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123707458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123707458 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123707458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123707458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123707458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123707458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123707458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123707458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123707458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123707458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123707458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123707458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123707458 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123707458 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123707458 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123707458 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) 20241106123707458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123707458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123707458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123707458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123707459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123707459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123707459 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123707459 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123707459 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123707459 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123707459 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123707459 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123707459 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123707459 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123707459 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123707459 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123707460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123707460 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123707460 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123707460 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123707460 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123707460 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123707460 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123707460 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123707460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123707460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123707460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123707460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123707460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123707460 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123707460 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123707460 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123707460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123707460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123707460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123707460 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123707460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123707460 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123707460 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123707460 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123707498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50726<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(232)@246625d722cd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(233) HNBGW_Test.msc0-RAN(227)@246625d722cd: f_create_expect(l3 := 'F84E2AAB408EAFD99D03'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(227)@246625d722cd: Created Expect[0] for 'F84E2AAB408EAFD99D03'O to be handled at TC_rab_assign_mgcp_to0(233) TC_rab_assign_mgcp_to-Iuh0-RUA(225)@246625d722cd: Added conn table entry 0TC_rab_assign_mgcp_to0(233)1486025 20241106123708526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123708526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123708526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123708526 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123708526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x16acc9, normal) (hnbgw_rua.c:388) 20241106123708526 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123708526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1486025)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123708526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1486025 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123708526 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123708526 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123708526 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1486025 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123708526 DCN DEBUG map_sccp[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123708526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123708526 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1486025 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123708526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1486025 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123708526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1486025)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123708526 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123708526 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123708526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1486025)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123708526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123708526 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123708526 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106123708526 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123708526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af84e2aab408eafd99d03004f40030001be0056400500f1100926) (sccp_scrc.c:401) 20241106123708526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123708526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123708526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123708526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123708526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123708526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123708526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123708526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123708526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123708526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123708526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123708526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123708526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123708526 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123708526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123708527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1486025)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123708527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123708527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123708527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123708527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123708527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123708527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123708527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123708527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(226)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(227)@246625d722cd: Found Expect[0] for l3='F84E2AAB408EAFD99D03'O handled at TC_rab_assign_mgcp_to0(233) HNBGW_Test.msc0-RAN(227)@246625d722cd: Added conn table entry 0TC_rab_assign_mgcp_to0(233)13830839 HNBGW_Test.msc0-SCCP(226)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(226)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(233)@246625d722cd: setverdict(pass): none -> pass 20241106123708536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123708536 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123708536 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123708536 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123708536 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123708536 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123708536 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123708536 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123708536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123708536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123708536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123708536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123708536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123708536 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006aae4d) (sccp_scrc.c:472) 20241106123708536 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1823) 20241106123708536 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123708536 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123708536 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123708537 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123708537 DCN DEBUG handle_cn_conn_conf() conn_id=11, 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:483) 20241106123708537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123708537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(226)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(226)@246625d722cd: vl_len:91 HNBGW_Test.msc0-SCCP(226)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(226)@246625d722cd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106123708737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123708737 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123708737 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123708738 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123708738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123708738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123708738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123708738 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123708738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123708738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123708738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123708738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123708738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123708738 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:472) 20241106123708738 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241106123708738 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123708738 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123708738 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123708738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123708738 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106123708738 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106123708738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106123708738 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123708738 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123708738 DMGW DEBUG mgw(mgw-fsm-1486025-0)[0x55d94e4379d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106123708738 DMGW DEBUG mgw(mgw-fsm-1486025-0)[0x55d94e4379d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106123708738 DMGW DEBUG mgw(mgw-fsm-1486025-0)[0x55d94e4379d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106123708738 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123708738 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106123708738 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{UNUSED}: Allocated (fsm.c:456) 20241106123708738 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{UNUSED}: is child of mgw(mgw-fsm-1486025-0)[0x55d94e4379d0] (fsm.c:486) 20241106123708738 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1486025-0)[0x55d94e4379d0] (mgcp_client_endpoint_fsm.c:724) 20241106123708738 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123708738 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123708738 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123708738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1486025-0)[0x55d94e438100]{ST_CRCX}: Allocated (fsm.c:456) 20241106123708738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1486025-0)[0x55d94e438100]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0] (fsm.c:486) 20241106123708738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1486025-0)[0x55d94e438100]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123708738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1486025-0)[0x55d94e438100]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106123708738 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 16acc'... (mgcp_client.c:805) 20241106123708738 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106123708738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1486025-0)[0x55d94e438100]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123708738 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(232)@246625d722cd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "16acc917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16acc917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(233) TC_rab_assign_mgcp_to0(233)@246625d722cd: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "16acc917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16acc917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123712739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e438100]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241106123712739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e438100]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241106123712739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e438100]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0] (mgcp_client_fsm.c:522) 20241106123712739 DLMGCP DEBUG MGW(mgw) Canceled transaction 18 (mgcp_client.c:1239) 20241106123712739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e438100]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241106123712739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e438100]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241106123712739 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241106123712739 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123712739 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241106123712739 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-1486025-0)[0x55d94e4379d0] (mgcp_client_endpoint_fsm.c:925) 20241106123712739 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241106123712739 DLMGCP DEBUG mgw-endp(mgw-fsm-1486025-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241106123712739 DMGW DEBUG mgw(mgw-fsm-1486025-0)[0x55d94e4379d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241106123712739 DMGW ERROR mgw(mgw-fsm-1486025-0)[0x55d94e4379d0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241106123712739 DMGW DEBUG mgw(mgw-fsm-1486025-0)[0x55d94e4379d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241106123712739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241106123712739 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123712739 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123712739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006aae4d), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:401) 20241106123712739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123712739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123712739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123712739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123712739 DMGW DEBUG mgw(mgw-fsm-1486025-0)[0x55d94e4379d0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241106123712739 DMGW DEBUG mgw(mgw-fsm-1486025-0)[0x55d94e4379d0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241106123712739 DMGW DEBUG mgw(mgw-fsm-1486025-0)[0x55d94e4379d0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241106123712739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123712739 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123712739 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123712739 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123712739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123712739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123712739 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123712739 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(226)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(226)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(226)@246625d722cd: vl_len:12 HNBGW_Test.msc0-SCCP(226)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(226)@246625d722cd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106123712750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123712750 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123712750 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123712750 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123712750 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123712750 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123712750 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123712750 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123712750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123712750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123712750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123712750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123712750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123712750 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:472) 20241106123712750 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241106123712750 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123712750 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123712750 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123712750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123712751 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106123712751 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106123712751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106123712751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1486025)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106123712751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106123712751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123712751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgcp_to0(233)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(225)@246625d722cd: Deleted conn table entry 0TC_rab_assign_mgcp_to0(233)1486025 20241106123712764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123712764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123712764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106123712764 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106123712764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x16acc9,cause=radio(normal)) (hnbgw_rua.c:420) 20241106123712764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1486025 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106123712764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1486025)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106123712764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1486025)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106123712764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106123712764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106123712764 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106123712764 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106123712764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1486025)[0x55d94e434a90]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106123712764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123712764 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123712764 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123712764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006aae4d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106123712764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123712764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123712764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123712764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123712764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123712764 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123712764 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123712764 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123712764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123712764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123712764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123712764 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(226)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(226)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(233)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(227)@246625d722cd: Deleted conn table entry 0TC_rab_assign_mgcp_to0(233)13830839 HNBGW_Test.msc0-SCCP(226)@246625d722cd: Session index based on connection ID:0 20241106123712769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123712770 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123712770 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123712770 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123712770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123712770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123712770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123712770 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123712770 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123712770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123712770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123712770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123712770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123712770 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=006aae4d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106123712770 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1823) 20241106123712770 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106123712770 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123712770 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106123712770 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241106123712770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106123712770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106123712770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1486025)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123712770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1486025)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:202) 20241106123712770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1486025)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106123712770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123712770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{disconnected}: Freeing instance (context_map.c:206) 20241106123712770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d94e4326d0]{disconnected}: Deallocated (fsm.c:568) 20241106123712770 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1486025 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106123712770 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=006aae4d), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:401) 20241106123712770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123712770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123712770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123712770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123712770 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106123712770 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123712770 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123712770 DLSCCP DEBUG SCCP-SCOC(11)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) 20241106123712770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123712770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123712770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123712770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123712770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123712770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123712770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123712770 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(226)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(226)@246625d722cd: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(233)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123714770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50726<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(233)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123714776 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38963<->l=127.0.0.1:4262) (control_if.c:193) 20241106123714776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46794<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(227)@246625d722cd: Final verdict of PTC: none 20241106123714776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123714776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123714776 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123714776 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) 20241106123714776 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assign_mgcp_to-Iuh0-RUA(225)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(230)@246625d722cd: Final verdict of PTC: none 20241106123714777 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123714777 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123714777 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc0-SCCP(226)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(229)@246625d722cd: Final verdict of PTC: none 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123714777 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123714777 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123714777 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123714777 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123714777 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123714777 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT IPA-CTRL-CLI-IPA(222)@246625d722cd: Final verdict of PTC: none 20241106123714777 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123714777 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123714777 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123714777 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123714777 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123714777 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123714777 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123714777 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123714777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123714777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123714777 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123714777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123714777 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123714777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123714777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123714777 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123714777 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123714777 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123714777 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123714777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123714777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123714777 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123714777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123714777 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123714777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123714777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123714777 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123714777 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123714777 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123714777 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(232)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(228)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(231)@246625d722cd: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(224)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(221)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123714779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46784<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(223)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(221): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(222): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(223): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(224): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(225): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(226): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(227): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(228): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(229): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(230): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(231): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(232): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_assign_mgcp_to0(233): pass (pass -> pass) MTC@246625d722cd: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Wed Nov 6 12:37:14 UTC 2024 ====== 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 20241106123714822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123715223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50734<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=192008) Waiting for packet dumper to finish... 1 (prev_count=192008, count=207872) 20241106123716777 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123716777 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123716777 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123716777 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123716777 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123716777 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Wed Nov 6 12:37:17 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241106123718295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123718302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123718308 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43197<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(236)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(236)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123734362 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123734362 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123734362 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123734362 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123734363 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123734363 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123734363 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) 20241106123734363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123734363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123734363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123734363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123734363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123734363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(237)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123734363 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123734363 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123734363 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123734363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734363 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123734363 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123734363 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123734363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123734363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123734363 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123734363 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123734363 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123734363 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123734363 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123734363 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) 20241106123734363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123734363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123734364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123734364 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123734364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123734364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123734364 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123734364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123734364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123734364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123734364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123734364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123734364 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123734364 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123734364 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123734365 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123734365 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123734365 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) 20241106123734365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123734365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123734365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123734365 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123734365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123734365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123734365 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123734365 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123734365 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123734365 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) 20241106123734365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123734365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123734365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123734366 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123734366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123734366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123734366 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123734366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123734366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123734366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123734366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123734366 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106123734366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734366 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123734366 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123734366 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123734366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123734366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123734366 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(241)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(241)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(241)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(239)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123734405 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123734405 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123734405 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123734405 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123734406 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123734406 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123734406 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123734406 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123734407 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123734407 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123734407 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) 20241106123734407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123734407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123734407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123734407 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123734407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123734407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123734407 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123734407 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123734407 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123734407 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) 20241106123734407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123734407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123734407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123734407 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123734407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123734407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123734407 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123734407 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123734407 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123734407 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) 20241106123734407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123734408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123734408 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123734408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123734408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123734408 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123734408 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123734408 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123734408 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) 20241106123734408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123734408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123734408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123734408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123734408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123734408 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123734408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123734408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123734408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123734408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123734408 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123734408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123734408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123734408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123734408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123734408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123734408 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123734408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123734408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123734408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123734408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123734408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123734408 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123734408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734408 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123734408 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123734408 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123734408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123734408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123734408 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(244)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(244)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(244)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(242)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123734475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123734475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123734475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123734475 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123734475 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123734475 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123734475 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123734475 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123734475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123734475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123734598 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123734598 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123734598 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123734598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(241)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123734601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734601 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123734601 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123734601 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123734601 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123734601 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123734601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123734603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734603 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123734603 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123734603 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123734603 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123734603 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123734603 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123734603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123734603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123734603 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123734603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123734603 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123734603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123734603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123734603 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123734603 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123734603 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123734604 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123734604 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123734604 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) 20241106123734604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123734604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123734604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123734604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123734604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123734604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123734604 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123734604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734604 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123734604 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123734604 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123734604 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123734604 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123734604 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123734604 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123734644 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123734644 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123734644 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123734644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(244)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123734647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734647 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123734647 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123734647 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123734647 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123734647 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123734647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123734649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734649 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123734649 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123734649 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123734649 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123734649 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123734649 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123734649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123734649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123734649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123734649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123734649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123734649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123734649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123734649 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123734649 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123734649 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123734650 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123734650 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123734650 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) 20241106123734650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123734650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123734650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123734650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123734650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123734650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123734650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123734650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123734650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123734650 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123734650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123734650 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123734650 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123734650 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123734650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123734650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123734650 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123734650 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(240)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123735406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123735406 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123735406 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123735406 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123735406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123735406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123735406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123735406 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123735406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123735406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123735406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123735406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123735406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123735406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123735406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123735406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123735406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735407 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123735407 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123735407 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123735407 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123735407 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123735407 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) 20241106123735407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123735407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123735407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123735407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123735407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123735407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123735407 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123735407 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123735407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123735407 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123735407 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123735407 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123735407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123735407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123735407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123735407 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123735408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123735408 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123735408 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123735408 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123735408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123735408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123735408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123735408 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123735408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123735408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123735408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123735408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123735408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123735408 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123735408 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123735408 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123735408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123735409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123735409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123735409 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123735409 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(243)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123735453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123735453 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123735453 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123735453 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123735453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123735453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123735453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123735453 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123735453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123735453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123735453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123735453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123735453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123735453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123735453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123735453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123735453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123735453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123735453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123735453 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123735453 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123735453 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) 20241106123735453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123735453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123735453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123735453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123735453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123735453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123735453 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123735453 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123735453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123735453 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123735453 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123735453 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123735453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123735453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123735453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123735453 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123735454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123735454 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123735454 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123735454 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123735454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123735454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123735454 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123735454 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123735455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123735455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123735455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123735455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123735455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123735455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123735455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123735455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123735455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123735455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123735455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123735455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123735455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123735455 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123735455 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123735455 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123735500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43842<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(245)@246625d722cd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(246) HNBGW_Test.msc0-RAN(240)@246625d722cd: f_create_expect(l3 := '6472F8D28EC1D72476B4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(240)@246625d722cd: Created Expect[0] for '6472F8D28EC1D72476B4'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(246) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238)@246625d722cd: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)5315794 20241106123736526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123736526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123736526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123736526 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123736526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x511cd2, normal) (hnbgw_rua.c:388) 20241106123736526 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123736526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123736526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315794 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123736526 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123736526 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123736526 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315794 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123736526 DCN DEBUG map_sccp[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123736526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123736526 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5315794 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123736526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315794 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123736526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123736526 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123736526 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123736526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123736526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123736526 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123736526 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106123736526 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123736526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6472f8d28ec1d72476b4004f40030000830056400500f1100926) (sccp_scrc.c:401) 20241106123736526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123736526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123736526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123736526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123736526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123736526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123736526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123736526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123736526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123736526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123736527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123736527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123736527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123736527 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123736527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123736527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123736527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123736527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123736527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123736527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123736527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123736527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123736527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123736527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(239)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(240)@246625d722cd: Found Expect[0] for l3='6472F8D28EC1D72476B4'O handled at TC_rab_assign_mgw_iuup_addr_chg0(246) HNBGW_Test.msc0-RAN(240)@246625d722cd: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)170707 HNBGW_Test.msc0-SCCP(239)@246625d722cd: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(239)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106123736535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123736535 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123736535 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123736535 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123736535 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123736535 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123736535 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123736535 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123736535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123736535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123736535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123736535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123736535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123736535 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006e5264) (sccp_scrc.c:472) 20241106123736535 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1823) 20241106123736535 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123736535 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123736535 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123736535 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123736535 DCN DEBUG handle_cn_conn_conf() conn_id=12, 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:483) 20241106123736535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123736535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(234)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(234)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(234)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(239)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(239)@246625d722cd: vl_len:91 HNBGW_Test.msc0-SCCP(239)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(239)@246625d722cd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106123736737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123736737 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123736737 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123736737 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123736737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123736737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123736737 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123736737 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123736737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123736737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123736738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123736738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123736738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123736738 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:472) 20241106123736738 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241106123736738 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123736738 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123736738 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123736738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123736738 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106123736738 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106123736738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106123736738 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123736738 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123736738 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106123736738 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106123736738 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106123736738 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123736738 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106123736738 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{UNUSED}: Allocated (fsm.c:456) 20241106123736738 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{UNUSED}: is child of mgw(mgw-fsm-5315794-0)[0x55d94e438100] (fsm.c:486) 20241106123736738 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5315794-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:724) 20241106123736738 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123736738 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123736738 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123736738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315794-0)[0x55d94e4379d0]{ST_CRCX}: Allocated (fsm.c:456) 20241106123736738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315794-0)[0x55d94e4379d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0] (fsm.c:486) 20241106123736738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315794-0)[0x55d94e4379d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123736738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315794-0)[0x55d94e4379d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106123736738 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=200 'CRCX 19 rtpbridge/*@mgw MGCP 1.0\r\nC: 511cd'... (mgcp_client.c:805) 20241106123736738 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106123736738 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315794-0)[0x55d94e4379d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123736738 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(245)@246625d722cd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "511cd217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "511cd217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(246) TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "511cd217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "511cd217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123736759 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241106123736759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106123736759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106123736759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123736759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123736759 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106123736759 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{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) 20241106123736759 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{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) 20241106123736759 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123736759 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123736759 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{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) 20241106123736759 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123736759 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106123736759 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123736759 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106123736759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106123736759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106123736760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123736760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123736783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123736783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123736783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106123736783 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123736783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x511cd2) (hnbgw_rua.c:452) 20241106123736783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315794 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106123736783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123736783 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106123736783 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106123736783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106123736783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123736783 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106123736783 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106123736783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123736783 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106123736783 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5315794-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:724) 20241106123736783 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123736783 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123736783 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{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) 20241106123736784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106123736784 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=214 'MDCX 20 rtpbridge/1@mgw MGCP 1.0\r\nC: 511cd'... (mgcp_client.c:805) 20241106123736784 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106123736784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123736784 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106123736784 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{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) 20241106123736784 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "511cd217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "511cd217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123736797 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241106123736797 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241106123736797 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106123736797 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106123736797 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106123736797 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.3.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241106123736797 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106123736797 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123736797 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123736797 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106123736797 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123736797 DMGW INFO mgw(mgw-fsm-5315794-0)[0x55d94e438100]{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) 20241106123736797 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241106123736797 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123736797 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106123736797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106123736797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106123736797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123736797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123736800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123736800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123736800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106123736800 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123736800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x511cd2) (hnbgw_rua.c:452) 20241106123736800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315794 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106123736800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123736800 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106123736800 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106123736800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106123736800 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123736800 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106123736800 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106123736800 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123736800 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241106123736800 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241106123736800 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106123736800 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5315794-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:724) 20241106123736800 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123736800 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123736800 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123736801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315794-0)[0x55d94e437e20]{ST_CRCX}: Allocated (fsm.c:456) 20241106123736801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315794-0)[0x55d94e437e20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0] (fsm.c:486) 20241106123736801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315794-0)[0x55d94e437e20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123736801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315794-0)[0x55d94e437e20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106123736801 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=204 'CRCX 21 rtpbridge/1@mgw MGCP 1.0\r\nC: 511cd'... (mgcp_client.c:805) 20241106123736801 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106123736801 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5315794-0)[0x55d94e437e20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123736801 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106123736801 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106123736801 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{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) 20241106123736801 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "511cd217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "511cd217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123736816 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241106123736816 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106123736816 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106123736816 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123736816 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123736816 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106123736816 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{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) 20241106123736816 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106123736816 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{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) 20241106123736816 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123736816 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123736816 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241106123736816 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{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) 20241106123736816 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123736816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123736817 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106123736817 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106123736817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106123736817 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123736817 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123736817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e5264), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106123736817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123736817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123736817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123736817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123736817 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106123736817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123736817 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123736817 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123736817 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123736817 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123736817 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123736817 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123736817 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(239)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(234)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(234)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(234)@246625d722cd: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(239)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(239)@246625d722cd: vl_len:12 HNBGW_Test.msc0-SCCP(239)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(239)@246625d722cd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106123736854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123736854 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123736854 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123736854 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123736854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123736854 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123736854 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123736854 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123736854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123736854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123736854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123736854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123736854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123736854 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:472) 20241106123736854 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241106123736854 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123736854 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123736854 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123736854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123736854 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106123736854 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106123736854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106123736854 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106123736854 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106123736854 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106123736854 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106123736855 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123736855 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=57 'DLCX 22 rtpbridge/1@mgw MGCP 1.0\r\nC: 511cd'... (mgcp_client.c:805) 20241106123736855 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106123736855 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123736855 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123736855 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=57 'DLCX 23 rtpbridge/1@mgw MGCP 1.0\r\nC: 511cd'... (mgcp_client.c:805) 20241106123736855 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106123736855 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123736855 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{IN_USE}: Removing from parent mgw(mgw-fsm-5315794-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:873) 20241106123736855 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106123736855 DLMGCP DEBUG mgw-endp(mgw-fsm-5315794-0)[0x55d94e437fd0]{IN_USE}: Deallocated (fsm.c:568) 20241106123736855 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106123736855 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106123736855 DMGW DEBUG mgw(mgw-fsm-5315794-0)[0x55d94e438100]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106123736855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106123736855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106123736855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123736855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "511cd217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "511cd217" }, { code := "I", val := "22222" } }, sdp := omit } 20241106123736864 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 22 OK (mgcp_client.c:758) 20241106123736864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106123736864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106123736864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106123736864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e4379d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123736864 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 23 OK (mgcp_client.c:758) 20241106123736864 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106123736864 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106123736864 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106123736864 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e437e20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238)@246625d722cd: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)5315794 20241106123736870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123736870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123736870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106123736870 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106123736870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x511cd2,cause=radio(normal)) (hnbgw_rua.c:420) 20241106123736870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315794 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106123736870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106123736870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106123736870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106123736870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106123736870 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106123736870 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106123736870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106123736870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123736870 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123736870 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123736870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e5264), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106123736870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123736870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123736870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123736870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123736870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123736870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123736870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123736870 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123736870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123736870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123736870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123736870 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(239)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(239)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(240)@246625d722cd: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(246)170707 HNBGW_Test.msc0-SCCP(239)@246625d722cd: Session index based on connection ID:0 20241106123736875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123736875 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123736875 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123736875 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123736875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123736875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123736875 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123736875 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123736876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123736876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123736876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123736876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123736876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123736876 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=006e5264), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106123736876 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1823) 20241106123736876 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106123736876 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123736876 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106123736876 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241106123736876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106123736876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106123736876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123736876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:202) 20241106123736876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5315794)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106123736876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123736876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{disconnected}: Freeing instance (context_map.c:206) 20241106123736876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d94e4326d0]{disconnected}: Deallocated (fsm.c:568) 20241106123736876 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5315794 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106123736876 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=006e5264), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:401) 20241106123736876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123736876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123736876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123736876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123736876 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106123736876 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123736876 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123736876 DLSCCP DEBUG SCCP-SCOC(12)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) 20241106123736876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123736876 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123736876 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123736876 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123736876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123736876 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123736876 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123736876 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(239)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(239)@246625d722cd: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123738875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43842<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(246)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123738880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43006<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123738880 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43197<->l=127.0.0.1:4262) (control_if.c:193) 20241106123738880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123738880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.msc0-SCCP(239)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(240)@246625d722cd: Final verdict of PTC: none 20241106123738880 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123738880 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) 20241106123738880 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(242)@246625d722cd: Final verdict of PTC: none 20241106123738881 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123738881 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123738881 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123738881 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123738881 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123738881 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123738881 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123738881 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123738881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123738881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123738881 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123738881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123738881 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123738881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123738881 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123738881 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123738881 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123738881 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123738881 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123738881 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123738881 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123738881 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123738881 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123738881 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123738881 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123738881 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123738881 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123738881 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(245)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(243)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(235)@246625d722cd: Final verdict of PTC: none 20241106123738881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123738881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123738881 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123738881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123738881 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123738881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123738881 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123738881 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123738881 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123738881 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123738881 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(241)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(244)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(234)@246625d722cd: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(237)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123738883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42998<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(236)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(234): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(235): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(236): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(237): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(238): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(239): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(240): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(241): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(242): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(243): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(244): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(245): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(246): pass (pass -> pass) MTC@246625d722cd: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Wed Nov 6 12:37:38 UTC 2024 ====== 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 20241106123738943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123739344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34342<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256296) Waiting for packet dumper to finish... 1 (prev_count=256296, count=256836) 20241106123740881 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123740881 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123740881 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106123740881 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123740881 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123740881 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Wed Nov 6 12:37:41 UTC 2024 /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 MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ranap_cs_mo_disconnect started. 20241106123742424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123742431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123742439 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41175<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(249)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(249)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123758501 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123758501 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123758502 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123758502 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123758502 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123758502 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123758502 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123758502 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(250)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123758503 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123758503 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123758503 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) 20241106123758503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123758503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123758503 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123758503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123758503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123758503 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123758503 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123758503 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123758503 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) 20241106123758503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123758503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123758503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123758503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123758503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123758503 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123758503 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123758503 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123758503 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123758503 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123758503 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) 20241106123758503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123758503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123758503 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123758503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123758503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123758503 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123758503 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123758503 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123758503 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) 20241106123758503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123758503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758503 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123758503 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123758503 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123758503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123758503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123758503 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123758503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123758503 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123758503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123758503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123758503 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123758503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758503 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123758503 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123758503 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123758503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123758503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123758503 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123758503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758503 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123758503 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123758503 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123758503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123758503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123758503 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123758503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758503 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123758503 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123758503 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123758503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123758503 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(254)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(254)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(254)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(252)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123758549 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123758549 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123758549 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123758549 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123758550 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123758550 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123758550 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123758550 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123758551 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123758551 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123758551 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) 20241106123758551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123758551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123758551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123758551 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123758551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123758551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123758551 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123758551 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123758551 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123758551 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) 20241106123758551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123758551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123758551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123758551 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123758551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123758551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123758551 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123758551 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123758551 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123758551 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) 20241106123758552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123758552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123758552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123758552 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123758552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123758552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123758552 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123758552 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123758552 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123758552 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) 20241106123758552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123758552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123758552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123758552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123758552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123758552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123758552 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123758552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123758552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123758552 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123758552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123758552 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123758552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123758552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123758552 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123758552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123758552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123758552 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123758552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123758552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123758552 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123758552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123758552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123758552 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123758552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123758552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123758552 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123758552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123758552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123758552 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(257)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(257)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(257)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(255)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123758612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123758612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123758612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123758612 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123758612 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123758612 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123758612 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123758612 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123758612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123758612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123758742 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123758742 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123758742 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123758742 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(254)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123758745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758745 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123758745 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123758745 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123758745 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123758745 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123758745 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123758746 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758746 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123758746 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123758746 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123758746 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123758746 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123758746 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123758746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123758746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123758746 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123758746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123758746 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123758746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123758746 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123758746 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123758746 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123758746 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123758747 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123758747 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123758747 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) 20241106123758747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123758747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123758747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123758747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123758747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123758747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123758747 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123758747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758747 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123758747 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123758747 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123758747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123758747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123758747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123758747 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123758787 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123758787 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123758787 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123758787 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(257)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123758791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758791 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123758791 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123758791 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123758791 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123758791 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123758791 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123758792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758792 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123758792 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123758792 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123758792 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123758792 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123758792 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123758792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123758792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123758792 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123758792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123758792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123758792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123758792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123758792 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123758792 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123758792 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123758793 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123758793 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123758793 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) 20241106123758794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123758794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123758794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123758794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123758794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123758794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123758794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123758794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123758794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123758794 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123758794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123758794 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123758794 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123758794 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123758794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123758794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123758794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123758794 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(253)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123759551 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123759551 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123759551 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123759551 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123759551 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123759551 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123759551 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123759551 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123759551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123759551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123759551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123759551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123759551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123759551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123759551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123759551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123759551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123759551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123759551 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123759551 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123759551 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123759551 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) 20241106123759551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123759551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123759551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123759551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123759551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123759551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123759551 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123759551 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123759552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123759552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123759552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123759552 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123759552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123759552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123759552 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123759552 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123759553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123759553 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123759553 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123759553 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123759553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123759553 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123759553 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123759553 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123759553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123759553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123759553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123759553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123759553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123759553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123759553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123759553 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123759553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759553 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123759553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123759553 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123759553 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123759553 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(256)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123759595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123759595 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123759595 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123759595 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123759595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123759595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123759595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123759595 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123759595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123759595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123759595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123759595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123759595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123759595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123759595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123759595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123759596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123759596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123759596 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123759596 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123759596 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123759596 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) 20241106123759596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123759596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123759596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123759596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123759596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123759596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123759596 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123759596 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123759596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123759596 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123759596 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123759596 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123759596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123759596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123759596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123759596 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123759597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123759597 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123759597 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123759597 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123759597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123759597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123759597 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123759597 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123759597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123759597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123759597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123759597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123759597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123759597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123759597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123759597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123759597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123759597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123759597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123759597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123759597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123759597 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123759597 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123759597 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123759640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(253)@246625d722cd: f_create_expect(l3 := '03B3EE2A90FDFDBFB09A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(253)@246625d722cd: Created Expect[0] for '03B3EE2A90FDFDBFB09A'O to be handled at TC_ranap_cs_mo_disconnect0(259) TC_ranap_cs_mo_disconnect-Iuh0-RUA(251)@246625d722cd: Added conn table entry 0TC_ranap_cs_mo_disconnect0(259)6197101 20241106123800667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123800667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123800667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123800667 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123800667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5e8f6d, normal) (hnbgw_rua.c:388) 20241106123800667 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123800667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123800667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6197101 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123800667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123800667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123800667 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6197101 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123800667 DCN DEBUG map_sccp[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123800667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123800667 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6197101 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123800667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6197101 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123800667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123800668 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123800668 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123800668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123800668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123800668 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123800668 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106123800668 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123800668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a03b3ee2a90fdfdbfb09a004f40030000e60056400500f1100926) (sccp_scrc.c:401) 20241106123800668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123800668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123800668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123800668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123800668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123800668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123800668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123800668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123800668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123800668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123800668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123800668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123800668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123800668 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123800668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123800668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123800668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123800668 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123800668 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123800668 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123800668 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123800668 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123800668 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123800668 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(252)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(253)@246625d722cd: Found Expect[0] for l3='03B3EE2A90FDFDBFB09A'O handled at TC_ranap_cs_mo_disconnect0(259) HNBGW_Test.msc0-RAN(253)@246625d722cd: Added conn table entry 0TC_ranap_cs_mo_disconnect0(259)5541680 HNBGW_Test.msc0-SCCP(252)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(252)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(259)@246625d722cd: setverdict(pass): none -> pass 20241106123800676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123800676 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123800676 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123800676 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123800676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123800676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123800676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123800676 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123800676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123800676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123800676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123800676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123800676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123800676 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004ef211) (sccp_scrc.c:472) 20241106123800676 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1823) 20241106123800676 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123800676 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123800676 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123800676 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123800676 DCN DEBUG handle_cn_conn_conf() conn_id=13, 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:483) 20241106123800676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123800676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106123800869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123800869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123800869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106123800869 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123800869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5e8f6d) (hnbgw_rua.c:452) 20241106123800869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6197101 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241106123800869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123800869 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106123800869 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106123800869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106123800869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123800869 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123800869 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123800869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ef211), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20241106123800869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123800869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123800869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123800870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123800870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123800870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123800870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123800870 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123800870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123800870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123800870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123800870 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(252)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(259)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(252)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(252)@246625d722cd: vl_len:13 HNBGW_Test.msc0-SCCP(252)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(252)@246625d722cd: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241106123800882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123800882 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123800882 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123800882 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123800882 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123800882 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123800882 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123800882 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123800882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123800882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123800882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123800882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123800882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123800882 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=13,D=000100090000010004400209c0) (sccp_scrc.c:472) 20241106123800882 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20241106123800882 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123800882 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123800882 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123800882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123800882 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106123800882 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106123800882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106123800882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106123800882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241106123800882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123800882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_cs_mo_disconnect0(259)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(251)@246625d722cd: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(259)6197101 20241106123800894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123800894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123800894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106123800894 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106123800894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5e8f6d,cause=radio(normal)) (hnbgw_rua.c:420) 20241106123800894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6197101 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106123800894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106123800894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106123800894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106123800894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106123800894 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106123800894 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106123800894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106123800894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123800894 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123800894 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123800894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ef211), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106123800895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123800895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123800895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123800895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123800895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123800895 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123800895 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123800895 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123800895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123800895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123800895 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123800895 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(252)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(252)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(259)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(253)@246625d722cd: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(259)5541680 HNBGW_Test.msc0-SCCP(252)@246625d722cd: Session index based on connection ID:0 20241106123800900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123800900 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123800900 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123800900 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123800900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123800900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123800900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123800900 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123800900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123800900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123800900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123800900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123800900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123800900 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=004ef211), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106123800900 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1823) 20241106123800900 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106123800900 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123800900 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106123800900 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241106123800900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106123800900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106123800900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123800900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:202) 20241106123800900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197101)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106123800900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123800900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{disconnected}: Freeing instance (context_map.c:206) 20241106123800900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d94e4326d0]{disconnected}: Deallocated (fsm.c:568) 20241106123800900 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6197101 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106123800900 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=004ef211), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:401) 20241106123800900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123800900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123800900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123800900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123800900 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106123800900 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123800900 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123800900 DLSCCP DEBUG SCCP-SCOC(13)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) 20241106123800900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123800900 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123800900 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123800900 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123800900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123800900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123800900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123800900 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(252)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(252)@246625d722cd: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(259)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123802899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(259)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123802905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123802905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123802905 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123802905 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) 20241106123802905 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123802905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34360<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(253)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(255)@246625d722cd: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(251)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(252)@246625d722cd: Final verdict of PTC: none 20241106123802905 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123802905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123802905 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123802905 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123802905 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123802905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123802905 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123802905 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123802905 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123802905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123802905 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123802905 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123802905 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123802905 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123802905 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123802905 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123802905 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123802905 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41175<->l=127.0.0.1:4262) (control_if.c:193) 20241106123802906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123802906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123802906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123802906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123802906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123802906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123802906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123802906 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123802906 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123802906 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123802906 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(256)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(257)@246625d722cd: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(250)@246625d722cd: Final verdict of PTC: none 20241106123802906 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123802906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123802906 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123802906 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106123802906 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106123802906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123802906 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106123802906 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106123802906 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106123802906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123802906 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123802906 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123802906 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123802906 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123802906 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123802906 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123802906 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(247)@246625d722cd: Final verdict of PTC: none 20241106123802906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123802906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123802906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123802906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123802906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123802906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123802906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123802906 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123802906 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123802906 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123802906 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(254)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(258)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(248)@246625d722cd: Final verdict of PTC: none 20241106123802907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34354<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(249)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(247): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(249): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(250): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(251): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(252): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(253): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(254): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(255): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(256): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(257): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(258): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_mo_disconnect0(259): pass (pass -> pass) MTC@246625d722cd: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Wed Nov 6 12:38:02 UTC 2024 ====== 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 20241106123802985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123803387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42306<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183268) Waiting for packet dumper to finish... 1 (prev_count=183268, count=187324) 20241106123804906 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123804906 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123804906 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106123804906 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123804906 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123804906 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Wed Nov 6 12:38:05 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ranap_ps_mo_disconnect started. 20241106123806454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123806460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123806467 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38621<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(262)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(262)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123822523 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123822523 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123822523 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123822523 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123822524 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123822524 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123822524 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) 20241106123822524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123822524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123822524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123822524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123822524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123822524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123822524 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123822524 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123822524 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123822524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822524 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123822524 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123822524 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123822524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123822524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123822524 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_ranap_ps_mo_disconnect-Iuh0(263)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123822524 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123822524 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123822524 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) 20241106123822524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123822524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123822524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123822525 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123822525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123822525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123822525 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123822525 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123822525 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123822525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123822525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123822525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123822525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123822525 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123822525 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123822525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123822525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123822526 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123822526 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123822526 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) 20241106123822526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123822526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123822526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123822526 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123822526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123822526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123822526 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123822526 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123822526 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123822526 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) 20241106123822526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123822526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123822526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123822526 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123822526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123822526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123822526 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123822527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123822527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123822527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123822527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123822527 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106123822527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123822527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123822527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123822527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123822527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123822527 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(267)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(267)@246625d722cd: M3UA emulation initiated, the test can be started MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(267)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(265)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123822564 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123822564 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123822564 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123822564 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123822565 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123822565 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123822565 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123822565 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123822565 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) 20241106123822565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123822566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123822566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123822566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123822566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123822566 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123822566 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123822566 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123822566 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123822566 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123822566 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) 20241106123822566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123822566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123822566 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123822566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123822566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123822566 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123822566 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123822566 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123822566 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) 20241106123822566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123822566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123822566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123822566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123822566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123822566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123822566 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123822566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123822566 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123822566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123822566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123822566 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123822566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123822566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123822566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123822567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123822567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123822567 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123822567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822567 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123822567 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123822567 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123822567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123822567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123822567 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123822568 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123822568 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123822568 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) 20241106123822568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123822568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123822568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123822568 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123822568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123822568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123822568 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123822568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822568 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123822568 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123822568 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123822568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123822568 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(270)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(270)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(270)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123822632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123822632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123822632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123822632 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123822632 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123822632 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123822632 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123822632 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123822632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123822632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123822756 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123822756 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123822756 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123822756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(267)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123822760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822760 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123822760 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123822760 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123822760 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123822760 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123822760 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123822762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822762 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123822762 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123822762 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123822762 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123822762 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123822762 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123822762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123822762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123822762 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123822762 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123822762 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123822762 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123822762 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123822762 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123822762 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123822762 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123822763 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123822763 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123822763 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) 20241106123822763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123822763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123822763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123822763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123822763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123822763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123822763 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123822763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123822763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123822763 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123822763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123822763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123822763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123822763 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123822802 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123822802 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123822802 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123822802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(270)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123822806 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822806 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123822806 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123822806 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123822806 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123822806 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123822806 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123822808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822808 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123822808 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123822808 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123822808 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123822808 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123822808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123822808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123822808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123822808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123822808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123822808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123822808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123822808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123822808 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123822808 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123822808 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123822809 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123822809 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123822809 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) 20241106123822809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123822809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123822809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123822809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123822809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123822809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123822809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123822809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123822809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123822809 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123822809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123822809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123822809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123822809 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123822809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123822809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123822809 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123822809 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(266)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123823566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123823566 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123823566 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123823566 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123823566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123823566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123823566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123823566 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123823566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123823566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123823566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123823566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123823566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123823566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123823566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123823566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123823566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123823566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123823566 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123823566 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123823566 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123823566 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) 20241106123823566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123823566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123823566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123823567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123823567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123823567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123823567 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123823567 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123823567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123823567 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123823567 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123823567 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123823567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123823567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123823567 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123823567 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123823568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123823568 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123823568 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123823568 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123823568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123823568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123823568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123823568 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123823568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123823568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123823568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123823568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123823568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123823568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123823568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123823568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123823568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123823569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123823569 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123823569 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123823569 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(269)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123823611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123823611 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123823611 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123823611 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123823611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123823611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123823611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123823611 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123823611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123823611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123823611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123823611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123823611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123823611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123823611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123823611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123823611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123823612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123823612 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123823612 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123823612 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123823612 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) 20241106123823612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123823612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123823612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123823612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123823612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123823612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123823612 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123823612 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123823612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123823612 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123823612 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123823612 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123823612 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123823612 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123823612 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123823612 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123823613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123823613 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123823613 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123823613 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123823613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123823613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123823613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123823613 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123823613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123823613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123823613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123823613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123823613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123823613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123823613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123823613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123823613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123823614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123823614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123823614 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123823614 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123823614 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123823614 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123823614 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123823660 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.sgsn0-RAN(269)@246625d722cd: f_create_expect(l3 := '4AA59DD442CF489DE995'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(269)@246625d722cd: Created Expect[0] for '4AA59DD442CF489DE995'O to be handled at TC_ranap_ps_mo_disconnect0(272) TC_ranap_ps_mo_disconnect-Iuh0-RUA(264)@246625d722cd: Added conn table entry 0TC_ranap_ps_mo_disconnect0(272)6823992 20241106123824685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123824685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123824685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106123824685 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123824685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x682038, normal) (hnbgw_rua.c:388) 20241106123824685 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123824685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123824685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6823992 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106123824685 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123824685 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123824685 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6823992 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106123824685 DCN DEBUG map_sccp[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123824685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123824685 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6823992 <-> SCCP-14 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106123824685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6823992 SCCP-14 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106123824685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123824685 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123824685 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123824685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123824685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123824685 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123824685 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106123824685 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123824685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4aa59dd442cf489de995004f40030001b30056400500f1100926) (sccp_scrc.c:401) 20241106123824685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123824685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123824685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123824685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123824685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123824685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123824685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123824685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123824685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123824685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123824685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123824685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123824685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123824685 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123824685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123824685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123824686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123824686 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123824686 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123824686 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123824686 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123824686 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123824686 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123824686 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(269)@246625d722cd: Found Expect[0] for l3='4AA59DD442CF489DE995'O handled at TC_ranap_ps_mo_disconnect0(272) HNBGW_Test.sgsn0-RAN(269)@246625d722cd: Added conn table entry 0TC_ranap_ps_mo_disconnect0(272)8783476 HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(272)@246625d722cd: setverdict(pass): none -> pass 20241106123824696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123824696 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123824696 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123824696 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123824696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123824696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123824696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123824696 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123824696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123824696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123824696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123824696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123824696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123824696 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00786f84) (sccp_scrc.c:472) 20241106123824696 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1823) 20241106123824696 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123824696 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123824696 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123824696 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123824696 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:483) 20241106123824696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123824696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106123824885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123824885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123824885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106123824885 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123824885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x682038) (hnbgw_rua.c:452) 20241106123824885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6823992 SCCP-14 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241106123824885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123824885 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106123824885 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106123824885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106123824885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123824885 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123824885 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123824885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00786f84), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:401) 20241106123824885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123824885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123824885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123824885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123824886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123824886 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123824886 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123824886 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123824886 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123824886 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123824886 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123824886 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(272)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: vl_len:13 HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: vl_from0 HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241106123824897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123824897 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123824897 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123824897 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123824897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123824897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123824897 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123824897 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123824897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123824897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123824897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123824897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123824897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123824897 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=13,D=000100090000010004400209c0) (sccp_scrc.c:472) 20241106123824898 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20241106123824898 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123824898 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123824898 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123824898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123824898 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106123824898 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106123824898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106123824898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106123824898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241106123824898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123824898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_ps_mo_disconnect0(272)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(264)@246625d722cd: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(272)6823992 20241106123824910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123824910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123824910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106123824910 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106123824910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x682038,cause=radio(normal)) (hnbgw_rua.c:420) 20241106123824910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6823992 SCCP-14 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106123824910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106123824910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106123824910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106123824910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106123824910 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106123824910 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106123824910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106123824910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123824910 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123824910 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123824910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00786f84), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106123824910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123824910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123824910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123824910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123824911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123824911 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123824911 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123824911 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123824911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123824911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123824911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123824911 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(272)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(269)@246625d722cd: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(272)8783476 HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: Session index based on connection ID:0 20241106123824916 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123824916 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123824916 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123824916 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123824916 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123824916 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123824916 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123824916 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123824916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123824916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123824916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123824916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123824916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123824916 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=00786f84), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106123824916 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1823) 20241106123824916 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106123824916 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123824916 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106123824916 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:516) 20241106123824916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106123824916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106123824916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123824916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:202) 20241106123824916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6823992)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106123824916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123824916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{disconnected}: Freeing instance (context_map.c:206) 20241106123824916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-14)[0x55d94e4326d0]{disconnected}: Deallocated (fsm.c:568) 20241106123824916 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6823992 SCCP-14 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106123824916 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=00786f84), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:401) 20241106123824916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123824916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123824916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123824916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123824917 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106123824917 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123824917 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123824917 DLSCCP DEBUG SCCP-SCOC(14)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) 20241106123824917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123824917 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123824917 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123824917 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123824917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123824917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123824917 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123824917 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(272)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123826916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59440<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(272)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123826921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123826921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123826921 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123826921 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) 20241106123826921 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123826921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123826921 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38621<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_mo_disconnect-Iuh0-RUA(264)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(266)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(265)@246625d722cd: Final verdict of PTC: none 20241106123826922 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123826922 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123826922 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123826922 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123826922 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123826922 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123826922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123826922 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123826922 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123826922 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20241106123826922 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123826922 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123826922 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123826922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123826922 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123826922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123826922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123826922 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123826922 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123826922 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123826922 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123826922 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123826922 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123826922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123826922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123826922 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123826922 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123826922 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123826922 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123826922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123826922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.sgsn0-RAN(269)@246625d722cd: Final verdict of PTC: none20241106123826922 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123826922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123826922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123826922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123826922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123826922 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123826922 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123826922 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123826922 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(268)@246625d722cd: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(263)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(267)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(260)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(271)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(270)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(261)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123826925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(262)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(260): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(261): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(262): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(263): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(264): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(265): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(266): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(267): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(268): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(269): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(270): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(271): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_mo_disconnect0(272): pass (pass -> pass) MTC@246625d722cd: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Wed Nov 6 12:38:26 UTC 2024 ====== 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 20241106123826986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123827387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52670<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=171996) Waiting for packet dumper to finish... 1 (prev_count=171996, count=187636) 20241106123828922 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123828923 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123828923 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106123828923 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123828923 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123828923 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Wed Nov 6 12:38:29 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ranap_cs_creq_cref started. 20241106123830456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123830461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123830468 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44603<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(275)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(275)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123846529 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123846529 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123846529 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123846529 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123846530 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123846530 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123846530 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123846530 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123846530 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) 20241106123846530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123846530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123846530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123846530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123846530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123846530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123846530 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123846530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846530 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123846530 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123846530 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123846530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123846530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123846530 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123846531 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123846531 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123846531 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) 20241106123846531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123846531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123846531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) TC_ranap_cs_creq_cref-Iuh0(276)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123846531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123846531 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123846531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123846531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123846531 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123846531 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123846531 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123846531 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123846531 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123846531 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) 20241106123846531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123846531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123846531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123846531 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123846531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123846531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123846531 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123846531 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123846531 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123846531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846531 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123846531 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123846531 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123846531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123846531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123846531 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123846531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846531 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123846531 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123846531 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123846531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123846531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123846531 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123846532 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123846532 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123846532 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) 20241106123846532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123846532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123846532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123846532 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123846532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123846532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123846532 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123846532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846532 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123846532 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123846532 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123846532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123846532 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(280)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(280)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(280)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(278)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123846570 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123846570 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123846570 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123846570 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123846571 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123846571 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123846571 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123846571 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123846572 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123846572 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123846572 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) 20241106123846572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123846572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123846572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123846572 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123846572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123846572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123846572 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123846572 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123846572 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123846572 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) 20241106123846573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123846573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123846573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123846573 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123846573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123846573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123846573 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123846573 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123846573 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123846573 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) 20241106123846573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123846573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123846573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123846573 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123846573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123846573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123846573 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123846573 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123846573 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123846573 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) 20241106123846573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123846573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123846573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123846573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123846573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123846573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123846573 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123846573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846573 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123846573 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123846573 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123846573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123846573 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123846573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846573 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123846573 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123846573 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123846573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123846573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123846573 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123846573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846574 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123846574 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123846574 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123846574 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123846574 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123846574 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123846574 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846574 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123846574 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123846574 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123846574 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123846574 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123846574 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(283)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(283)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(283)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(281)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123846626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123846626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123846626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123846626 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123846626 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123846626 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123846626 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123846626 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123846626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123846626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123846762 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123846762 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123846762 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123846762 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(280)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123846765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846765 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123846765 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123846765 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123846765 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123846765 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123846765 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123846766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846766 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123846766 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123846766 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123846766 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123846766 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123846766 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123846766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123846766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123846766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123846767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123846767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123846767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123846767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123846767 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123846767 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123846767 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123846768 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123846768 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123846768 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) 20241106123846768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123846768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123846768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123846768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123846768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123846768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123846768 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123846768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846768 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123846768 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123846768 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123846768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123846768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123846768 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123846768 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123846804 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123846804 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123846804 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123846804 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(283)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123846807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846807 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123846807 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123846807 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123846807 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123846807 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123846807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123846809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846809 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123846809 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123846809 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123846809 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123846809 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123846809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123846809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123846809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123846809 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123846809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123846809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123846809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123846809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123846809 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123846809 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123846809 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123846810 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123846810 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123846810 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) 20241106123846810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123846810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123846810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123846810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123846810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123846810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123846810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123846810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123846810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123846810 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123846810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123846810 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123846810 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123846810 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123846810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123846810 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123846810 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123846810 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(279)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123847571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123847571 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123847571 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123847571 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123847571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123847571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123847571 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123847571 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123847571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123847571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123847571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123847571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123847571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123847571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123847571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123847571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123847571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847571 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123847571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123847571 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123847571 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123847571 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123847571 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) 20241106123847571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123847571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123847571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123847571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123847571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123847571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123847571 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123847571 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123847572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123847572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123847572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123847572 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123847572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123847572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123847572 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123847572 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123847573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123847573 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123847573 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123847573 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123847573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123847573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123847573 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123847573 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123847573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123847573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123847573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123847573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123847573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123847573 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123847573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123847573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123847573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847573 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123847573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123847573 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123847573 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123847573 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(282)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123847612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123847612 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123847612 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123847612 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123847612 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123847612 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123847612 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123847612 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123847612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123847612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123847612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123847612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123847612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123847612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123847612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123847612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123847612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123847612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123847612 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123847612 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123847612 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123847612 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) 20241106123847612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123847612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123847612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123847612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123847612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123847612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123847612 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123847612 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123847613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123847613 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123847613 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123847613 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123847613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123847613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123847613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123847613 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123847615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123847615 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123847615 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123847615 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123847615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123847615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123847615 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123847615 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123847615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123847615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123847615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123847615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123847615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123847615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123847615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123847615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123847615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123847615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123847615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123847615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123847615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123847615 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123847615 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123847615 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123847652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41972<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(279)@246625d722cd: f_create_expect(l3 := 'BF2BFBE0FCA25D83B062'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(279)@246625d722cd: Created Expect[0] for 'BF2BFBE0FCA25D83B062'O to be handled at TC_ranap_cs_creq_cref0(285) TC_ranap_cs_creq_cref-Iuh0-RUA(277)@246625d722cd: Added conn table entry 0TC_ranap_cs_creq_cref0(285)1674425 20241106123848679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123848679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123848679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123848679 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123848679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x198cb9, normal) (hnbgw_rua.c:388) 20241106123848679 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123848679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1674425)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123848679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1674425 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123848679 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123848679 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123848679 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1674425 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123848679 DCN DEBUG map_sccp[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123848679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123848679 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1674425 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123848679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1674425 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123848679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1674425)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123848679 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123848679 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123848679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1674425)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123848679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d94e4326d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123848679 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123848679 DLSCCP DEBUG SCCP-SCOC(15)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106123848679 DLSCCP DEBUG SCCP-SCOC(15)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123848679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0abf2bfbe0fca25d83b062004f40030001550056400500f1100926) (sccp_scrc.c:401) 20241106123848679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123848679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123848679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123848679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123848679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123848679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123848679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123848679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123848679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123848679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123848679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123848679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123848679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123848679 DLSCCP DEBUG SCCP-SCOC(15)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123848679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d94e4326d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123848679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1674425)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123848679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123848679 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123848679 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123848679 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123848680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123848680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123848680 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123848680 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(278)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(278)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(279)@246625d722cd: Found Expect[0] for l3='BF2BFBE0FCA25D83B062'O handled at TC_ranap_cs_creq_cref0(285) HNBGW_Test.msc0-RAN(279)@246625d722cd: Added conn table entry 0TC_ranap_cs_creq_cref0(285)8034821 TC_ranap_cs_creq_cref0(285)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(279)@246625d722cd: Deleted conn table entry 0TC_ranap_cs_creq_cref0(285)8034821 HNBGW_Test.msc0-SCCP(278)@246625d722cd: Session index based on connection ID:0 20241106123848691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123848691 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123848691 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123848691 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123848691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123848691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123848691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123848691 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123848691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123848691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123848691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123848691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123848691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123848691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Cause,L=4,D=00000202) (sccp_scrc.c:472) 20241106123848691 DLSCCP DEBUG Received CO:COREF for local reference 15 (sccp_scoc.c:1823) 20241106123848691 DLSCCP DEBUG SCCP-SCOC(15)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241106123848692 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123848692 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106123848692 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241106123848692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d94e4326d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106123848692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d94e4326d0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241106123848692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1674425)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106123848692 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1674425)[0x55d94e434a90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106123848692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106123848692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1674425)[0x55d94e434a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106123848692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1674425)[0x55d94e434a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123848692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1674425)[0x55d94e434a90]{disrupted}: Freeing instance (context_map.c:202) 20241106123848692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1674425)[0x55d94e434a90]{disrupted}: Deallocated (fsm.c:568) 20241106123848692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d94e4326d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123848692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d94e4326d0]{disconnected}: Freeing instance (context_map.c:206) 20241106123848692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55d94e4326d0]{disconnected}: Deallocated (fsm.c:568) 20241106123848692 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1674425 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106123848692 DLSCCP DEBUG SCCP-SCOC(15)[0x55d94e437210]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241106123848692 DLSCCP DEBUG SCCP-SCOC(15)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123848692 DLSCCP DEBUG SCCP-SCOC(15)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123848692 DLSCCP DEBUG SCCP-SCOC(15)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) 20241106123848692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123848692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_cs_creq_cref-Iuh0-RUA(277)@246625d722cd: Deleted conn table entry 0TC_ranap_cs_creq_cref0(285)1674425 20241106123848700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41972<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(285)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123848704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123848704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123848704 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123848704 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) 20241106123848704 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(279)@246625d722cd: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(277)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(282)@246625d722cd: Final verdict of PTC: none 20241106123848705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52692<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123848705 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44603<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(280)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(278)@246625d722cd: Final verdict of PTC: none 20241106123848705 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123848705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123848705 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123848705 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123848705 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123848705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123848705 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123848705 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(281)@246625d722cd: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(276)@246625d722cd: Final verdict of PTC: none 20241106123848706 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123848706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123848706 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123848706 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123848706 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123848706 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123848706 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123848706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123848706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123848706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123848706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123848706 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123848706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123848706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123848706 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123848706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123848706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123848706 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123848706 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123848706 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123848706 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(284)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(274)@246625d722cd: Final verdict of PTC: none 20241106123848706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123848706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123848706 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123848706 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123848706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123848706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123848706 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123848706 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123848706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123848706 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123848706 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123848706 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123848706 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123848706 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123848706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123848706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(283)@246625d722cd: Final verdict of PTC: none 20241106123848706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123848706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123848706 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123848706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123848706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123848706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123848706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123848706 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123848706 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123848706 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123848706 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123848707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52682<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(273)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(275)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(273): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(274): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(275): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(276): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(277): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(278): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(279): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(280): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(281): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(282): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(283): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(284): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_cs_creq_cref0(285): pass (pass -> pass) MTC@246625d722cd: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Wed Nov 6 12:38:48 UTC 2024 ====== 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 20241106123848756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123849158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41978<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166312) Waiting for packet dumper to finish... 1 (prev_count=166312, count=166968) 20241106123850706 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123850706 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123850706 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106123850706 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123850706 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123850706 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Wed Nov 6 12:38:51 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ranap_ps_creq_cref started. 20241106123852232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123852237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123852242 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40019<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(288)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(288)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123908299 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123908299 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123908299 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123908299 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123908300 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123908300 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123908300 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123908300 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123908300 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) 20241106123908300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123908300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123908300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) TC_ranap_ps_creq_cref-Iuh0(289)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123908300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123908300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123908300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123908300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123908300 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123908300 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123908300 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123908300 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123908300 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123908300 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) 20241106123908300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123908300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123908300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123908300 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123908301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123908301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123908301 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123908301 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123908301 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123908301 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123908301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908301 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123908301 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123908301 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123908301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123908301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123908301 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123908301 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123908301 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) 20241106123908301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123908301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123908301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123908301 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123908301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123908301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123908301 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123908301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908301 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123908301 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123908301 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123908301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123908301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123908301 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123908301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908301 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123908301 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123908301 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123908301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123908301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123908301 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123908302 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123908302 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123908302 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) 20241106123908302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123908302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123908302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123908302 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123908302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123908302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123908302 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123908302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908302 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123908302 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123908302 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123908302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123908302 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(293)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(293)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(293)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(291)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123908337 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123908337 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123908337 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123908337 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123908338 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123908338 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123908338 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123908338 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123908339 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123908339 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123908339 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) 20241106123908339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123908339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123908339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123908339 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123908339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123908339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123908339 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123908340 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123908340 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123908340 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) 20241106123908340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123908340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123908340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123908340 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123908340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123908340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123908340 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123908340 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123908340 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123908340 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) 20241106123908340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123908340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123908340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123908340 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123908340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123908340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123908340 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123908340 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123908340 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123908340 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) 20241106123908340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123908340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123908340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123908340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123908340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123908340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123908340 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123908340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123908340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123908340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123908340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123908340 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123908340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123908340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123908340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123908340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123908340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123908340 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123908340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123908340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123908340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123908340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123908340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123908340 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123908340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123908340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123908340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123908340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123908340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123908340 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(296)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(296)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(296)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(294)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123908399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123908399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123908399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123908399 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123908399 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123908399 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123908399 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123908399 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123908399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123908399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123908531 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123908531 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123908531 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123908531 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(293)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123908534 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908534 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123908534 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123908534 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123908534 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123908534 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123908534 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123908536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908536 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123908536 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123908536 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123908536 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123908536 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123908536 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123908536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123908536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123908536 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123908536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123908536 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123908536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123908536 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123908536 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123908536 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123908536 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123908537 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123908537 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123908537 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) 20241106123908537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123908537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123908537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123908537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123908537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123908537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123908537 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123908537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908538 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123908538 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123908538 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123908538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123908538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123908538 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123908538 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123908573 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123908573 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123908573 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123908573 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(296)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123908576 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908576 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123908576 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123908576 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123908576 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123908576 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123908576 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123908577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908577 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123908577 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123908577 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123908577 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123908577 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123908577 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123908577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123908577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123908577 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123908578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123908578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123908578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123908578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123908578 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123908578 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123908578 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123908579 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123908579 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123908579 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) 20241106123908579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123908579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123908579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123908579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123908579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123908579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123908579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123908579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123908579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123908579 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123908579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123908579 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123908579 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123908579 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123908579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123908579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123908579 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123908579 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(292)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123909339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123909339 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123909339 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123909339 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123909339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123909339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123909339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123909339 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123909339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123909339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123909339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123909339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123909339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123909339 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123909339 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123909339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123909339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909339 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123909339 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123909339 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123909339 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123909339 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123909339 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) 20241106123909340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123909340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123909340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123909340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123909340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123909340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123909340 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123909340 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123909340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123909340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123909340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123909340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123909340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123909340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123909340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123909340 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123909340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123909340 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123909340 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123909340 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123909340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123909340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123909340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123909340 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123909340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123909340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123909340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123909340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123909340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123909340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123909340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123909340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123909340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123909340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123909340 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123909340 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123909340 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(295)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123909380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123909380 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123909380 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123909380 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123909380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123909380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123909380 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123909380 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123909380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123909380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123909380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123909380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123909380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123909380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123909380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123909380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123909380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123909380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123909380 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123909380 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123909380 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123909380 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) 20241106123909380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123909380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123909380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123909380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123909380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123909380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123909380 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123909380 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123909380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123909380 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123909380 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123909380 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123909380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123909380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123909380 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123909380 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123909381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123909381 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123909381 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123909381 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123909381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123909381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123909381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123909381 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123909381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123909381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123909381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123909381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123909381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123909381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123909381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123909381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123909381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123909381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123909381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123909382 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123909382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123909382 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123909382 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123909382 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123909421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40242<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(295)@246625d722cd: f_create_expect(l3 := '64609818BBC1EBA116EC'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(295)@246625d722cd: Created Expect[0] for '64609818BBC1EBA116EC'O to be handled at TC_ranap_ps_creq_cref0(298) TC_ranap_ps_creq_cref-Iuh0-RUA(290)@246625d722cd: Added conn table entry 0TC_ranap_ps_creq_cref0(298)1058522 20241106123910454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123910454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123910454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106123910454 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123910454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1026da, normal) (hnbgw_rua.c:388) 20241106123910454 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123910454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058522)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123910454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1058522 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106123910454 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123910454 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123910454 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1058522 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106123910454 DCN DEBUG map_sccp[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123910454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123910454 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1058522 <-> SCCP-16 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106123910454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1058522 SCCP-16 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106123910454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058522)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123910454 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123910454 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123910455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058522)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123910455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d94e4326d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123910455 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123910455 DLSCCP DEBUG SCCP-SCOC(16)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106123910455 DLSCCP DEBUG SCCP-SCOC(16)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123910455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a64609818bbc1eba116ec004f40030002210056400500f1100926) (sccp_scrc.c:401) 20241106123910455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123910455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123910455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123910455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123910455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123910455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123910455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123910455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123910455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123910455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123910455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123910455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123910455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123910455 DLSCCP DEBUG SCCP-SCOC(16)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123910455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d94e4326d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123910455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058522)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123910455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123910455 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123910455 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123910455 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123910455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123910455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123910455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123910455 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(294)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(294)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(295)@246625d722cd: Found Expect[0] for l3='64609818BBC1EBA116EC'O handled at TC_ranap_ps_creq_cref0(298) HNBGW_Test.sgsn0-RAN(295)@246625d722cd: Added conn table entry 0TC_ranap_ps_creq_cref0(298)7852202 TC_ranap_ps_creq_cref0(298)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(294)@246625d722cd: Session index based on connection ID:0 20241106123910471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123910471 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123910471 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123910471 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123910471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123910471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123910471 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123910471 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123910472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123910472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123910472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123910472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123910472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123910472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Cause,L=4,D=00000202) (sccp_scrc.c:472) 20241106123910472 DLSCCP DEBUG Received CO:COREF for local reference 16 (sccp_scoc.c:1823) 20241106123910472 DLSCCP DEBUG SCCP-SCOC(16)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1857) 20241106123910472 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123910472 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106123910472 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP (hnbgw_cn.c:516) 20241106123910472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d94e4326d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106123910472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d94e4326d0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241106123910472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058522)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106123910472 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058522)[0x55d94e434a90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106123910472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106123910472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058522)[0x55d94e434a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106123910472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058522)[0x55d94e434a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123910472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058522)[0x55d94e434a90]{disrupted}: Freeing instance (context_map.c:202) 20241106123910472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1058522)[0x55d94e434a90]{disrupted}: Deallocated (fsm.c:568) 20241106123910472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d94e4326d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123910472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d94e4326d0]{disconnected}: Freeing instance (context_map.c:206) 20241106123910472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-16)[0x55d94e4326d0]{disconnected}: Deallocated (fsm.c:568) 20241106123910472 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1058522 SCCP-16 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106123910472 DLSCCP DEBUG SCCP-SCOC(16)[0x55d94e437210]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1089) 20241106123910472 DLSCCP DEBUG SCCP-SCOC(16)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123910472 DLSCCP DEBUG SCCP-SCOC(16)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123910472 DLSCCP DEBUG SCCP-SCOC(16)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) 20241106123910472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123910472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-RAN(295)@246625d722cd: Deleted conn table entry 0TC_ranap_ps_creq_cref0(298)7852202 TC_ranap_ps_creq_cref-Iuh0-RUA(290)@246625d722cd: Deleted conn table entry 0TC_ranap_ps_creq_cref0(298)1058522 20241106123910482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40242<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(298)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123910488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123910488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123910488 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123910488 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) 20241106123910488 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106123910488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41988<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123910489 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40019<->l=127.0.0.1:4262) (control_if.c:193) 20241106123910489 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123910489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123910489 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123910489 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106123910489 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123910489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123910489 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123910489 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123910489 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123910489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123910489 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123910489 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123910489 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123910489 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123910489 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123910489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123910489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123910490 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123910490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123910490 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123910490 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123910490 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123910490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123910490 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123910490 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123910490 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123910490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123910490 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123910490 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123910490 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123910490 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123910490 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123910490 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123910490 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123910490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123910490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123910490 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123910490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123910490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123910490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123910490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123910490 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123910490 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123910490 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123910490 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123910490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123910490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123910490 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123910490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123910490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123910490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123910490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123910490 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123910490 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123910490 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123910490 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_creq_cref-Iuh0-RUA(290)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(291)@246625d722cd: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(289)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(296)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(294)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(292)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(293)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(297)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(286)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(287)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(295)@246625d722cd: Final verdict of PTC: none 20241106123910501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41986<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(288)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(286): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(287): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(288): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(289): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(290): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(291): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(292): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(293): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(294): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(295): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(296): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(297): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ranap_ps_creq_cref0(298): pass (pass -> pass) MTC@246625d722cd: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Wed Nov 6 12:39:10 UTC 2024 ====== 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 20241106123910700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123911102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40258<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=165644) Waiting for packet dumper to finish... 1 (prev_count=165644, count=166184) 20241106123912490 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123912490 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123912490 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106123912490 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123912490 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123912490 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Wed Nov 6 12:39:13 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_cs_iu_release_req_rua_disconnect started. 20241106123914165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123914170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123914179 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41141<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(301)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(301)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123930233 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123930233 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123930233 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123930233 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123930234 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123930234 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123930234 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123930234 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123930234 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) 20241106123930234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123930234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123930234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123930234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123930234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123930234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123930234 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123930234 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123930234 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(302)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123930234 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123930234 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123930234 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) 20241106123930234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123930234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123930234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123930234 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123930234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123930234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123930234 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123930234 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123930234 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123930234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123930234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123930234 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123930234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123930234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123930234 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123930234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930234 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123930234 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123930235 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123930235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123930235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123930235 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123930236 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123930236 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123930236 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) 20241106123930236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123930236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123930236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123930236 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123930236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123930236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123930236 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123930236 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123930236 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123930236 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) 20241106123930236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123930236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123930236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123930236 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123930236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123930236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123930236 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123930236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930236 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123930236 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123930236 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123930236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123930236 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106123930236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930236 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123930236 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123930236 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123930236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123930236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123930236 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(306)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(306)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(306)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(304)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123930275 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123930275 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123930275 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123930275 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123930276 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123930276 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123930276 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123930276 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123930276 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) 20241106123930276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123930276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123930276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123930276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123930276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123930276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123930276 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123930276 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123930276 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123930276 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123930276 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123930276 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) 20241106123930276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123930276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123930276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123930276 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123930276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123930276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123930277 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123930277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930277 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123930277 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123930277 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123930277 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123930277 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123930277 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123930277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930277 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123930277 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123930277 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123930277 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123930277 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123930277 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123930278 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123930278 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123930278 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) 20241106123930278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123930278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123930278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123930278 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123930278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123930278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123930278 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123930278 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123930278 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123930278 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) 20241106123930278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123930278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123930278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123930278 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123930278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123930278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123930278 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123930278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930278 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123930278 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123930278 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123930278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123930278 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106123930278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930278 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123930278 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123930278 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123930278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123930278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123930278 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(309)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(309)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(309)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(307)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123930336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123930336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123930336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123930336 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123930336 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123930336 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123930336 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123930336 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123930336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123930336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123930464 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123930465 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123930465 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123930465 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(306)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123930469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930469 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123930469 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123930469 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123930469 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123930469 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123930469 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123930470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930470 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123930470 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123930470 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123930470 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123930470 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123930470 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123930470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123930470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123930470 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123930470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123930470 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123930470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123930470 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123930470 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123930470 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123930470 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123930472 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123930472 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123930472 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) 20241106123930472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123930472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123930472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123930472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123930472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123930472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123930472 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123930472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930472 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123930472 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123930472 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123930472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123930472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123930472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123930472 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123930511 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123930511 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123930511 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123930511 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(309)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123930514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930514 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123930514 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123930514 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123930514 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123930514 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123930514 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123930515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930515 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123930515 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123930515 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123930515 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123930515 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123930515 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123930515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123930515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123930515 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123930515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123930515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123930515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123930516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123930516 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123930516 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123930516 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123930517 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123930517 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123930517 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) 20241106123930517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123930517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123930517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123930517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123930517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123930517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123930517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123930517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123930517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123930517 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123930517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123930517 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123930517 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123930517 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123930517 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123930517 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123930517 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123930517 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(305)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123931274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123931274 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123931274 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123931274 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123931274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123931274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123931274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123931274 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123931274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123931274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123931274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123931274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123931274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123931274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123931274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123931274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123931274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123931274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123931274 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123931274 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123931274 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123931274 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) 20241106123931274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123931274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123931274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123931275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123931275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123931275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123931275 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123931275 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123931275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123931275 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123931275 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123931275 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123931275 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123931275 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123931275 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123931275 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123931276 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123931276 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123931276 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123931276 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123931276 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123931276 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123931276 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123931276 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123931276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123931276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123931276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123931276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123931276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123931276 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123931276 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123931276 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123931276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931276 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123931276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123931276 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123931276 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123931276 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(308)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123931318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123931318 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123931318 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123931318 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123931318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123931318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123931319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123931319 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123931319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123931319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123931319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123931319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123931319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123931319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123931319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123931319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123931319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123931319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123931319 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123931319 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123931319 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123931319 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) 20241106123931319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123931319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123931319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123931319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123931319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123931319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123931319 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123931319 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123931319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123931319 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123931319 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123931319 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123931319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123931319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123931319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123931319 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123931321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123931321 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123931321 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123931321 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123931321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123931321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123931321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123931321 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123931321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123931321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123931321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123931321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123931321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123931321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123931321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123931321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123931321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123931321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123931321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123931321 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123931321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123931321 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123931321 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123931322 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123931360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57184<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(310)@246625d722cd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(311) HNBGW_Test.msc0-RAN(305)@246625d722cd: f_create_expect(l3 := '41F07BC50DC830193160'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(305)@246625d722cd: Created Expect[0] for '41F07BC50DC830193160'O to be handled at TC_cs_iu_release_req_rua_disconnect0(311) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303)@246625d722cd: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)1984508 20241106123932388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123932388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123932388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106123932388 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106123932388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1e47fc, normal) (hnbgw_rua.c:388) 20241106123932388 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106123932388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106123932388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984508 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106123932388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123932388 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123932388 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984508 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106123932388 DCN DEBUG map_sccp[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106123932388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106123932388 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1984508 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106123932388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984508 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106123932388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106123932388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106123932388 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106123932388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106123932388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123932388 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106123932388 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106123932388 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106123932388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a41f07bc50dc830193160004f40030003de0056400500f1100926) (sccp_scrc.c:401) 20241106123932388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123932388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123932388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123932388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123932388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123932388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123932388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123932388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123932388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123932388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123932388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123932388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123932388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123932388 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106123932388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106123932388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106123932389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123932389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123932389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123932389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123932389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123932389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123932389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123932389 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(304)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(305)@246625d722cd: Found Expect[0] for l3='41F07BC50DC830193160'O handled at TC_cs_iu_release_req_rua_disconnect0(311) HNBGW_Test.msc0-RAN(305)@246625d722cd: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)3967264 HNBGW_Test.msc0-SCCP(304)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(304)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(311)@246625d722cd: setverdict(pass): none -> pass 20241106123932396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123932396 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123932396 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123932396 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123932396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123932396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123932396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123932396 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123932396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123932396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123932396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123932396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123932396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123932396 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005ed9cd) (sccp_scrc.c:472) 20241106123932396 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1823) 20241106123932396 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106123932396 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106123932396 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123932396 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106123932396 DCN DEBUG handle_cn_conn_conf() conn_id=17, 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:483) 20241106123932396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106123932396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(304)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(304)@246625d722cd: vl_len:91 HNBGW_Test.msc0-SCCP(304)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(304)@246625d722cd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106123932597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123932597 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123932597 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123932597 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123932597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123932597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123932597 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123932597 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123932597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123932597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123932597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123932597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123932597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123932598 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:472) 20241106123932598 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1823) 20241106123932598 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106123932598 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123932598 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106123932598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106123932598 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106123932598 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106123932598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106123932598 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123932598 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123932598 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106123932598 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106123932598 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106123932598 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123932598 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106123932598 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{UNUSED}: Allocated (fsm.c:456) 20241106123932598 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{UNUSED}: is child of mgw(mgw-fsm-1984508-0)[0x55d94e437e20] (fsm.c:486) 20241106123932598 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1984508-0)[0x55d94e437e20] (mgcp_client_endpoint_fsm.c:724) 20241106123932598 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123932598 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123932598 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123932598 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984508-0)[0x55d94e437fd0]{ST_CRCX}: Allocated (fsm.c:456) 20241106123932598 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984508-0)[0x55d94e437fd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0] (fsm.c:486) 20241106123932598 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984508-0)[0x55d94e437fd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123932598 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984508-0)[0x55d94e437fd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106123932598 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 1e47f'... (mgcp_client.c:805) 20241106123932598 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106123932598 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984508-0)[0x55d94e437fd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123932598 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(310)@246625d722cd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1e47fc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e47fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(311) TC_cs_iu_release_req_rua_disconnect0(311)@246625d722cd: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1e47fc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e47fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123932620 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241106123932620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106123932620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106123932620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123932620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123932620 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106123932620 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932620 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932620 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123932620 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123932620 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932620 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123932620 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106123932620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106123932620 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106123932620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106123932620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106123932620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123932620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_cs_iu_release_req_rua_disconnect0(311)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123932641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123932641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123932641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106123932641 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123932641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1e47fc) (hnbgw_rua.c:452) 20241106123932641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984508 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106123932641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123932641 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106123932641 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106123932641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106123932641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123932641 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106123932641 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106123932641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123932641 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106123932641 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1984508-0)[0x55d94e437e20] (mgcp_client_endpoint_fsm.c:724) 20241106123932641 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123932641 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123932641 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106123932641 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=214 'MDCX 25 rtpbridge/1@mgw MGCP 1.0\r\nC: 1e47f'... (mgcp_client.c:805) 20241106123932641 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106123932641 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123932641 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106123932641 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932641 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(311)@246625d722cd: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1e47fc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e47fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123932659 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241106123932659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106123932659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106123932659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106123932659 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106123932659 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932659 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932659 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123932659 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123932659 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932659 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123932659 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106123932659 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106123932659 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1984508-0)[0x55d94e437e20] (mgcp_client_endpoint_fsm.c:724) 20241106123932659 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106123932659 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106123932659 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106123932659 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984508-0)[0x55d94e438100]{ST_CRCX}: Allocated (fsm.c:456) 20241106123932659 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984508-0)[0x55d94e438100]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0] (fsm.c:486) 20241106123932659 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984508-0)[0x55d94e438100]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106123932659 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984508-0)[0x55d94e438100]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106123932660 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=204 'CRCX 26 rtpbridge/1@mgw MGCP 1.0\r\nC: 1e47f'... (mgcp_client.c:805) 20241106123932660 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106123932660 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1984508-0)[0x55d94e438100]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106123932660 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106123932660 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932660 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932660 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(311)@246625d722cd: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1e47fc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1e47fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106123932671 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241106123932671 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106123932671 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106123932671 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106123932671 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106123932671 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106123932671 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932671 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932672 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932672 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106123932672 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106123932672 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932672 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{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) 20241106123932672 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106123932672 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106123932672 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106123932672 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106123932672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106123932672 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123932672 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123932672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ed9cd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106123932672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123932672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123932672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123932672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123932672 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106123932672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123932672 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123932672 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123932672 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123932672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123932672 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123932672 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123932672 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(304)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(311)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123932841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123932841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123932841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106123932841 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106123932841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1e47fc) (hnbgw_rua.c:452) 20241106123932841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984508 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241106123932841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106123932841 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106123932841 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106123932841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106123932841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106123932841 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106123932842 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106123932842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ed9cd), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20241106123932842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123932842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123932842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123932842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123932842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123932842 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123932842 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123932842 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123932842 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123932842 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123932842 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123932842 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(304)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(304)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303)@246625d722cd: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)1984508 20241106123933049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123933049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123933049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241106123933049 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106123933049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1e47fc,cause=misc(unspecified)) (hnbgw_rua.c:420) 20241106123933049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984508 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20241106123933049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106123933049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106123933049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106123933049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) TC_cs_iu_release_req_rua_disconnect0(311)@246625d722cd: setverdict(fail): pass -> fail reason: "Timeout waiting for DLCX", new component reason: "Timeout waiting for DLCX" TC_cs_iu_release_req_rua_disconnect0(311)@246625d722cd: Warning: Stopping inactive timer T. 20241106123938051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241106123938051 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106123938051 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106123938051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ed9cd), PART(T=Source Reference,L=4,D=00000011), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106123938051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123938051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123938051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123938051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123938051 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106123938051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:503) 20241106123938051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106123938051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:202) 20241106123938051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984508)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106123938051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106123938051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{disconnected}: Freeing instance (context_map.c:206) 20241106123938051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d94e4326d0]{disconnected}: Deallocated (fsm.c:568) 20241106123938051 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106123938051 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106123938051 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106123938051 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106123938051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123938051 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=57 'DLCX 27 rtpbridge/1@mgw MGCP 1.0\r\nC: 1e47f'... (mgcp_client.c:805) 20241106123938051 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106123938051 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123938051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106123938051 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=57 'DLCX 28 rtpbridge/1@mgw MGCP 1.0\r\nC: 1e47f'... (mgcp_client.c:805) 20241106123938051 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106123938051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106123938051 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{IN_USE}: Removing from parent mgw(mgw-fsm-1984508-0)[0x55d94e437e20] (mgcp_client_endpoint_fsm.c:873) 20241106123938051 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106123938051 DLMGCP DEBUG mgw-endp(mgw-fsm-1984508-0)[0x55d94e4379d0]{IN_USE}: Deallocated (fsm.c:568) 20241106123938051 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106123938051 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106123938051 DMGW DEBUG mgw(mgw-fsm-1984508-0)[0x55d94e437e20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106123938051 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984508 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106123938051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123938051 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123938051 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123938051 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123938051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123938051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123938051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123938051 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(304)@246625d722cd: Session index based on local reference:0 20241106123938054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123938054 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123938054 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123938054 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123938054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123938054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123938054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123938054 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123938054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123938054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123938054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123938054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123938054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123938054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=005ed9cd) (sccp_scrc.c:472) 20241106123938054 DLSCCP DEBUG Received CO:RELCO for local reference 17 (sccp_scoc.c:1823) 20241106123938054 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106123938054 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106123938054 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106123938054 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106123938054 DLSCCP DEBUG SCCP-SCOC(17)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(305)@246625d722cd: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(311)3967264 20241106123939057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57184<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(311)@246625d722cd: Final verdict of PTC: fail reason: "Timeout waiting for DLCX" MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106123939063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40264<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106123939063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123939063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123939063 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106123939063 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) 20241106123939063 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303)@246625d722cd: Final verdict of PTC: none 20241106123939063 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41141<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(305)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(307)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(299)@246625d722cd: Final verdict of PTC: none 20241106123939064 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106123939064 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123939064 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123939064 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123939064 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123939064 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(308)@246625d722cd: Final verdict of PTC: none 20241106123939064 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123939064 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123939064 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(304)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(310)@246625d722cd: Final verdict of PTC: none20241106123939064 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106123939064 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106123939064 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106123939064 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106123939064 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106123939064 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106123939064 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106123939064 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106123939064 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106123939064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123939064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123939064 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106123939064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123939064 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn0-M3UA(309)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(306)@246625d722cd: Final verdict of PTC: none20241106123939064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123939064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123939064 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123939064 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123939064 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123939064 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106123939064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123939064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106123939064 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106123939065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123939065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123939065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123939065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123939065 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106123939065 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106123939065 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106123939065 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(300)@246625d722cd: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(302)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106123939066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40260<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(301)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(299): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(300): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(301): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(302): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(303): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(304): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(305): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(306): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(307): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(308): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(309): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(310): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(311): fail (pass -> fail) reason: "Timeout waiting for DLCX" MTC@246625d722cd: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: fail reason: Timeout waiting for DLCX MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail'. Wed Nov 6 12:39:39 UTC 2024 ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20241106123939110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123939611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42558<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209684) Waiting for packet dumper to finish... 1 (prev_count=209684, count=225324) 20241106123941065 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123941065 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123941065 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106123941065 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106123941065 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106123941065 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect fail' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Wed Nov 6 12:39:41 UTC 2024 /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 20241106123942052 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20241106123942052 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241106123942052 DLMGCP DEBUG MGW(mgw) Canceled transaction 28 (mgcp_client.c:1239) 20241106123942052 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241106123942052 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e438100]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241106123942052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20241106123942052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241106123942052 DLMGCP DEBUG MGW(mgw) Canceled transaction 27 (mgcp_client.c:1239) 20241106123942052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241106123942052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e437fd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ps_iu_release_req_rua_disconnect started. 20241106123942685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123942691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106123942698 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38159<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(314)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(314)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106123958759 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123958759 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123958760 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123958760 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123958760 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123958760 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123958760 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123958760 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123958760 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) 20241106123958760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123958760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123958760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123958761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123958761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123958761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123958761 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123958761 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123958761 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123958761 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123958761 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106123958761 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) 20241106123958761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123958761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123958761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) TC_ps_iu_release_req_rua_disconnect-Iuh0(315)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106123958761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123958761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123958761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106123958761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123958761 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123958761 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123958761 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106123958761 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) 20241106123958761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123958761 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123958761 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123958761 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123958761 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123958761 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123958761 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106123958761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123958761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123958761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123958761 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123958761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106123958761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123958761 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123958761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123958761 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123958761 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123958761 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106123958761 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106123958761 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106123958761 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106123958761 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106123958761 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106123958761 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123958761 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123958761 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123958761 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106123958761 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106123958761 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106123958761 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106123958763 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123958763 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106123958763 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) 20241106123958763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123958763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123958763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123958763 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123958763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106123958763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123958763 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123958763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123958763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123958763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123958763 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106123958763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106123958763 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(319)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(319)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(319)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(317)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123958803 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123958803 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123958803 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123958803 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123958804 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123958804 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123958804 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123958804 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123958804 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) 20241106123958804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123958804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123958804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123958804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123958804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123958804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123958804 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123958804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123958804 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123958804 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123958804 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123958804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123958804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123958804 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106123958804 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123958804 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106123958804 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) 20241106123958805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123958805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123958805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123958805 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123958805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106123958805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123958805 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123958805 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106123958805 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123958805 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123958805 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106123958805 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) 20241106123958805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123958805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106123958805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123958805 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123958805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106123958805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123958805 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123958805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123958805 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123958805 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123958805 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106123958805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106123958805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106123958805 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106123958805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123958805 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123958805 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123958805 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106123958805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106123958805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106123958805 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106123958806 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123958806 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106123958806 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) 20241106123958806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123958806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106123958806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123958807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123958807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123958807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123958807 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123958807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106123958807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123958807 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123958807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123958807 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123958807 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123958807 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106123958807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106123958807 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(322)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(322)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(322)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: v_sccp_pdu_maxlen:268 20241106123958869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106123958869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106123958869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106123958869 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106123958869 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106123958869 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106123958869 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106123958870 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106123958870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106123958870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106123958993 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123958993 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106123958993 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123958993 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(319)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106123958997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123958997 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106123958997 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123958997 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123958997 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123958997 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123958997 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123958998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123958998 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123958998 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123958998 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123958998 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123958998 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123958998 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123958998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123958998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123958998 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106123958998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123958998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123958998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123958998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123958998 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123958999 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123958999 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123959000 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123959000 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106123959000 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) 20241106123959000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123959000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106123959000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123959000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123959000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123959000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123959000 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123959000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123959000 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123959000 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123959000 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123959000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123959000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123959000 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123959000 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123959042 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106123959042 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106123959042 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106123959042 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(322)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106123959046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123959046 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106123959046 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106123959046 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106123959046 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106123959046 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106123959046 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106123959047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123959047 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106123959047 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106123959047 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106123959047 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106123959047 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106123959047 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106123959047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123959047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106123959047 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106123959047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106123959047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106123959047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123959047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106123959047 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106123959047 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106123959047 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106123959048 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106123959048 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106123959048 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) 20241106123959048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123959048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106123959048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123959048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123959048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123959048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123959048 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106123959049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123959049 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123959049 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123959049 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123959049 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123959049 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123959049 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123959049 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(318)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123959801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123959801 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123959801 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123959801 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123959801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123959801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123959801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123959801 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123959801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123959801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123959801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123959801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123959801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123959801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123959801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123959801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106123959802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123959802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123959802 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123959802 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123959802 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106123959802 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) 20241106123959802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123959802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106123959802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123959802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123959802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106123959802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123959802 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123959802 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106123959802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123959802 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123959802 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123959802 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106123959802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106123959802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106123959802 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106123959802 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123959804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123959804 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106123959804 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106123959804 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106123959804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123959804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123959804 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123959804 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123959804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123959804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123959804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123959804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106123959804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123959804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123959804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106123959804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106123959804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123959805 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123959805 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123959805 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123959805 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(321)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106123959853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123959853 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123959853 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123959853 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123959853 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123959853 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123959853 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123959853 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123959853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123959853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123959853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123959853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123959853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123959853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123959853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123959853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106123959853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959854 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123959854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123959854 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106123959854 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106123959854 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106123959854 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) 20241106123959854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106123959854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106123959854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106123959854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106123959854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106123959854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106123959854 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106123959854 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106123959854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123959854 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106123959854 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106123959854 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106123959854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106123959854 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106123959854 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106123959854 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123959855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106123959855 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106123959855 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106123959855 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106123959855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106123959855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106123959855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106123959855 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106123959855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106123959855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106123959855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106123959855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106123959855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106123959855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106123959855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106123959855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106123959855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106123959855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106123959855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106123959855 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106123959855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106123959855 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106123959855 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106123959855 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106123959896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(321)@246625d722cd: f_create_expect(l3 := 'D1B3B56A2DDC3E03859B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(321)@246625d722cd: Created Expect[0] for 'D1B3B56A2DDC3E03859B'O to be handled at TC_ps_iu_release_req_rua_disconnect0(324) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316)@246625d722cd: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)7552149 20241106124000919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124000919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124000920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124000920 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124000920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x733c95, normal) (hnbgw_rua.c:388) 20241106124000920 DHNB DEBUG map_rua[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124000920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124000920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7552149 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124000920 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124000920 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124000920 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7552149 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106124000920 DCN DEBUG map_sccp[0x55d94e437fd0]{init}: Allocated (fsm.c:456) 20241106124000920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124000920 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7552149 <-> SCCP-18 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106124000920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7552149 SCCP-18 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124000920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124000920 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124000920 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124000920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124000920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124000920 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124000920 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106124000920 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124000920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad1b3b56a2ddc3e03859b004f40030000800056400500f1100926) (sccp_scrc.c:401) 20241106124000920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124000920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124000920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124000920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124000920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124000920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124000920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124000920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124000920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124000920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124000920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124000920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124000920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124000920 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124000920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124000920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124000920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124000920 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124000920 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124000920 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124000920 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124000920 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124000920 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124000920 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(321)@246625d722cd: Found Expect[0] for l3='D1B3B56A2DDC3E03859B'O handled at TC_ps_iu_release_req_rua_disconnect0(324) HNBGW_Test.sgsn0-RAN(321)@246625d722cd: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)11956167 HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(324)@246625d722cd: setverdict(pass): none -> pass 20241106124000930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124000930 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124000930 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124000930 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124000930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124000930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124000930 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124000930 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124000930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124000930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124000930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124000930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124000930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124000930 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e9c266) (sccp_scrc.c:472) 20241106124000930 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1823) 20241106124000930 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124000930 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124000930 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124000930 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124000930 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:483) 20241106124000930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124000930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: vl_len:91 HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: vl_from0 HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241106124001133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124001133 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124001133 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124001133 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124001133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124001133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124001133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124001133 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124001133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124001133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124001133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124001134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124001134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124001134 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=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241106124001134 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1823) 20241106124001134 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106124001134 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124001134 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106124001134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106124001134 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106124001134 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106124001134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106124001134 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106124001134 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241106124001134 DRANAP DEBUG ps_rab_ass[0x55d94e434a90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241106124001134 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106124001134 DLPFCP DEBUG ps_rab[0x55d94e4326d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241106124001134 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241106124001134 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241106124001134 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241106124001134 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241106124001134 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(314)@246625d722cd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(314)@246625d722cd: 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(314)@246625d722cd: found destination TC_ps_iu_release_req_rua_disconnect0(324) TC_ps_iu_release_req_rua_disconnect0(324)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(314)@246625d722cd: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(324): { 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 := '1111111111111111'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 } } } 20241106124001150 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241106124001150 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241106124001150 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241106124001150 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241106124001150 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106124001150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:358) 20241106124001150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241106124001150 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:362) 20241106124001150 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:362) 20241106124001150 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241106124001150 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241106124001150 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{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:411) 20241106124001150 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241106124001150 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241106124001150 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241106124001150 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241106124001150 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241106124001150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124001150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_iu_release_req_rua_disconnect0(324)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124001172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124001173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124001173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106124001173 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106124001173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x733c95) (hnbgw_rua.c:452) 20241106124001173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7552149 SCCP-18 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106124001173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106124001173 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106124001173 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106124001173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106124001173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106124001173 DRANAP DEBUG ps_rab_ass[0x55d94e434a90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241106124001173 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:438) 20241106124001173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106124001173 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241106124001173 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241106124001173 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241106124001173 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x1111111111111111 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241106124001173 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241106124001173 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:470) HNBGW-PFCP(314)@246625d722cd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(314)@246625d722cd: 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 := '1111111111111111'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(314)@246625d722cd: found destination TC_ps_iu_release_req_rua_disconnect0(324) TC_ps_iu_release_req_rua_disconnect0(324)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(314)@246625d722cd: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(324): { 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 } } } 20241106124001178 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241106124001178 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241106124001178 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241106124001178 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241106124001178 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241106124001178 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106124001178 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{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:559) 20241106124001178 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:598) 20241106124001178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:600) 20241106124001178 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106124001178 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106124001178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9c266), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241106124001178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124001178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124001178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124001178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124001178 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:607) 20241106124001178 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:607) 20241106124001178 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149)[0x55d94e434a90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241106124001179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{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:411) 20241106124001179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x1111111111111111 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241106124001179 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241106124001179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241106124001179 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241106124001179 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241106124001179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124001179 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124001179 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124001179 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124001179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124001179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124001179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124001179 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(324)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124001373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124001373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124001373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241106124001373 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106124001373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x733c95) (hnbgw_rua.c:452) 20241106124001373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7552149 SCCP-18 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:293) 20241106124001373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106124001373 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241106124001373 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241106124001373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241106124001373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124001374 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106124001374 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106124001374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9c266), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:401) 20241106124001374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124001374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124001374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124001374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124001374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124001374 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124001374 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124001374 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124001374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124001374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124001374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124001374 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316)@246625d722cd: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(324)7552149 20241106124001581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124001581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124001581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241106124001581 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106124001581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x733c95,cause=misc(unspecified)) (hnbgw_rua.c:420) 20241106124001581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7552149 SCCP-18 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:293) 20241106124001581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106124001581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106124001581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106124001581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) TC_ps_iu_release_req_rua_disconnect0(324)@246625d722cd: setverdict(fail): pass -> fail reason: "Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '1111111111111111'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } }", new component reason: "Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '1111111111111111'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } }" MC@246625d722cd: Test Component 324 has requested to stop MTC. Terminating current testcase execution. 20241106124006385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124006385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124006385 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124006385 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) 20241106124006385 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124006385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{disconnected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124006385 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38159<->l=127.0.0.1:4262) (control_if.c:193) 20241106124006385 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124006385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124006385 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124006385 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124006386 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124006386 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124006386 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124006386 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124006386 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124006386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124006386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124006386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124006386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124006386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124006386 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124006386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124006386 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124006386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124006386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124006386 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124006386 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124006386 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124006386 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(318)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(317)@246625d722cd: Final verdict of PTC: none 20241106124006386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(319)@246625d722cd: Final verdict of PTC: none 20241106124006386 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124006386 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106124006386 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124006386 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124006386 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124006386 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124006386 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124006386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124006386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124006386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124006386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124006386 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124006386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124006386 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124006386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124006386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124006386 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124006387 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124006387 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124006387 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124006387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124006387 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124006387 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124006387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9c266), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124006387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124006387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124006387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) HNBGW_Test.sgsn0-RAN(321)@246625d722cd: Final verdict of PTC: none 20241106124006387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124006387 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124006387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:454) 20241106124006387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124006387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{disconnected}: Freeing instance (context_map.c:202) 20241106124006387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7552149)[0x55d94e438100]{disconnected}: Deallocated (fsm.c:568) 20241106124006387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124006387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{disconnected}: Freeing instance (context_map.c:206) 20241106124006387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-18)[0x55d94e437fd0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(320)@246625d722cd: Final verdict of PTC: none 20241106124006387 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241106124006387 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241106124006387 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241106124006387 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x1111111111111111 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241106124006387 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241106124006387 DMAIN INFO (NULL) RUA-7552149 SCCP-18 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106124006387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124006387 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124006387 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124006387 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124006387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124006387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124006387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124006387 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(322)@246625d722cd: Final verdict of PTC: none HNBGW-PFCP(314)@246625d722cd: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(315)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(323)@246625d722cd: Final verdict of PTC: none 20241106124006388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(312)@246625d722cd: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect0(324)@246625d722cd: Final verdict of PTC: fail reason: "Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '1111111111111111'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } }" MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(312): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(314): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(315): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(316): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(317): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(318): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(319): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(320): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(321): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(322): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(323): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(324): fail (pass -> fail) reason: "Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '1111111111111111'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } }" MTC@246625d722cd: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: fail reason: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '1111111111111111'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } } MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect fail'. Wed Nov 6 12:40:06 UTC 2024 ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20241106124006436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124006937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=185444) Waiting for packet dumper to finish... 1 (prev_count=185444, count=206152) 20241106124008387 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124008387 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124008387 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106124008387 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124008387 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124008387 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect fail' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Wed Nov 6 12:40:08 UTC 2024 /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 20241106124009388 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x1111111111111111 SESSION_DEL_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_ps_rab_assignment started. 20241106124010011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124010019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124010025 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40681<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(327)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124012389 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x1111111111111111 SESSION_DEL_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW-PFCP(327)@246625d722cd: 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 := '1111111111111111'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(327)@246625d722cd: broadcasting to mtc MTC@246625d722cd: setverdict(fail): none -> fail reason: ""HNBGW_Tests.ttcn:344 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }"", new component reason: ""HNBGW_Tests.ttcn:344 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }"" MTC@246625d722cd: Stopping testcase execution from "HNBGW_Tests.ttcn":344 20241106124012394 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40681<->l=127.0.0.1:4262) (control_if.c:193) 20241106124012394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45032<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(326)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(325)@246625d722cd: Final verdict of PTC: none 20241106124012396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(327)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: fail reason: ""HNBGW_Tests.ttcn:344 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }"" MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(325): none (fail -> fail) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (fail -> fail) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(327): none (fail -> fail) MTC@246625d722cd: Test case TC_ps_rab_assignment finished. Verdict: fail reason: "HNBGW_Tests.ttcn:344 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }" MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment fail'. Wed Nov 6 12:40:12 UTC 2024 ------ HNBGW_Tests.TC_ps_rab_assignment fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20241106124012443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124012945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45040<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11496) Waiting for packet dumper to finish... 1 (prev_count=11496, count=12036) MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment fail' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Wed Nov 6 12:40:14 UTC 2024 /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 20241106124015390 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x1111111111111111 SESSION_DEL_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241106124016013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124016020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124016028 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46479<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(330)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124016388 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124016388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9c266), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124016388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124016388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124016388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124016388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124016388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124016388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124016388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124016388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124016388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124016388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124016388 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124018391 DLPFCP ERROR ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_DEL_RESP}: PFCP Session Deletion Response: PFCP request retransmissions elapsed, no response received (ps_rab_fsm.c:644) 20241106124018391 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241106124018391 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241106124018391 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x1111111111111111 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241106124018391 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241106124018391 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241106124018391 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241106124018391 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7552149-RAB-23)[0x55d94e4326d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241106124018391 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241106124018391 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55d94e42f540]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241106124026389 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124026389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9c266), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124026389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124026389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124026389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124026389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124026389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124026389 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124026389 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124026389 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124026389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124026389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124026389 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(330)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Compl_on_1_cnlink-Iuh0(331)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124032086 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124032086 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124032106 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124032106 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124032106 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124032106 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124032107 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124032107 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124032107 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124032107 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124032107 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) 20241106124032107 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124032107 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124032107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(333)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124032107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124032107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124032107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124032107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124032107 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124032108 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124032108 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124032108 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124032108 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124032108 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) 20241106124032108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124032108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124032108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124032108 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124032108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124032108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124032108 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124032108 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42107 (stream_srv.c:129) 20241106124032108 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42107<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124032108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124032108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124032108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124032108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124032108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124032108 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124032108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124032108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124032108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124032108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124032108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124032108 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124032109 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124032109 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124032109 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) 20241106124032109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124032109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124032109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124032109 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124032109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124032109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124032109 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124032109 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124032109 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124032109 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) 20241106124032109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124032109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124032109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124032109 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124032109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124032109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124032109 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124032109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032109 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124032109 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124032109 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124032109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124032109 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106124032109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032109 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124032109 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124032109 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124032109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124032109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124032109 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(337)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(337)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(337)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(335)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124032142 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124032142 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124032143 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124032143 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124032143 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124032143 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124032144 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124032144 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124032144 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) 20241106124032144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124032144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124032144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124032144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124032144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124032144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124032144 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124032144 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124032144 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124032144 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124032144 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124032144 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) 20241106124032144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124032144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124032144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124032144 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124032144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124032144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124032144 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124032145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124032145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124032145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124032145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124032145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124032145 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124032145 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124032145 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124032145 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) 20241106124032145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124032145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124032145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124032145 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124032145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124032145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124032145 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124032145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124032145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124032145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124032145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124032145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124032145 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124032145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124032145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124032145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124032145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124032145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124032145 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124032145 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124032145 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124032145 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) 20241106124032145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124032145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124032145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124032145 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124032145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124032145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124032145 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124032145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124032145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124032146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124032146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124032146 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(340)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(340)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(340)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(338)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124032206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124032206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124032206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124032206 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124032206 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124032206 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124032206 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124032206 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124032206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124032206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124032216 DLINP DEBUG SRVCONN(,r=127.0.0.1:42107<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124032216 DLINP DEBUG SRVCONN(,r=127.0.0.1:42107<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124032216 DLINP DEBUG SRVCONN(,r=127.0.0.1:42107<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124032216 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124032216 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) 20241106124032216 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124032216 DHNBAP DEBUG (127.0.0.1:42107 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124032216 DHNBAP NOTICE (127.0.0.1:42107 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124032216 DHNBAP NOTICE (127.0.0.1:42107 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124032216 DLINP DEBUG SRVCONN(,r=127.0.0.1:42107<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124032216 DLINP DEBUG SRVCONN(,r=127.0.0.1:42107<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124032338 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124032338 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124032338 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124032338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(337)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124032341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032341 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124032341 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124032341 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124032341 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124032341 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124032341 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124032342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032342 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124032342 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124032342 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124032342 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124032342 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124032342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124032342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124032342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124032343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124032343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124032343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124032343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124032343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124032343 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124032343 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124032343 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124032344 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124032344 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124032344 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) 20241106124032344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124032344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124032344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124032344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124032344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124032344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124032344 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124032344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124032344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124032344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124032344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124032344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124032344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124032344 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124032376 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124032376 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124032376 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124032376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(340)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124032378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032378 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124032379 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124032379 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124032379 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124032379 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124032379 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124032380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032380 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124032380 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124032380 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124032380 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124032380 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124032380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124032380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124032380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124032380 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124032380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124032380 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124032380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124032380 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124032380 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124032380 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124032380 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124032381 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124032381 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124032381 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) 20241106124032381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124032381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124032381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124032381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124032381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124032381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124032381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124032381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124032381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124032381 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124032381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124032381 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124032381 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124032381 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124032381 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124032381 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124032381 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124032381 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(336)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124033147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124033147 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124033147 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124033147 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124033147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124033147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124033147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124033147 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124033148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124033148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124033148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124033148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124033148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124033148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124033148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124033148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124033148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033148 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124033148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124033148 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124033148 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124033148 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124033148 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) 20241106124033148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124033148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124033148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124033148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124033148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124033148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124033148 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124033148 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124033148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124033148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124033148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124033148 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124033148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124033148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124033148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124033148 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124033149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124033149 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124033149 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124033149 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124033149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124033149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124033149 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124033149 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124033149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124033149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124033149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124033149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124033149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124033149 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124033149 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124033149 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124033149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033150 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124033150 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124033150 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124033150 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124033150 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(339)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124033186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124033186 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124033186 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124033186 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124033186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124033186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124033186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124033186 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124033187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124033187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124033187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124033187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124033187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124033187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124033187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124033187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124033187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033187 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124033187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124033187 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124033187 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124033187 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124033187 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) 20241106124033187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124033187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124033187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124033187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124033187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124033187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124033187 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124033187 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124033187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124033187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124033187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124033187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124033187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124033187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124033187 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124033187 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124033188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124033188 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124033188 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124033188 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124033188 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124033188 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124033188 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124033188 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124033188 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124033188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124033188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124033188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124033188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124033188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124033188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124033188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124033188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124033189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124033189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124033189 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124033189 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124033189 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124033189 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124033189 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124033221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124033226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124033228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124033229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124033232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124033234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124033236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124033238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124033240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124033243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124033245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124033247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124033249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124033251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124033253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124033255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124033256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124033258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124033260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124033262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001110011011'B, t_guard := 20.000000 } 20241106124033292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40022<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(336)@246625d722cd: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(336)@246625d722cd: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(342) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(332)@246625d722cd: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(342)8294760 20241106124034315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124034315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124034315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106124034315 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124034315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7e9168, normal) (hnbgw_rua.c:388) 20241106124034315 DHNB DEBUG map_rua[0x55d94e4326d0]{init}: Allocated (fsm.c:456) 20241106124034315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8294760)[0x55d94e4326d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124034315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8294760 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124034315 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124034315 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124034315 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8294760 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124034315 DCN DEBUG map_sccp[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124034315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124034315 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8294760 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124034315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8294760 SCCP-19 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106124034315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8294760)[0x55d94e4326d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124034315 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124034315 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124034315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8294760)[0x55d94e4326d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124034315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d94e438100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124034315 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124034315 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{IDLE}: Allocated (fsm.c:456) 20241106124034315 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124034315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300039b0056400500f1100926) (sccp_scrc.c:401) 20241106124034315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124034315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124034315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124034315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124034315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124034315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124034315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124034315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124034315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124034315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124034315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124034315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124034315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124034315 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124034315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d94e438100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124034315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8294760)[0x55d94e4326d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124034315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124034315 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124034315 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124034315 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124034315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124034315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124034315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124034315 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(335)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(335)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(336)@246625d722cd: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(342) HNBGW_Test.msc0-RAN(336)@246625d722cd: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(342)10408881 HNBGW_Test.msc0-SCCP(335)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(335)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(342)@246625d722cd: setverdict(pass): none -> pass 20241106124034325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124034325 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124034325 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124034325 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124034325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124034325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124034325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124034325 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124034325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124034325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124034325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124034325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124034325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124034325 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0028697a) (sccp_scrc.c:472) 20241106124034325 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1823) 20241106124034325 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124034325 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124034325 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124034325 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124034325 DCN DEBUG handle_cn_conn_conf() conn_id=19, 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:483) 20241106124034325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d94e438100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124034325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d94e438100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124034326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(342)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124034327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124034330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124034333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124034335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124034337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124034340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124034342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124034343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124034345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124034347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124034349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124034351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124034353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124034355 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124034356 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124034358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124034360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124034362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124034364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124034366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000110100001'B, t_guard := 20.000000 } 20241106124034393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40026<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(336)@246625d722cd: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(336)@246625d722cd: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(343) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(332)@246625d722cd: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(343)5950087 20241106124035405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124035405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124035405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124035405 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124035405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5aca87, normal) (hnbgw_rua.c:388) 20241106124035405 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106124035405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950087)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124035405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5950087 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124035405 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124035405 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124035405 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106124035405 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5950087 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124035405 DCN DEBUG map_sccp[0x55d94e4379d0]{init}: Allocated (fsm.c:456) 20241106124035405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d94e4379d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124035405 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5950087 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124035405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5950087 SCCP-20 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124035405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950087)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124035405 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124035405 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124035405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950087)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124035405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d94e4379d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124035406 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124035406 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{IDLE}: Allocated (fsm.c:456) 20241106124035406 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124035406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030001a10056400500f1100926) (sccp_scrc.c:401) 20241106124035406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124035406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124035406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124035406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124035406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124035406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124035406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124035406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124035406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124035406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124035406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124035406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124035406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124035406 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124035406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d94e4379d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124035406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950087)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124035406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124035406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124035406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124035406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124035406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124035406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124035406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124035406 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(335)@246625d722cd: First idle individual index:1 HNBGW_Test.msc0-SCCP(335)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(336)@246625d722cd: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(343) HNBGW_Test.msc0-RAN(336)@246625d722cd: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(343)5641598 HNBGW_Test.msc0-SCCP(335)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(335)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(343)@246625d722cd: setverdict(pass): none -> pass 20241106124035410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124035410 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124035410 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124035410 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124035410 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124035410 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124035410 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124035410 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124035410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124035410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124035410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124035410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124035410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124035410 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001a227a) (sccp_scrc.c:472) 20241106124035410 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1823) 20241106124035410 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124035410 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124035410 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124035410 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124035410 DCN DEBUG handle_cn_conn_conf() conn_id=20, 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:483) 20241106124035410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d94e4379d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124035410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d94e4379d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124035410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(343)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124035412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124035414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124035417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124035419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124035421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124035423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124035426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124035429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124035431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124035433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124035435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124035437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124035439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124035440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124035442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124035444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124035447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124035450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124035453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124035455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000001000010'B, t_guard := 20.000000 } 20241106124035480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124036390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124036390 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124036390 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124036390 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124036390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124036390 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124036390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9c266), PART(T=Source Reference,L=4,D=00000012), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124036390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124036390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124036390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124036390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124036390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124036390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124036390 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124036393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124036393 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124036393 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124036393 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124036393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124036393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124036393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124036393 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124036393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124036393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124036393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124036393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124036393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124036393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00e9c266) (sccp_scrc.c:472) 20241106124036393 DLSCCP DEBUG Received CO:RELCO for local reference 18 (sccp_scoc.c:1823) 20241106124036393 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124036393 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124036393 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124036393 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124036393 DLSCCP DEBUG SCCP-SCOC(18)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(336)@246625d722cd: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(336)@246625d722cd: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(344) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(332)@246625d722cd: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(344)14495771 20241106124036492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124036492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124036492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124036492 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124036492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd301b, normal) (hnbgw_rua.c:388) 20241106124036492 DHNB DEBUG map_rua[0x55d94e437210]{init}: Allocated (fsm.c:456) 20241106124036492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14495771)[0x55d94e437210]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124036492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14495771 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124036492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124036492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124036492 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14495771 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124036492 DCN DEBUG map_sccp[0x55d94e450050]{init}: Allocated (fsm.c:456) 20241106124036492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d94e450050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124036492 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14495771 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124036492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14495771 SCCP-21 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124036492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14495771)[0x55d94e437210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124036492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124036492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124036492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14495771)[0x55d94e437210]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124036492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d94e450050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124036492 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124036492 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{IDLE}: Allocated (fsm.c:456) 20241106124036492 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124036493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030000420056400500f1100926) (sccp_scrc.c:401) 20241106124036493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124036493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124036493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124036493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124036493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124036493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124036493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124036493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124036493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124036493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124036493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124036493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124036493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124036493 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124036493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d94e450050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124036493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14495771)[0x55d94e437210]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124036493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124036493 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124036493 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124036493 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124036493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124036493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124036493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124036493 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(335)@246625d722cd: First idle individual index:2 HNBGW_Test.msc0-SCCP(335)@246625d722cd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(336)@246625d722cd: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(344) HNBGW_Test.msc0-RAN(336)@246625d722cd: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(344)4217620 HNBGW_Test.msc0-SCCP(335)@246625d722cd: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(335)@246625d722cd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241106124036496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124036496 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124036496 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124036496 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124036496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124036496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124036496 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124036496 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(344)@246625d722cd: setverdict(pass): none -> pass 20241106124036497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124036497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124036497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124036497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124036497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124036497 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00963afc) (sccp_scrc.c:472) 20241106124036497 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1823) 20241106124036497 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124036497 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124036497 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124036497 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124036497 DCN DEBUG handle_cn_conn_conf() conn_id=21, 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:483) 20241106124036497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d94e450050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124036497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d94e450050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124036498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40030<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(344)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124036499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124036501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124036504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124036506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124036509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124036511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124036514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124036516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124036518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124036520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124036522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124036524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124036526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124036529 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124036532 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124036534 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124036536 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124036538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124036540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124036541 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001111001000'B, t_guard := 20.000000 } 20241106124036564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40044<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(336)@246625d722cd: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(336)@246625d722cd: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(345) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(332)@246625d722cd: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(345)9737721 20241106124037577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124037577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124037578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241106124037578 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124037578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9495f9, normal) (hnbgw_rua.c:388) 20241106124037578 DHNB DEBUG map_rua[0x55d94e436920]{init}: Allocated (fsm.c:456) 20241106124037578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9737721)[0x55d94e436920]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124037578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9737721 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124037578 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124037578 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124037578 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9737721 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124037578 DCN DEBUG map_sccp[0x55d94e43c5f0]{init}: Allocated (fsm.c:456) 20241106124037578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d94e43c5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124037578 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9737721 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124037578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9737721 SCCP-22 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:293) 20241106124037578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9737721)[0x55d94e436920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124037578 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124037578 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124037578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9737721)[0x55d94e436920]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124037578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d94e43c5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124037578 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124037578 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{IDLE}: Allocated (fsm.c:456) 20241106124037578 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124037578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030003c80056400500f1100926) (sccp_scrc.c:401) 20241106124037578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124037578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124037578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124037578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124037578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124037578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124037578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124037578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124037578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124037578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124037578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124037578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124037578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124037578 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124037578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d94e43c5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124037578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9737721)[0x55d94e436920]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124037578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124037578 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124037578 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124037578 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124037578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124037578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124037578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124037578 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(335)@246625d722cd: First idle individual index:3 HNBGW_Test.msc0-SCCP(335)@246625d722cd: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(336)@246625d722cd: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(345) HNBGW_Test.msc0-RAN(336)@246625d722cd: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(345)12551487 HNBGW_Test.msc0-SCCP(335)@246625d722cd: Session index based on connection ID:3 TC_mscpool_L3Compl_on_1_cnlink0(345)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(335)@246625d722cd: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241106124037582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124037582 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124037582 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124037582 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124037582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124037582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124037582 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124037582 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124037582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124037582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124037582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124037582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124037582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124037582 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009cd8f3) (sccp_scrc.c:472) 20241106124037582 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1823) 20241106124037582 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124037582 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124037582 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124037582 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124037582 DCN DEBUG handle_cn_conn_conf() conn_id=22, 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:483) 20241106124037582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d94e43c5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124037582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d94e43c5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124037583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40044<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(345)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124037584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124037587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124037589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124037591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124037593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124037594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124037596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124037598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124037600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124037601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124037603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124037605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124037607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124037609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124037610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124037612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124037615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124037618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124037621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124037623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124037629 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46479<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(332)@246625d722cd: Final verdict of PTC: none 20241106124037629 DLINP DEBUG SRVCONN(,r=127.0.0.1:42107<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124037629 DLINP DEBUG SRVCONN(,r=127.0.0.1:42107<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124037629 DLINP NOTICE SRV(,r=127.0.0.1:42107<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124037629 DMAIN NOTICE (127.0.0.1:42107 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42107<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124037629 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124037629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45058<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(339)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(336)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(334)@246625d722cd: Final verdict of PTC: none 20241106124037630 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106124037630 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124037630 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) IPA-CTRL-CLI-IPA(329)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(338)@246625d722cd: Final verdict of PTC: none 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124037630 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124037630 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124037630 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124037630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124037630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124037630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124037630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124037630 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124037630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124037630 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124037630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124037630 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124037630 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124037630 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124037630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124037630 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124037630 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124037630 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124037630 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124037630 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124037630 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124037630 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124037630 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124037630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124037630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124037631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124037631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124037631 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124037631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124037631 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124037631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124037631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124037631 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124037631 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124037631 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124037631 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d94e438100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124037631 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124037631 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124037631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028697a), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124037631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124037631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124037631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124037631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124037631 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d94e438100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8294760)[0x55d94e4326d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124037631 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8294760)[0x55d94e4326d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc0-M3UA(337)@246625d722cd: Final verdict of PTC: none 20241106124037631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8294760)[0x55d94e4326d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8294760)[0x55d94e4326d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8294760)[0x55d94e4326d0]{disrupted}: Freeing instance (context_map.c:202) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8294760)[0x55d94e4326d0]{disrupted}: Deallocated (fsm.c:568) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d94e438100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d94e438100]{disconnected}: Freeing instance (context_map.c:206) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d94e438100]{disconnected}: Deallocated (fsm.c:568) 20241106124037631 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8294760 SCCP-19 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d94e4379d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124037631 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124037631 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) HNBGW_Test.sgsn0-M3UA(340)@246625d722cd: Final verdict of PTC: none 20241106124037631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a227a), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124037631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124037631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124037631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124037631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124037631 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d94e4379d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950087)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124037631 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950087)[0x55d94e434a90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124037631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950087)[0x55d94e434a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950087)[0x55d94e434a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950087)[0x55d94e434a90]{disrupted}: Freeing instance (context_map.c:202) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5950087)[0x55d94e434a90]{disrupted}: Deallocated (fsm.c:568) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d94e4379d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d94e4379d0]{disconnected}: Freeing instance (context_map.c:206) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d94e4379d0]{disconnected}: Deallocated (fsm.c:568) 20241106124037631 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5950087 SCCP-20 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d94e450050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124037631 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124037631 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124037631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00963afc), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124037631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124037631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124037631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124037631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124037631 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d94e450050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14495771)[0x55d94e437210]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124037631 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14495771)[0x55d94e437210]{connected}: Tx RUA Disconnect (context_map_rua.c:267) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(333)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(328)@246625d722cd: Final verdict of PTC: none 20241106124037631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14495771)[0x55d94e437210]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14495771)[0x55d94e437210]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14495771)[0x55d94e437210]{disrupted}: Freeing instance (context_map.c:202) 20241106124037631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14495771)[0x55d94e437210]{disrupted}: Deallocated (fsm.c:568) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d94e450050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d94e450050]{disconnected}: Freeing instance (context_map.c:206) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55d94e450050]{disconnected}: Deallocated (fsm.c:568) 20241106124037631 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14495771 SCCP-21 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d94e43c5f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124037631 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124037631 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124037631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cd8f3), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124037631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124037631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124037631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124037631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124037631 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124037631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d94e43c5f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124037632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9737721)[0x55d94e436920]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124037632 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9737721)[0x55d94e436920]{connected}: Tx RUA Disconnect (context_map_rua.c:267) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(331)@246625d722cd: Final verdict of PTC: none 20241106124037632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124037632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9737721)[0x55d94e436920]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124037632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9737721)[0x55d94e436920]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124037632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9737721)[0x55d94e436920]{disrupted}: Freeing instance (context_map.c:202) 20241106124037632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9737721)[0x55d94e436920]{disrupted}: Deallocated (fsm.c:568) 20241106124037632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d94e43c5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124037632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d94e43c5f0]{disconnected}: Freeing instance (context_map.c:206) 20241106124037632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d94e43c5f0]{disconnected}: Deallocated (fsm.c:568) 20241106124037632 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9737721 SCCP-22 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106124037632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124037632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124037632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106124037632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW-MGCP(341)@246625d722cd: Final verdict of PTC: none 20241106124037632 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124037632 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) 20241106124037632 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124037632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124037632 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124037632 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124037632 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124037632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124037632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124037632 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124037632 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124037632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124037632 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124037632 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124037632 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124037632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124037632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124037632 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124037632 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124037632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124037632 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124037632 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124037632 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124037632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124037632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124037632 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124037632 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124037632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124037632 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124037632 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124037632 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124037632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124037632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124037632 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124037632 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(335)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124037638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45048<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(330)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(328): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(329): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(330): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(331): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(332): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(333): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(334): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(335): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(336): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(337): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(338): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(339): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(340): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(341): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(342): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(343): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(344): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(345): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Wed Nov 6 12:40:37 UTC 2024 ====== 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 20241106124037694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124038196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54800<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=317556) Waiting for packet dumper to finish... 1 (prev_count=317556, count=318372) 20241106124039631 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124039631 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124039631 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124039631 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124039631 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124039631 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Wed Nov 6 12:40:40 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241106124041274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124041279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124041284 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38531<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(348)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124047631 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124047631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a227a), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124047631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124047631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124047631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124047631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124047631 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124047631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028697a), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124047631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124047631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124047631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124047631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124047631 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124047631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00963afc), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124047631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124047631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124047631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124047631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124047631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124047631 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124047631 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124047631 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124047631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124047631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124047631 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124047631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124047632 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124047632 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124047632 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124047632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124047632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124047632 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124047632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124047632 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124047632 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124047632 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124047632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124047632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124047632 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124047633 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124047633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cd8f3), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124047633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124047633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124047633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124047633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124047633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124047633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124047633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124047633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124047633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124047633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124047633 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(348)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(349)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124057342 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124057342 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124057362 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124057362 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124057363 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124057363 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124057363 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124057363 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124057363 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124057363 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124057363 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124057363 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124057363 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) 20241106124057363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124057363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124057363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124057363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057363 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124057364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057364 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057364 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057364 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124057364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124057364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124057364 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(351)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124057364 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124057364 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124057364 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) 20241106124057364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124057364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124057364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057364 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124057364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057364 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124057364 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124057364 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124057364 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) 20241106124057364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124057364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124057364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057364 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124057364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057364 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124057365 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124057365 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124057365 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) 20241106124057365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124057365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124057365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057365 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124057365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057365 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124057365 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36630 (stream_srv.c:129) 20241106124057365 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36630<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124057365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057365 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124057365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124057365 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106124057365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057365 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124057365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124057365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124057365 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124057365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057365 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057365 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057365 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124057365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124057365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124057365 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(355)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(355)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(355)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(353)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(358)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(358)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(358)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(356)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124057432 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124057432 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124057432 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124057432 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124057433 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124057433 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124057433 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124057433 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124057434 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124057434 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124057434 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) 20241106124057434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124057434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124057434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057434 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124057434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057434 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124057434 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124057434 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124057434 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) 20241106124057434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124057434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124057434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057434 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124057434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057434 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124057434 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124057434 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124057434 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) 20241106124057434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124057434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124057434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057434 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124057435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057435 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124057435 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124057435 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124057435 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) 20241106124057435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124057435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124057435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124057435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124057435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124057435 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124057435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057435 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124057435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124057435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124057435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124057435 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124057435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124057435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124057435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124057435 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124057435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057435 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057435 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057435 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124057435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124057435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124057435 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(361)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(361)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(361)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(359)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(364)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(364)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(364)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(362)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124057531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124057531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124057531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124057531 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124057531 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124057532 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124057532 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124057532 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124057532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124057532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124057598 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124057598 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124057598 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124057598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(355)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124057601 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124057601 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124057601 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124057601 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124057601 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) 20241106124057601 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124057601 DHNBAP DEBUG (127.0.0.1:36630 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124057601 DHNBAP NOTICE (127.0.0.1:36630 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124057601 DHNBAP NOTICE (127.0.0.1:36630 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124057601 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124057601 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) 20241106124057603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057603 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124057603 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124057603 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124057603 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124057603 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124057603 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124057605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057605 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124057605 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124057605 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124057605 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124057605 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124057605 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124057605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124057605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124057605 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124057605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124057605 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124057605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124057605 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124057605 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124057605 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124057605 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124057606 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124057606 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124057606 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) 20241106124057606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124057606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124057606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124057606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057606 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124057606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124057606 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057606 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057606 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124057606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124057606 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124057606 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124057606 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124057624 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124057624 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124057624 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124057624 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(358)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124057627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057627 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124057627 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124057627 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124057627 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124057627 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124057627 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124057629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057629 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124057629 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124057629 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124057629 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124057629 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124057629 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124057629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124057629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124057629 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124057629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124057629 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124057629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124057629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124057629 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124057629 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124057629 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124057630 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124057630 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124057630 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) 20241106124057630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124057630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124057630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057630 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124057630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057630 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124057630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057630 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057630 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057630 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124057630 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124057630 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124057630 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124057630 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124057632 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124057633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124057633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124057633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124057633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124057633 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124057633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124057633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124057633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124057633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124057633 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124057632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00963afc), PART(T=Source Reference,L=4,D=00000015), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124057632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124057632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057632 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124057632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028697a), PART(T=Source Reference,L=4,D=00000013), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124057632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124057632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057632 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124057632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a227a), PART(T=Source Reference,L=4,D=00000014), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124057632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124057632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057633 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124057633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cd8f3), PART(T=Source Reference,L=4,D=00000016), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124057633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124057633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124057633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124057633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124057633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124057633 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124057633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124057633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124057633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124057633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124057633 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124057636 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057636 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124057636 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124057636 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124057636 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124057636 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124057636 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124057636 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124057636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124057636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124057636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124057636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124057636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124057636 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=00963afc) (sccp_scrc.c:472) 20241106124057636 DLSCCP DEBUG Received CO:RELCO for local reference 21 (sccp_scoc.c:1823) 20241106124057636 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124057636 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124057636 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124057636 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124057636 DLSCCP DEBUG SCCP-SCOC(21)[0x55d94e435b70]{IDLE}: Deallocated (fsm.c:568) 20241106124057666 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124057666 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124057666 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124057666 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(361)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124057669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057669 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124057669 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124057669 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124057669 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124057669 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124057669 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124057670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057670 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124057670 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124057670 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124057670 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124057670 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124057670 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124057670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124057670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124057670 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124057670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124057670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124057670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124057670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124057670 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124057670 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124057670 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124057670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124057670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124057670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124057670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124057670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124057671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=0028697a) (sccp_scrc.c:472) 20241106124057671 DLSCCP DEBUG Received CO:RELCO for local reference 19 (sccp_scoc.c:1823) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(19)[0x55d94e437fd0]{IDLE}: Deallocated (fsm.c:568) 20241106124057671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124057671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124057671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124057671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124057671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124057671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=001a227a) (sccp_scrc.c:472) 20241106124057671 DLSCCP DEBUG Received CO:RELCO for local reference 20 (sccp_scoc.c:1823) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(20)[0x55d94e437e20]{IDLE}: Deallocated (fsm.c:568) 20241106124057671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124057671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124057671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124057671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124057671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124057671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=009cd8f3) (sccp_scrc.c:472) 20241106124057671 DLSCCP DEBUG Received CO:RELCO for local reference 22 (sccp_scoc.c:1823) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124057671 DLSCCP DEBUG SCCP-SCOC(22)[0x55d94e43e2d0]{IDLE}: Deallocated (fsm.c:568) 20241106124057670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057670 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124057670 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124057670 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124057670 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124057670 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124057670 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124057670 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124057670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057670 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124057670 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124057670 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124057670 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124057670 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124057670 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124057670 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124057671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057671 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124057671 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124057671 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124057671 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124057671 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124057671 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124057671 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124057672 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124057672 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124057672 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) 20241106124057672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124057672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124057672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124057672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057672 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124057672 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057672 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057672 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057672 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124057672 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124057672 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124057672 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124057672 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124057698 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124057698 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124057698 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124057698 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(364)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124057701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057701 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124057701 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124057701 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124057701 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124057701 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124057701 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124057703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057703 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124057703 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124057703 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124057703 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124057703 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124057703 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124057703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124057703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124057703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124057703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124057703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124057703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124057703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124057703 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124057703 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124057703 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124057704 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124057704 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124057704 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) 20241106124057704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124057704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124057704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124057704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124057704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124057704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124057704 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124057704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124057704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124057705 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124057705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124057705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124057705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124057705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124057705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124057705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124057705 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124057705 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124058406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124058406 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124058406 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124058406 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124058406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124058406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124058406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124058406 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(354)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124058406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124058406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124058406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124058406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124058406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124058406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124058406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124058406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124058406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124058406 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124058406 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124058406 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124058406 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) 20241106124058406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124058406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124058406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124058406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124058406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124058406 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124058406 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124058406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124058406 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124058406 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124058406 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124058406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124058406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124058406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124058406 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124058409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124058409 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124058409 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124058409 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124058409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124058409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124058409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124058409 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124058409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124058409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124058409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124058409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124058409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124058409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124058409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124058409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124058409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124058409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124058409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124058409 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124058409 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(357)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124058431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124058431 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124058431 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124058431 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124058431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124058431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124058431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124058431 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124058431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124058431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124058431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124058431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124058431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124058431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124058431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124058431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124058431 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:386) 20241106124058431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058431 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:386) 20241106124058431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124058431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124058431 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124058431 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124058431 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) 20241106124058431 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) 20241106124058431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124058432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124058432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124058432 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124058432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124058432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124058432 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124058432 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124058432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124058432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124058432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124058432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124058432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124058432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124058432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124058432 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124058433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124058433 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124058433 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124058433 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124058433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124058433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124058433 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124058433 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124058433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124058433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124058433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124058433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124058433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124058433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124058433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124058433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124058433 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:386) 20241106124058433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058433 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:386) 20241106124058433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124058433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124058433 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124058433 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124058434 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(360)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124058474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124058474 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124058474 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124058474 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124058474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124058474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124058474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124058474 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124058474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124058474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124058474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124058474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124058474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124058474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124058474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124058474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124058474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124058474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124058474 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124058474 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124058475 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124058475 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) 20241106124058475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124058475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124058475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124058475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124058475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124058475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124058475 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124058475 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124058475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124058475 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124058475 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124058475 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124058475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124058475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124058475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124058475 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124058476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124058476 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124058476 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124058476 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124058476 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124058476 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124058476 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124058476 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124058477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124058477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124058477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124058477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124058477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124058477 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124058477 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124058477 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124058477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058477 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124058477 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124058477 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124058477 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124058477 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(363)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124058506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124058506 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124058506 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124058506 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124058506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124058506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124058506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124058506 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124058506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124058506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124058506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124058506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124058506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124058506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124058506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124058506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124058506 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:386) 20241106124058506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058506 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:386) 20241106124058506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058506 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124058506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124058506 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124058506 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124058506 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) 20241106124058506 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) 20241106124058506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124058506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124058506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124058506 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124058506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124058506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124058506 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124058506 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106124058506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124058507 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124058507 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124058507 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124058507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124058507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124058507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124058507 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124058508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124058508 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124058508 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124058508 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124058508 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124058508 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124058508 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124058508 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124058508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124058508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124058508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124058508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124058508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124058508 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124058508 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124058508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124058508 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:386) 20241106124058508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124058508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058508 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:386) 20241106124058508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124058508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124058509 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124058509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124058509 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124058509 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124058509 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124059610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124059613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124059616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124059619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124059622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124059624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124059626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124059627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124059629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124059631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124059632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124059634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124059636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124059637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124059639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124059641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124059642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124059644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124059646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124059647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000100000111'B, t_guard := 20.000000 } 20241106124059675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(354)@246625d722cd: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(354)@246625d722cd: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(366) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(350)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(366)15631650 20241106124100701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124100701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124100701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106124100702 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124100702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xee8522, normal) (hnbgw_rua.c:388) 20241106124100702 DHNB DEBUG map_rua[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124100702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15631650)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124100702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15631650 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124100702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124100702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124100702 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15631650 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124100702 DCN DEBUG map_sccp[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106124100702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124100702 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15631650 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124100702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15631650 SCCP-23 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106124100702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15631650)[0x55d94e438100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124100702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124100702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124100702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15631650)[0x55d94e438100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124100702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d94e434a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124100702 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124100702 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{IDLE}: Allocated (fsm.c:456) 20241106124100702 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124100702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), 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:401) 20241106124100702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124100702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124100702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124100702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124100702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124100702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124100702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124100702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124100702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124100702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124100702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124100702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124100702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124100702 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124100702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d94e434a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124100702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15631650)[0x55d94e438100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124100702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124100702 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124100702 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124100702 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124100702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124100702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124100702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124100702 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(353)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(353)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(354)@246625d722cd: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(366) HNBGW_Test.msc0-RAN(354)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(366)1607019 HNBGW_Test.msc0-SCCP(353)@246625d722cd: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(366)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(353)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124100711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124100711 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124100711 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124100711 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124100711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124100711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124100711 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124100711 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124100711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124100711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124100711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124100711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124100711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124100711 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005ae960) (sccp_scrc.c:472) 20241106124100711 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1823) 20241106124100711 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124100711 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124100711 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124100711 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124100711 DCN DEBUG handle_cn_conn_conf() conn_id=23, 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:483) 20241106124100711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d94e434a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124100711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d94e434a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124100712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(366)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124100713 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124100715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124100718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124100720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124100722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124100723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124100725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124100727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124100728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124100730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124100732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124100735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124100737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124100739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124100741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124100743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124100745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124100747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124100749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124100751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000011010001'B, t_guard := 20.000000 } 20241106124100777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40916<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(357)@246625d722cd: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(357)@246625d722cd: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(367) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(350)@246625d722cd: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(367)13544711 20241106124101790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124101790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124101790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124101790 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124101790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcead07, normal) (hnbgw_rua.c:388) 20241106124101790 DHNB DEBUG map_rua[0x55d94e437210]{init}: Allocated (fsm.c:456) 20241106124101790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13544711)[0x55d94e437210]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124101790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13544711 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124101790 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124101790 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124101790 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106124101790 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13544711 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106124101790 DCN DEBUG map_sccp[0x55d94e450050]{init}: Allocated (fsm.c:456) 20241106124101790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d94e450050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124101790 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13544711 <-> SCCP-24 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124101790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13544711 SCCP-24 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124101790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13544711)[0x55d94e437210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124101790 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124101790 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124101790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13544711)[0x55d94e437210]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124101790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d94e450050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124101790 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124101790 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{IDLE}: Allocated (fsm.c:456) 20241106124101790 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124101790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000d10056400500f1100926) (sccp_scrc.c:401) 20241106124101790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124101790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124101790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124101790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124101790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124101790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124101790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124101790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124101790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124101790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124101790 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124101790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124101790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124101790 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124101790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d94e450050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124101790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13544711)[0x55d94e437210]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124101791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124101791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124101791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124101791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124101791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124101791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124101791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124101791 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(356)@246625d722cd: First idle individual index:0 HNBGW_Test.msc1-SCCP(356)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(357)@246625d722cd: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(367) HNBGW_Test.msc1-RAN(357)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(367)6997765 HNBGW_Test.msc1-SCCP(356)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(356)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124101801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124101801 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124101801 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124101801 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124101801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124101801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124101801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124101801 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124101801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124101801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124101801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124101801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124101801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124101801 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00384f68) (sccp_scrc.c:472) 20241106124101801 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1823) 20241106124101801 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124101801 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) TC_mscpool_L3Complete_by_imsi_round_robin0(367)@246625d722cd: setverdict(pass): none -> pass 20241106124101801 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124101801 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124101801 DCN DEBUG handle_cn_conn_conf() conn_id=24, 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:483) 20241106124101801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d94e450050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124101801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d94e450050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124101802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40916<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(367)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124101803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124101805 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124101807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124101809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124101812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124101814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124101816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124101819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124101821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124101823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124101825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124101828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124101830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124101833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124101836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124101838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124101839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124101842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124101844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124101847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000101101100'B, t_guard := 20.000000 } 20241106124101872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(354)@246625d722cd: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(354)@246625d722cd: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(368) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(350)@246625d722cd: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(368)4361759 20241106124102886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124102886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124102886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124102886 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124102886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x428e1f, normal) (hnbgw_rua.c:388) 20241106124102886 DHNB DEBUG map_rua[0x55d94e43c5f0]{init}: Allocated (fsm.c:456) 20241106124102886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361759)[0x55d94e43c5f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124102886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4361759 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124102886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124102886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124102886 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4361759 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124102886 DCN DEBUG map_sccp[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124102886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124102886 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4361759 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124102886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4361759 SCCP-25 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124102886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361759)[0x55d94e43c5f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124102886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124102886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124102886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361759)[0x55d94e43c5f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124102886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d94e3de960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124102886 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124102886 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{IDLE}: Allocated (fsm.c:456) 20241106124102886 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124102886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300016c0056400500f1100926) (sccp_scrc.c:401) 20241106124102886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124102886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124102886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124102886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124102886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124102886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124102886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124102886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124102886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124102886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124102886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124102886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124102886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124102886 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124102886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d94e3de960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124102886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361759)[0x55d94e43c5f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124102886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124102886 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124102886 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124102886 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124102886 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124102886 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124102886 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124102886 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(353)@246625d722cd: First idle individual index:1 HNBGW_Test.msc0-SCCP(353)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(354)@246625d722cd: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(368) HNBGW_Test.msc0-RAN(354)@246625d722cd: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(368)673014 HNBGW_Test.msc0-SCCP(353)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(353)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(368)@246625d722cd: setverdict(pass): none -> pass 20241106124102890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124102890 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124102890 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124102890 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124102890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124102890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124102890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124102890 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124102890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124102890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124102890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124102890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124102890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124102890 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006c937c) (sccp_scrc.c:472) 20241106124102890 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1823) 20241106124102890 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124102890 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124102890 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124102890 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124102890 DCN DEBUG handle_cn_conn_conf() conn_id=25, 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:483) 20241106124102890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d94e3de960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124102890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d94e3de960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124102891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(368)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124102892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124102894 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124102897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124102899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124102901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124102902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124102904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124102906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124102907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124102909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124102911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124102913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124102914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124102916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124102918 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124102919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124102921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124102923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124102925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124102926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124102931 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38531<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(350)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(360)@246625d722cd: Final verdict of PTC: none 20241106124102932 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124102932 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124102932 DLINP NOTICE SRV(,r=127.0.0.1:36630<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124102932 DMAIN NOTICE (127.0.0.1:36630 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36630<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124102932 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124102932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54814<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124102932 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124102932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124102932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124102932 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106124102932 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124102932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124102932 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124102932 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124102932 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124102932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124102932 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124102932 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124102932 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124102932 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124102932 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124102932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124102932 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124102932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124102933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124102933 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124102933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124102933 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124102933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124102933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124102933 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124102933 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124102933 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124102933 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d94e450050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124102933 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124102933 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124102933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384f68), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124102933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124102933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124102933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124102933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124102933 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d94e450050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13544711)[0x55d94e437210]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124102933 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13544711)[0x55d94e437210]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc0-RAN(354)@246625d722cd: Final verdict of PTC: none 20241106124102933 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124102933 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124102933 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(352)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(362)@246625d722cd: Final verdict of PTC: none 20241106124102933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13544711)[0x55d94e437210]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13544711)[0x55d94e437210]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13544711)[0x55d94e437210]{disrupted}: Freeing instance (context_map.c:202) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13544711)[0x55d94e437210]{disrupted}: Deallocated (fsm.c:568) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d94e450050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d94e450050]{disconnected}: Freeing instance (context_map.c:206) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d94e450050]{disconnected}: Deallocated (fsm.c:568) 20241106124102933 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13544711 SCCP-24 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106124102933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124102933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124102933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124102933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124102933 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124102933 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) 20241106124102933 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15631650)[0x55d94e438100]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15631650)[0x55d94e438100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106124102933 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124102933 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124102933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae960), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124102933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124102933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124102933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124102933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124102933 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15631650)[0x55d94e438100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15631650)[0x55d94e438100]{disrupted}: Freeing instance (context_map.c:202) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15631650)[0x55d94e438100]{disrupted}: Deallocated (fsm.c:568) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:206) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106124102933 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15631650 SCCP-23 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361759)[0x55d94e43c5f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361759)[0x55d94e43c5f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124102933 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124102933 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124102933 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124102933 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124102933 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124102933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124102933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124102933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124102933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124102933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124102933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124102933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124102933 DLINP <0002> stream_srv.c:647 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 20241106124102933 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124102933 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106124102933 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124102933 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124102933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c937c), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124102933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124102933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124102933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124102933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124102933 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d94e3de960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361759)[0x55d94e43c5f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361759)[0x55d94e43c5f0]{disrupted}: Freeing instance (context_map.c:202) 20241106124102933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361759)[0x55d94e43c5f0]{disrupted}: Deallocated (fsm.c:568) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d94e3de960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d94e3de960]{disconnected}: Freeing instance (context_map.c:206) 20241106124102933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d94e3de960]{disconnected}: Deallocated (fsm.c:568) 20241106124102933 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4361759 SCCP-25 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106124102933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124102933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124102933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124102933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124102933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124102933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124102933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124102933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124102933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124102933 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124102933 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124102933 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124102933 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124102933 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124102933 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124102933 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124102933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124102933 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124102933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124102933 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124102933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124102933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124102933 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124102933 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124102933 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124102933 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(357)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(355)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(359)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(356)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(347)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(361)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(353)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(358)@246625d722cd: Final verdict of PTC: none 20241106124102934 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124102934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124102934 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124102934 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124102934 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124102934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124102934 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106124102934 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124102934 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124102934 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124102934 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124102934 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124102934 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124102935 DLINP <0002> stream_srv.c:647 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.sgsn1-RAN(363)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(349)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(364)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(351)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(365)@246625d722cd: Final verdict of PTC: none 20241106124102935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124102935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124102935 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106124102935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124102935 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124102935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124102935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124102935 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124102935 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124102935 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124102935 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(346)@246625d722cd: Final verdict of PTC: none 20241106124102953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54812<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(348)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(346): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(347): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(348): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(349): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(350): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(351): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(352): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(353): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(354): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(355): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(356): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(357): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(358): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(359): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(360): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(361): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(362): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(363): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(364): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(365): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(366): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(367): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(368): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Wed Nov 6 12:41:03 UTC 2024 ====== 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 20241106124103101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124103602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359328) Waiting for packet dumper to finish... 1 (prev_count=359328, count=363324) 20241106124104933 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124104933 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124104933 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124104933 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124104933 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124104933 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106124104936 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124104936 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124104936 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:41:05 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241106124106680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124106687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124106693 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42331<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(371)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124112933 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124112933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c937c), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124112933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124112933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124112933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124112933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124112933 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124112933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae960), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124112933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124112933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124112933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124112933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124112933 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124112933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384f68), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124112933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124112933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124112933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124112933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124112934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124112934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124112934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124112934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124112934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124112934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124112934 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124112934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124112934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124112934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124112934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124112934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124112934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124112934 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124112934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124112934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124112934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124112934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124112934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124112934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124112934 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(371)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(372)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124122754 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124122754 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124122794 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124122794 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124122795 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124122795 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124122795 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124122795 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124122795 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) 20241106124122795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124122795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124122795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124122795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124122795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124122795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124122795 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124122795 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124122796 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124122796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124122796 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124122796 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124122796 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124122796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124122796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124122796 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124122797 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124122797 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124122797 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) 20241106124122797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124122797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124122797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124122797 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124122797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124122797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124122797 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124122797 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124122797 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124122797 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) 20241106124122797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124122797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124122797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124122797 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124122797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124122797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124122797 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124122797 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124122797 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124122797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124122797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124122797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124122797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124122797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124122797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124122797 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124122797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124122797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124122797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124122797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124122797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124122797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124122797 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124122798 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124122798 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124122798 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) 20241106124122798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124122798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124122798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124122798 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124122798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124122798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124122798 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124122798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124122798 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124122798 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124122798 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124122798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124122798 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(374)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124122807 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48530 (stream_srv.c:129) 20241106124122807 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48530<->l=127.0.0.1:29169 (hnbgw.c:791) MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(378)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(378)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(378)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(376)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(381)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(381)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(381)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(379)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124122923 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124122923 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124122923 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124122924 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124122924 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124122924 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124122924 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124122924 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124122924 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124122925 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124122925 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124122925 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) 20241106124122925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124122925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124122925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124122926 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124122926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124122926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124122926 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124122926 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124122926 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124122926 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) 20241106124122926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124122926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124122926 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124122926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124122926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124122926 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124122926 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124122926 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124122926 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) 20241106124122926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124122926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124122926 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124122926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124122926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124122926 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124122926 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124122926 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124122926 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) 20241106124122926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124122926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124122926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124122926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124122926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124122926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124122926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124122926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124122926 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124122927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124122927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124122927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124122927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124122927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124122927 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124122927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124122927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124122927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124122927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124122927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124122927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124122927 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124122927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124122927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124122927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124122927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124122927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124122927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124122927 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124122927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124122927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124122927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124122927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124122927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124122927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124122927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124122927 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124122927 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124122934 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124122934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384f68), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124122934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124122934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124122934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124122934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124122934 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124122934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae960), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124122934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124122934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124122934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124122934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124122934 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124122934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c937c), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124122934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124122934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124122934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124122934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124122934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124122934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124122934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124122934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124122934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124122934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124122934 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124122934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124122934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124122934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124122934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124122934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124122934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124122934 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124122934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124122934 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124122934 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124122934 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124122934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124122934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124122934 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(384)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(384)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(384)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(382)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(387)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(387)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(387)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(385)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124123011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124123011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124123011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124123011 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124123011 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124123011 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124123011 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124123011 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124123011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124123011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124123021 DLINP DEBUG SRVCONN(,r=127.0.0.1:48530<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124123021 DLINP DEBUG SRVCONN(,r=127.0.0.1:48530<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124123021 DLINP DEBUG SRVCONN(,r=127.0.0.1:48530<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124123021 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124123021 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) 20241106124123021 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124123021 DHNBAP DEBUG (127.0.0.1:48530 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124123021 DHNBAP NOTICE (127.0.0.1:48530 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124123021 DHNBAP NOTICE (127.0.0.1:48530 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124123021 DLINP DEBUG SRVCONN(,r=127.0.0.1:48530<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124123021 DLINP DEBUG SRVCONN(,r=127.0.0.1:48530<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124123082 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124123082 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124123082 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124123082 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(378)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124123085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123085 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124123085 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124123085 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124123085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124123085 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124123085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124123086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123086 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124123086 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124123086 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124123086 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124123086 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124123086 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124123086 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124123087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124123087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124123087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124123087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124123087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124123087 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124123087 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124123087 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124123088 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124123088 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124123088 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) 20241106124123088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124123088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124123088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124123088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124123088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124123088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124123088 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124123088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123088 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124123088 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124123088 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124123088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124123088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124123088 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124123088 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123115 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124123115 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124123115 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124123115 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(381)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124123118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123118 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124123118 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124123118 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124123118 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124123118 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124123118 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124123120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123120 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124123120 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124123120 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124123120 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124123120 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124123120 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124123120 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124123120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124123120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124123120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124123120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124123120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124123120 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124123120 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124123120 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124123121 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124123121 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124123121 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) 20241106124123121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124123121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124123121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124123121 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124123121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124123121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124123121 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124123121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123121 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124123121 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124123121 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124123121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124123121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124123121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124123121 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123159 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124123159 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124123159 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124123159 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124123159 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124123159 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124123159 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(384)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124123162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123162 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124123162 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124123162 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124123162 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124123162 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124123162 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124123162 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124123162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124123162 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124123162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124123162 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124123162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123162 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124123162 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124123165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123165 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124123165 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124123165 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124123165 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124123165 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106124123165 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124123165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124123165 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124123165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124123165 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124123165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124123165 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124123165 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124123165 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124123166 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124123166 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124123166 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) 20241106124123166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124123166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124123166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124123166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124123166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124123166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124123166 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124123166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124123166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124123166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124123166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124123166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124123166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124123166 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123186 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124123186 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124123186 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124123186 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(387)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124123189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123189 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124123189 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124123189 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124123189 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124123189 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124123189 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124123191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123191 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124123191 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124123191 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124123191 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124123191 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124123191 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124123191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124123191 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124123191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124123191 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124123191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123191 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124123191 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124123191 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124123191 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124123192 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124123192 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124123192 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) 20241106124123192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124123192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124123192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124123192 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124123192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124123192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124123192 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124123192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123193 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124123193 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124123193 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124123193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124123193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124123193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124123193 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(377)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124123891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123891 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124123891 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124123891 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124123891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124123891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124123891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124123891 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124123892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124123892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124123892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124123892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124123892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124123892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124123892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123892 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124123892 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124123892 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124123892 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124123892 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) 20241106124123892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124123892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124123892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124123892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124123892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124123892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124123892 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124123892 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124123892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124123892 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124123892 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124123892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124123892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124123892 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124123892 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123893 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124123893 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124123893 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124123893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124123893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124123893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124123893 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124123894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124123894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124123894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124123894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124123894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124123894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124123894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124123894 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124123894 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124123894 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(380)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124123924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123924 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124123924 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124123924 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124123924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124123924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124123924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124123924 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124123924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124123924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124123924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124123924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124123924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124123924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124123924 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:386) 20241106124123924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123924 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:386) 20241106124123924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124123924 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124123924 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124123924 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) 20241106124123924 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) 20241106124123924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124123924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124123924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124123924 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124123924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124123924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124123924 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124123924 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124123924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123924 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124123924 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124123924 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124123924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124123924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124123924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124123924 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123926 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124123926 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124123926 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124123926 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124123926 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124123926 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124123926 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124123926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124123926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124123926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124123926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124123926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124123926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124123926 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:386) 20241106124123926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123926 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:386) 20241106124123926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124123926 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124123926 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124123926 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124123968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123968 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124123968 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124123968 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124123968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124123968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124123968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124123968 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124123968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124123968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124123968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124123968 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124123968 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124123968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124123968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123968 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123968 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124123968 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124123968 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124123968 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124123968 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) 20241106124123968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124123968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124123968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124123968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124123968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124123968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124123968 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124123968 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124123968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123968 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124123968 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124123968 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124123968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124123968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124123968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124123968 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(383)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124123970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123970 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124123970 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124123970 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124123970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124123970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124123970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124123970 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124123970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124123970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124123970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124123970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124123970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124123970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124123970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124123971 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124123971 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124123971 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(386)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124123993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123993 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124123993 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124123993 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124123993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124123993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124123993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124123993 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124123994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124123994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124123994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124123994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124123994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124123994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124123994 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:386) 20241106124123994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123994 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:386) 20241106124123994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124123994 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124123994 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124123994 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) 20241106124123994 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) 20241106124123994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124123994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124123994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124123994 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124123994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124123994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124123994 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124123994 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106124123994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124123994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124123994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124123994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124123994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124123994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124123994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124123995 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124123995 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124123995 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124123995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124123995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124123995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124123995 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124123995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124123995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124123996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124123996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124123996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124123996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124123996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124123996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124123996 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:386) 20241106124123996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124123996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123996 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:386) 20241106124123996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124123996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124123996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124123996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124123996 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124123996 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124123996 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124125028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124125033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124125035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124125037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124125039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124125041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124125043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124125045 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124125046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124125048 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124125050 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124125052 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124125054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124125056 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124125058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124125060 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124125062 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124125064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124125066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124125068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001001011100'B, t_guard := 20.000000 } 20241106124125092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34100<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(377)@246625d722cd: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(377)@246625d722cd: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(389) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(373)@246625d722cd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(389)6280611 20241106124126113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124126113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124126113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124126113 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124126113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5fd5a3, normal) (hnbgw_rua.c:388) 20241106124126113 DHNB DEBUG map_rua[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124126113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280611)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124126114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6280611 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124126114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124126114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124126114 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6280611 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241106124126114 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6280611 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124126114 DCN DEBUG map_sccp[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106124126114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124126114 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6280611 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124126114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6280611 SCCP-26 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124126114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280611)[0x55d94e438100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124126114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124126114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124126114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280611)[0x55d94e438100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124126114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d94e434a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124126114 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124126114 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{IDLE}: Allocated (fsm.c:456) 20241106124126114 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124126114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300025c0056400500f1100926) (sccp_scrc.c:401) 20241106124126114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124126114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124126114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124126114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124126114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124126114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124126114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124126114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124126114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124126114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124126114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124126114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124126114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124126114 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124126114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d94e434a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124126114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280611)[0x55d94e438100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124126114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124126114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124126114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124126114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124126114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124126114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124126114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124126114 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(376)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(376)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(377)@246625d722cd: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(389) HNBGW_Test.msc0-RAN(377)@246625d722cd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(389)1265299 HNBGW_Test.msc0-SCCP(376)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(376)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(389)@246625d722cd: setverdict(pass): none -> pass 20241106124126125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124126125 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124126125 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124126125 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124126125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124126125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124126125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124126125 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124126125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124126125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124126125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124126125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124126125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124126125 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00657a81) (sccp_scrc.c:472) 20241106124126125 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1823) 20241106124126125 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124126125 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124126125 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124126125 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124126125 DCN DEBUG handle_cn_conn_conf() conn_id=26, 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:483) 20241106124126125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d94e434a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124126125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d94e434a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124126126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34100<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(389)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124126127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124126130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124126132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124126135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124126137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124126139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124126141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124126144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124126146 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124126148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124126151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124126153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124126154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124126156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124126158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124126160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124126162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124126164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124126166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124126168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001001010100'B, t_guard := 20.000000 } 20241106124126190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34110<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(380)@246625d722cd: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(380)@246625d722cd: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(390) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(373)@246625d722cd: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(390)13467096 20241106124127205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124127205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124127205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124127205 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124127205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcd7dd8, normal) (hnbgw_rua.c:388) 20241106124127205 DHNB DEBUG map_rua[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124127205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13467096)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124127205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13467096 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124127205 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124127205 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124127205 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13467096 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241106124127205 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13467096 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106124127205 DCN DEBUG map_sccp[0x55d94e437210]{init}: Allocated (fsm.c:456) 20241106124127205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d94e437210]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124127205 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13467096 <-> SCCP-27 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124127205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13467096 SCCP-27 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124127205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13467096)[0x55d94e3de960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124127205 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124127205 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124127205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13467096)[0x55d94e3de960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124127205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d94e437210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124127205 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124127205 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{IDLE}: Allocated (fsm.c:456) 20241106124127205 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124127205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002540056400500f1100926) (sccp_scrc.c:401) 20241106124127205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124127205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124127205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124127205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124127205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124127205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124127205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124127205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124127205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124127205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124127205 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124127205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124127205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124127205 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124127205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d94e437210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124127205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13467096)[0x55d94e3de960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124127205 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124127205 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124127205 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124127205 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124127205 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124127205 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124127205 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124127205 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(379)@246625d722cd: First idle individual index:0 HNBGW_Test.msc1-SCCP(379)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(380)@246625d722cd: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(390) HNBGW_Test.msc1-RAN(380)@246625d722cd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(390)5332255 HNBGW_Test.msc1-SCCP(379)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(379)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(390)@246625d722cd: setverdict(pass): none -> pass 20241106124127213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124127213 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124127213 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124127213 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124127213 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124127213 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124127213 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124127213 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124127213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124127213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124127213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124127213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124127213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124127213 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d6e955) (sccp_scrc.c:472) 20241106124127214 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1823) 20241106124127214 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124127214 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124127214 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124127214 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124127214 DCN DEBUG handle_cn_conn_conf() conn_id=27, 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:483) 20241106124127214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d94e437210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124127214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d94e437210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124127214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34110<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(390)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124127215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124127218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124127221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124127223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124127226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124127228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124127230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124127232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124127235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124127237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124127239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124127241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124127244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124127247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124127249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124127251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124127252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124127254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124127256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124127258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000100001001'B, t_guard := 20.000000 } 20241106124127279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55984<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(377)@246625d722cd: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(377)@246625d722cd: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(391) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(373)@246625d722cd: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(391)9189737 20241106124128289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124128289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124128289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124128289 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124128289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8c3969, normal) (hnbgw_rua.c:388) 20241106124128289 DHNB DEBUG map_rua[0x55d94e4360e0]{init}: Allocated (fsm.c:456) 20241106124128289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9189737)[0x55d94e4360e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124128289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9189737 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124128289 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124128289 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124128289 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9189737 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241106124128289 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9189737 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124128289 DCN DEBUG map_sccp[0x55d94e435620]{init}: Allocated (fsm.c:456) 20241106124128289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d94e435620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124128289 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9189737 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124128289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9189737 SCCP-28 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124128289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9189737)[0x55d94e4360e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124128289 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124128289 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124128289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9189737)[0x55d94e4360e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124128289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d94e435620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124128289 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124128289 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{IDLE}: Allocated (fsm.c:456) 20241106124128289 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124128289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001090056400500f1100926) (sccp_scrc.c:401) 20241106124128290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124128290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124128290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124128290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124128290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124128290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124128290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124128290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124128290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124128290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124128290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124128290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124128290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124128290 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124128290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d94e435620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124128290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9189737)[0x55d94e4360e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124128290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124128290 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124128290 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124128290 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124128290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124128290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124128290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124128290 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(376)@246625d722cd: First idle individual index:1 HNBGW_Test.msc0-SCCP(376)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(377)@246625d722cd: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(391) HNBGW_Test.msc0-RAN(377)@246625d722cd: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(391)1651954 HNBGW_Test.msc0-SCCP(376)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(376)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(391)@246625d722cd: setverdict(pass): none -> pass 20241106124128293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124128293 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124128293 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124128293 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124128293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124128293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124128293 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124128293 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124128293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124128293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124128293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124128293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124128293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124128293 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0053c604) (sccp_scrc.c:472) 20241106124128293 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1823) 20241106124128293 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124128293 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124128293 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124128293 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124128293 DCN DEBUG handle_cn_conn_conf() conn_id=28, 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:483) 20241106124128293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d94e435620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124128294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d94e435620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124128294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55984<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(391)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124128295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124128298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124128300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124128302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124128304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124128306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124128308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124128310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124128312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124128314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124128316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124128317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124128319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124128321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124128323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124128326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124128329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124128331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124128333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124128335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124128340 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42331<->l=127.0.0.1:4262) (control_if.c:193) 20241106124128341 DLINP DEBUG SRVCONN(,r=127.0.0.1:48530<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124128341 DLINP DEBUG SRVCONN(,r=127.0.0.1:48530<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124128341 DLINP NOTICE SRV(,r=127.0.0.1:48530<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124128341 DMAIN NOTICE (127.0.0.1:48530 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48530<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124128341 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124128341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124128341 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124128341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124128341 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124128341 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106124128341 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124128341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124128341 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124128341 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124128341 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124128341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124128341 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124128341 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124128341 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124128341 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124128341 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124128341 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124128341 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(373)@246625d722cd: Final verdict of PTC: none 20241106124128341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124128341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(375)@246625d722cd: Final verdict of PTC: none 20241106124128341 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124128341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124128341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124128341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124128341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124128341 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124128341 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124128341 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124128341 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(377)@246625d722cd: Final verdict of PTC: none 20241106124128341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d94e437210]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124128341 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124128341 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124128342 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106124128342 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124128342 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124128342 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124128342 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124128342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124128342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124128341 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124128342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6e955), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW_Test.sgsn0-SCCP(382)@246625d722cd: Final verdict of PTC: none20241106124128342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124128342 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124128342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124128342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124128342 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124128342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d94e437210]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124128342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13467096)[0x55d94e3de960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124128342 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13467096)[0x55d94e3de960]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124128342 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124128342 DLINP <0002> stream_srv.c:647 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 20241106124128342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124128342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13467096)[0x55d94e3de960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124128342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13467096)[0x55d94e3de960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124128342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13467096)[0x55d94e3de960]{disrupted}: Freeing instance (context_map.c:202) 20241106124128342 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124128342 DLINP <0002> stream_srv.c:647 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 20241106124128342 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124128342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13467096)[0x55d94e3de960]{disrupted}: Deallocated (fsm.c:568) 20241106124128342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d94e437210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106124128342 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124128342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d94e437210]{disconnected}: Freeing instance (context_map.c:206) 20241106124128342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d94e437210]{disconnected}: Deallocated (fsm.c:568) 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124128342 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106124128342 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13467096 SCCP-27 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241106124128342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124128342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124128342 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124128342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124128342 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124128342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124128342 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124128342 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124128342 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124128342 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124128342 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124128342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.sgsn0-RAN(383)@246625d722cd: Final verdict of PTC: none 20241106124128342 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124128342 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124128342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00657a81), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW_Test.sgsn1-SCCP(385)@246625d722cd: Final verdict of PTC: none 20241106124128342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124128342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124128342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124128342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124128342 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124128342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124128342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280611)[0x55d94e438100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124128342 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280611)[0x55d94e438100]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124128342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124128342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280611)[0x55d94e438100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124128342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280611)[0x55d94e438100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.msc1-M3UA(381)@246625d722cd: Final verdict of PTC: none 20241106124128342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280611)[0x55d94e438100]{disrupted}: Freeing instance (context_map.c:202) 20241106124128342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6280611)[0x55d94e438100]{disrupted}: Deallocated (fsm.c:568) 20241106124128342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124128342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:206) 20241106124128342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106124128342 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6280611 SCCP-26 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241106124128342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d94e435620]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124128342 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124128342 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124128342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053c604), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124128342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124128342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124128342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124128342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124128342 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) HNBGW_Test.msc1-RAN(380)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(386)@246625d722cd: Final verdict of PTC: none 20241106124128342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d94e435620]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124128343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9189737)[0x55d94e4360e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124128343 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9189737)[0x55d94e4360e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124128343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124128343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9189737)[0x55d94e4360e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124128343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9189737)[0x55d94e4360e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124128343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9189737)[0x55d94e4360e0]{disrupted}: Freeing instance (context_map.c:202) 20241106124128343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9189737)[0x55d94e4360e0]{disrupted}: Deallocated (fsm.c:568) 20241106124128343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d94e435620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124128343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d94e435620]{disconnected}: Freeing instance (context_map.c:206) 20241106124128343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d94e435620]{disconnected}: Deallocated (fsm.c:568) 20241106124128343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9189737 SCCP-28 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) HNBGW_Test.msc1-SCCP(379)@246625d722cd: Final verdict of PTC: none 20241106124128343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124128343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124128343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124128343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124128343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124128343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124128343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124128343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124128343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124128343 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(378)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(387)@246625d722cd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(374)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(384)@246625d722cd: Final verdict of PTC: none20241106124128343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124128343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124128343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124128343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124128343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124128343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124128343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124128343 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124128343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124128343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124128343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124128343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124128343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124128343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124128343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124128343 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(388)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(376)@246625d722cd: Final verdict of PTC: none 20241106124128343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106124128343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124128343 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124128343 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) 20241106124128343 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(370)@246625d722cd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(372)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(369)@246625d722cd: Final verdict of PTC: none 20241106124128350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45074<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(371)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(369): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(371): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(372): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(373): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(374): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(375): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(376): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(377): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(378): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(379): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(380): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(381): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(382): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(383): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(384): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(385): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(386): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(387): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(388): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(389): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(390): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(391): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Wed Nov 6 12:41:28 UTC 2024 ====== 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 20241106124128507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124129009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55994<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345880) Waiting for packet dumper to finish... 1 (prev_count=345880, count=346636) 20241106124130343 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124130343 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124130343 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124130343 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124130343 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124130343 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:41:31 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241106124132088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124132095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124132100 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41817<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(394)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124132934 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124132935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c937c), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124132935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124132935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124132935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124132935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124132935 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124132935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae960), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124132935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124132935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124132935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124132935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124132935 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124132935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384f68), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124132935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124132935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124132935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124132935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124132935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124132935 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124132935 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124132935 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124132935 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124132935 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124132935 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124132935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124132935 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124132935 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124132935 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124132935 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124132935 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124132935 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124132935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124132935 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124132935 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124132935 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124132935 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124132935 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124132935 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124138342 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124138342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00657a81), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124138342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124138342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124138342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124138342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124138342 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124138342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6e955), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124138342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124138342 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124138342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124138342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124138342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124138342 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124138342 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124138342 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124138342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124138342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124138342 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124138343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124138343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124138343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124138343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124138343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124138343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124138343 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124138344 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124138344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053c604), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124138344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124138344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124138344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124138344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124138344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124138344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124138344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124138344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124138344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124138344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124138344 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124142935 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124142936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384f68), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124142936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124142936 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124142936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124142936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124142936 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124142936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae960), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124142936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124142936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124142936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124142936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124142936 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124142936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c937c), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124142936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124142936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124142936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124142936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124142936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124142936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124142936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124142936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124142936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124142936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124142936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124142936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124142936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124142936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124142936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124142936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124142936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124142936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124142936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124142936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124142936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124142936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124142936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124142936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124142936 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(394)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(395)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124148164 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124148164 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124148182 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124148182 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124148183 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124148183 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124148183 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124148183 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124148184 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124148184 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124148184 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) 20241106124148184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124148184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124148184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124148184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148184 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124148184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148184 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148184 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148184 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124148184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124148184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124148184 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124148184 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124148184 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124148184 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) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(397)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124148184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124148184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124148184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148185 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124148185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148185 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124148185 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124148185 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124148185 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124148185 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124148185 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) 20241106124148185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124148185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124148185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148185 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124148185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148185 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124148185 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54559 (stream_srv.c:129) 20241106124148185 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54559<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124148185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124148185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124148185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124148185 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124148185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148185 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148185 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148185 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124148185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124148185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124148185 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124148186 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124148186 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124148186 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) 20241106124148186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124148186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124148186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148187 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124148187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148187 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124148187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124148187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124148187 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(401)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(399)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(404)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(404)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(404)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(402)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124148260 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124148260 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124148260 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124148260 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124148260 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124148260 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124148260 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124148260 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124148261 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124148261 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124148261 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) 20241106124148261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124148261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124148261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124148261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148261 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124148261 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124148261 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124148261 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124148261 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124148261 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) 20241106124148261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124148261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124148261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148261 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124148261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148261 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124148261 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124148261 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124148261 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) 20241106124148261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148261 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148261 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148261 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124148261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124148262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124148262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124148262 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124148262 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124148262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124148262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124148262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148262 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124148262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148262 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124148262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148262 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148262 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148262 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124148262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124148262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124148262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124148262 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124148262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148262 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148262 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148262 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124148262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124148262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124148262 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124148262 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124148263 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124148263 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124148263 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) 20241106124148263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124148263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124148263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148263 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124148263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148263 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124148263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124148263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124148263 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(407)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(407)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(407)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(405)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(410)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(410)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(410)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-SCCP(408)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124148343 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124148343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6e955), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124148343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148343 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124148343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148343 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124148343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00657a81), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124148343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124148343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124148343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124148343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124148343 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124148343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148343 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148343 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148343 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124148343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124148343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124148343 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124148344 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124148344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053c604), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124148344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124148344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124148344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124148344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124148344 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124148348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124148348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124148348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124148348 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124148349 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124148349 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124148349 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124148349 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124148349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124148349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124148358 DLINP DEBUG SRVCONN(,r=127.0.0.1:54559<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124148358 DLINP DEBUG SRVCONN(,r=127.0.0.1:54559<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124148358 DLINP DEBUG SRVCONN(,r=127.0.0.1:54559<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124148358 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124148358 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) 20241106124148358 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124148358 DHNBAP DEBUG (127.0.0.1:54559 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124148358 DHNBAP NOTICE (127.0.0.1:54559 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124148358 DHNBAP NOTICE (127.0.0.1:54559 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124148358 DLINP DEBUG SRVCONN(,r=127.0.0.1:54559<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124148358 DLINP DEBUG SRVCONN(,r=127.0.0.1:54559<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124148424 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124148424 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124148424 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124148424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124148428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148428 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124148428 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124148428 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124148428 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124148428 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124148428 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124148429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148429 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124148429 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124148429 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124148429 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124148429 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124148429 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124148429 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124148429 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124148429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124148429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124148429 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124148429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124148429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124148429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124148429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124148429 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124148429 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124148429 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124148430 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124148430 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124148430 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) 20241106124148430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124148430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124148431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124148431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148431 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124148431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148431 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148431 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148431 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124148431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124148431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124148431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124148431 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124148452 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124148452 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124148452 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124148452 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(404)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124148455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148455 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124148455 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124148455 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124148455 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124148455 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124148455 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124148457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148457 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124148457 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124148457 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124148457 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124148457 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124148457 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124148457 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124148457 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124148457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124148457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124148457 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124148457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124148457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124148457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124148457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124148457 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124148457 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124148457 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124148458 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124148458 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124148458 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) 20241106124148458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124148458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124148458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124148458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148458 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124148458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148458 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148458 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148458 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124148458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124148458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124148458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124148458 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124148494 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124148494 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124148494 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124148494 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124148494 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124148494 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124148494 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(407)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124148498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148498 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124148498 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124148498 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124148498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124148498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124148498 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124148498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124148498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124148498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124148498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124148498 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124148498 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124148498 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124148498 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124148498 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124148498 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124148500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148500 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124148500 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124148500 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124148500 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124148500 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106124148500 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124148500 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124148500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124148500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124148500 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124148500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124148500 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124148500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124148500 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124148500 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124148500 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124148500 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124148501 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124148501 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124148501 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) 20241106124148501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124148501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124148501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124148502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148502 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124148502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148502 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148502 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148502 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124148502 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124148502 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124148502 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124148502 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124148526 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124148526 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124148526 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124148526 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124148526 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124148526 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124148526 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(410)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124148529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148529 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124148529 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124148529 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124148529 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124148529 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124148529 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124148529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124148529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124148529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124148529 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106124148529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124148529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124148529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124148529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124148529 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124148532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148532 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124148532 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124148532 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124148532 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124148532 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106124148532 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124148532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124148532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124148532 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124148532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124148532 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124148532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124148532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124148532 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124148532 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124148532 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124148533 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124148533 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124148533 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) 20241106124148533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124148533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124148533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124148533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124148533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124148533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124148533 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124148533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124148533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124148533 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124148533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124148533 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124148533 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124148533 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124148533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124148533 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124148533 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124148533 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124149234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124149234 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124149234 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124149234 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124149234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124149234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124149234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124149234 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124149234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124149234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124149234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124149234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124149234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124149234 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124149234 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124149234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124149234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124149234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124149235 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124149235 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124149235 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124149235 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) 20241106124149235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124149235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124149235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124149235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124149235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124149235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124149235 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124149235 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124149235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124149235 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124149235 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124149235 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124149235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124149235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124149235 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124149235 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124149237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124149237 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124149237 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124149237 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124149237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124149237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124149237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124149237 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124149237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124149237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124149237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124149237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124149237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124149237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124149237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124149237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124149237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149237 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124149237 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124149237 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124149237 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124149237 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(403)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124149258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124149258 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124149258 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124149258 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124149258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124149258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124149258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124149258 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124149258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124149258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124149258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124149258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124149258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124149258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124149258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124149258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124149258 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:386) 20241106124149258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149258 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:386) 20241106124149258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149258 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124149258 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124149258 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124149258 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124149258 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) 20241106124149258 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) 20241106124149258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124149258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124149258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124149258 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124149258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124149258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124149258 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124149258 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124149258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124149258 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124149258 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124149258 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124149258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124149258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124149258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124149258 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124149258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124149258 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124149258 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124149258 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124149258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124149258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124149258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124149258 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124149258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124149258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124149258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124149258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124149258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124149258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124149258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124149258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124149258 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:386) 20241106124149258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149259 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:386) 20241106124149259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124149259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124149259 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124149259 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124149259 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124149302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124149302 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124149302 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124149302 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124149302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124149302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124149302 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124149302 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124149302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124149302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124149302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124149302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124149302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124149302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124149302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124149302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124149302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149302 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124149302 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124149302 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124149302 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124149302 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124149302 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) 20241106124149302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124149302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124149302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124149302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124149302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124149302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124149302 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124149302 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(406)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124149303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124149303 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124149303 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124149303 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124149303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124149303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124149303 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124149303 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124149305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124149305 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124149305 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124149305 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124149305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124149305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124149305 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124149305 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124149305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124149305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124149305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124149305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124149305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124149305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124149305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124149305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124149305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124149306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124149306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124149306 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124149306 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124149333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124149333 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124149333 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124149333 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124149333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124149333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124149333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124149333 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(409)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124149333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124149333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124149333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124149333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124149333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124149333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124149333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124149333 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124149333 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:386) 20241106124149333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149334 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:386) 20241106124149334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124149334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124149334 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124149334 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124149334 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) 20241106124149334 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) 20241106124149334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124149334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124149334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124149334 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124149334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124149334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124149334 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124149334 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106124149334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124149334 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124149334 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124149334 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124149334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124149334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124149334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124149334 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124149336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124149336 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124149336 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124149336 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124149336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124149336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124149336 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124149336 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124149336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124149336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124149336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124149336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124149336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124149336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124149336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124149336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124149336 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:386) 20241106124149336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124149337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149337 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:386) 20241106124149337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124149337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124149337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124149337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124149337 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124149337 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124149337 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124150364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124150368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124150371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124150374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124150377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124150379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124150381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124150383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124150384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124150386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124150388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124150390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124150391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124150394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124150395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124150396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124150398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124150400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124150401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124150403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001101000111'B, t_guard := 20.000000 } 20241106124150427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45338<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(400)@246625d722cd: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(400)@246625d722cd: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(412) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(396)@246625d722cd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(412)14864713 20241106124151453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124151453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124151453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124151453 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124151453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe2d149, normal) (hnbgw_rua.c:388) 20241106124151453 DHNB DEBUG map_rua[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124151453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14864713)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124151453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14864713 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124151454 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124151454 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124151454 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124151454 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124151454 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124151454 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124151454 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124151453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124151453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124151453 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14864713 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241106124151454 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124151453 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14864713 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:1064) 20241106124151453 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14864713 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124151453 DCN DEBUG map_sccp[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106124151453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124151453 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14864713 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124151453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14864713 SCCP-29 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124151453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14864713)[0x55d94e438100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124151453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124151453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124151453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14864713)[0x55d94e438100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124151453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d94e434a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124151453 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124151454 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{IDLE}: Allocated (fsm.c:456) 20241106124151454 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124151454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003470056400500f1100926) (sccp_scrc.c:401) 20241106124151454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124151454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124151454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124151454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124151454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124151454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124151454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124151454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124151454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124151454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124151454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124151454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124151454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124151454 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124151454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d94e434a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124151454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14864713)[0x55d94e438100]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(399)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(399)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(400)@246625d722cd: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(412) HNBGW_Test.msc0-RAN(400)@246625d722cd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(412)2281213 HNBGW_Test.msc0-SCCP(399)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(399)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124151463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124151463 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124151463 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124151463 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124151463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124151463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124151463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124151463 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(412)@246625d722cd: setverdict(pass): none -> pass 20241106124151463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124151463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124151463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124151463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124151463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124151463 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00295e86) (sccp_scrc.c:472) 20241106124151463 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1823) 20241106124151463 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124151463 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124151463 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124151463 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124151463 DCN DEBUG handle_cn_conn_conf() conn_id=29, 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:483) 20241106124151463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d94e434a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124151463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d94e434a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124151464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45338<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(412)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124151466 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124151469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124151471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124151474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124151476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124151479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124151481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124151483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124151485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124151488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124151490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124151493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124151495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124151498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124151500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124151502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124151504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124151506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124151507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124151510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001010010101'B, t_guard := 20.000000 } 20241106124151535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45340<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(403)@246625d722cd: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(403)@246625d722cd: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(413) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(396)@246625d722cd: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(413)10962624 20241106124152549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124152549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124152549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124152549 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124152549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa746c0, normal) (hnbgw_rua.c:388) 20241106124152549 DHNB DEBUG map_rua[0x55d94e435620]{init}: Allocated (fsm.c:456) 20241106124152549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10962624)[0x55d94e435620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124152549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10962624 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124152549 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124152549 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124152549 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10962624 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241106124152549 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10962624 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:1064) 20241106124152549 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10962624 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106124152549 DCN DEBUG map_sccp[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124152549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124152549 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10962624 <-> SCCP-30 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124152549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10962624 SCCP-30 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124152549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10962624)[0x55d94e435620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124152549 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124152549 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124152549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10962624)[0x55d94e435620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124152549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d94e3de960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124152549 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124152549 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106124152549 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124152549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002950056400500f1100926) (sccp_scrc.c:401) 20241106124152549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124152549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124152549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124152549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124152549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124152549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124152549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124152549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124152549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124152549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124152549 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124152549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124152549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124152549 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124152549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d94e3de960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124152549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10962624)[0x55d94e435620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124152549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124152549 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124152549 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124152549 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124152549 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124152549 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124152549 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124152549 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(402)@246625d722cd: First idle individual index:0 HNBGW_Test.msc1-SCCP(402)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(403)@246625d722cd: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(413) HNBGW_Test.msc1-RAN(403)@246625d722cd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(413)647584 HNBGW_Test.msc1-SCCP(402)@246625d722cd: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(413)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(402)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124152556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124152556 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124152556 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124152556 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124152556 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124152556 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124152556 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124152556 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124152556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124152556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124152556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124152556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124152556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124152556 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00125326) (sccp_scrc.c:472) 20241106124152556 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1823) 20241106124152556 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124152556 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124152556 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124152556 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124152556 DCN DEBUG handle_cn_conn_conf() conn_id=30, 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:483) 20241106124152556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d94e3de960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124152556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d94e3de960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124152556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45340<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(413)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124152558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124152560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124152563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124152565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124152567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124152569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124152571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124152574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124152577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124152579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124152582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124152585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124152588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124152591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124152593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124152595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124152598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124152600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124152602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124152605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000111110001'B, t_guard := 20.000000 } 20241106124152629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124152936 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124152937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c937c), PART(T=Source Reference,L=4,D=00000019), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124152937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124152937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124152937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124152937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124152937 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124152937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ae960), PART(T=Source Reference,L=4,D=00000017), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124152937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124152937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124152937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124152937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124152937 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124152937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00384f68), PART(T=Source Reference,L=4,D=00000018), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124152937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124152937 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124152937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124152937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124152937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124152937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124152937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124152937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124152937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124152937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124152937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124152937 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124152937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124152937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124152937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124152937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124152937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124152937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124152937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124152937 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124152937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124152937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124152937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124152937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124152937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124152937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124152937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124152937 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124152939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124152939 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124152939 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124152939 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124152939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124152939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124152939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124152939 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124152939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124152939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124152939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124152939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124152939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124152939 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=006c937c) (sccp_scrc.c:472) 20241106124152939 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1823) 20241106124152939 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124152940 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124152940 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124152940 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124152940 DLSCCP DEBUG SCCP-SCOC(25)[0x55d94e43c720]{IDLE}: Deallocated (fsm.c:568) 20241106124152940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124152940 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124152940 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124152940 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124152940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124152940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124152940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124152940 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124152940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124152940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124152940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124152940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124152940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124152940 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=00384f68) (sccp_scrc.c:472) 20241106124152940 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1823) 20241106124152940 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124152940 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124152940 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124152940 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124152940 DLSCCP DEBUG SCCP-SCOC(24)[0x55d94e436920]{IDLE}: Deallocated (fsm.c:568) 20241106124153145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124153145 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124153145 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124153145 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124153145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124153145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124153145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124153145 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124153145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124153145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124153145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124153145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124153145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124153145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=005ae960) (sccp_scrc.c:472) 20241106124153145 DLSCCP DEBUG Received CO:RELCO for local reference 23 (sccp_scoc.c:1823) 20241106124153146 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124153146 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124153146 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124153146 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124153146 DLSCCP DEBUG SCCP-SCOC(23)[0x55d94e4379d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(400)@246625d722cd: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(400)@246625d722cd: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(414) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(396)@246625d722cd: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(414)1504918 20241106124153642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124153642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124153642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124153642 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124153642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x16f696, normal) (hnbgw_rua.c:388) 20241106124153642 DHNB DEBUG map_rua[0x55d94e4379d0]{init}: Allocated (fsm.c:456) 20241106124153642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1504918)[0x55d94e4379d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124153642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1504918 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124153642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124153642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124153642 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1504918 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241106124153642 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1504918 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:1064) 20241106124153642 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1504918 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124153642 DCN DEBUG map_sccp[0x55d94e436920]{init}: Allocated (fsm.c:456) 20241106124153642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d94e436920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124153642 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1504918 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124153642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1504918 SCCP-31 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124153642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1504918)[0x55d94e4379d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124153642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124153642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124153642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1504918)[0x55d94e4379d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124153642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d94e436920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124153642 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124153642 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{IDLE}: Allocated (fsm.c:456) 20241106124153642 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124153642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001f10056400500f1100926) (sccp_scrc.c:401) 20241106124153642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124153642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124153642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124153642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124153642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124153642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124153642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124153642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124153642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124153642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124153642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124153642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124153642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124153642 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124153642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d94e436920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124153642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1504918)[0x55d94e4379d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124153642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124153642 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124153642 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124153642 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124153642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124153642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124153642 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124153642 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(399)@246625d722cd: First idle individual index:1 HNBGW_Test.msc0-SCCP(399)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(400)@246625d722cd: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(414) HNBGW_Test.msc0-RAN(400)@246625d722cd: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(414)2664521 HNBGW_Test.msc0-SCCP(399)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(399)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106124153646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124153646 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124153646 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124153646 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124153646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124153646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124153646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124153646 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124153646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124153646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124153646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124153646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124153646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124153646 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Source Reference,L=4,D=00be98a8) (sccp_scrc.c:472) 20241106124153646 DLSCCP DEBUG Received CO:COAK for local reference 31 (sccp_scoc.c:1823) 20241106124153646 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124153646 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124153646 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124153646 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124153646 DCN DEBUG handle_cn_conn_conf() conn_id=31, 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:483) 20241106124153646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d94e436920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124153646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d94e436920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(414)@246625d722cd: setverdict(pass): none -> pass 20241106124153648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45346<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(414)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124153649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124153652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124153654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124153656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124153659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124153660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124153662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124153664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124153666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124153667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124153669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124153670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124153672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124153673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124153675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124153677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124153679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124153682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124153684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124153687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124153694 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41817<->l=127.0.0.1:4262) (control_if.c:193) 20241106124153694 DLINP DEBUG SRVCONN(,r=127.0.0.1:54559<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124153694 DLINP DEBUG SRVCONN(,r=127.0.0.1:54559<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124153694 DLINP NOTICE SRV(,r=127.0.0.1:54559<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124153694 DMAIN NOTICE (127.0.0.1:54559 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54559<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124153694 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124153694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56004<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(398)@246625d722cd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(396)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(403)@246625d722cd: Final verdict of PTC: none 20241106124153694 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124153694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106124153695 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124153695 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124153695 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124153695 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124153695 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124153695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124153695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124153695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124153695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124153695 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124153695 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106124153695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124153695 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124153695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124153695 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124153695 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124153695 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124153695 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124153695 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124153695 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124153695 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106124153695 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124153695 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124153695 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124153695 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124153695 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124153695 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124153695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124153695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124153695 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124153695 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124153695 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124153695 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124153695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124153695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124153695 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124153695 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.msc1-SCCP(402)@246625d722cd: Final verdict of PTC: none 20241106124153695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124153695 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124153695 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106124153695 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-RAN(400)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(406)@246625d722cd: Final verdict of PTC: none 20241106124153695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124153695 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124153695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124153695 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124153695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124153695 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124153695 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124153695 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124153695 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124153695 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124153695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124153695 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124153695 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) HNBGW_Test.sgsn0-SCCP(405)@246625d722cd: Final verdict of PTC: none 20241106124153695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00295e86), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124153695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124153695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124153695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124153695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124153695 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124153695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124153695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14864713)[0x55d94e438100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124153695 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14864713)[0x55d94e438100]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124153695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124153695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14864713)[0x55d94e438100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124153695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14864713)[0x55d94e438100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124153695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14864713)[0x55d94e438100]{disrupted}: Freeing instance (context_map.c:202) 20241106124153695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14864713)[0x55d94e438100]{disrupted}: Deallocated (fsm.c:568) 20241106124153695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124153695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:206) 20241106124153695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106124153695 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14864713 SCCP-29 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241106124153695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d94e436920]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124153695 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124153695 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124153695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be98a8), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124153695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124153695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124153695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124153695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124153695 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124153695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d94e436920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124153695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1504918)[0x55d94e4379d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124153695 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1504918)[0x55d94e4379d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124153695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124153695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1504918)[0x55d94e4379d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124153695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1504918)[0x55d94e4379d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124153695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1504918)[0x55d94e4379d0]{disrupted}: Freeing instance (context_map.c:202) 20241106124153695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1504918)[0x55d94e4379d0]{disrupted}: Deallocated (fsm.c:568) 20241106124153695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d94e436920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124153696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d94e436920]{disconnected}: Freeing instance (context_map.c:206) 20241106124153696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d94e436920]{disconnected}: Deallocated (fsm.c:568) 20241106124153696 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1504918 SCCP-31 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241106124153696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124153696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.sgsn1-RAN(409)@246625d722cd: Final verdict of PTC: none 20241106124153696 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124153696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124153696 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124153696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124153696 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124153696 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124153696 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124153696 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124153696 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124153696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124153696 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124153696 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124153696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00125326), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124153696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124153696 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(395)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(410)@246625d722cd: Final verdict of PTC: none 20241106124153696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124153696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124153696 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124153696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d94e3de960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124153696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10962624)[0x55d94e435620]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124153696 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10962624)[0x55d94e435620]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124153696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124153696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10962624)[0x55d94e435620]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124153696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10962624)[0x55d94e435620]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124153696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10962624)[0x55d94e435620]{disrupted}: Freeing instance (context_map.c:202) 20241106124153696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10962624)[0x55d94e435620]{disrupted}: Deallocated (fsm.c:568) 20241106124153696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d94e3de960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124153696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d94e3de960]{disconnected}: Freeing instance (context_map.c:206) 20241106124153696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d94e3de960]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-M3UA(401)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(407)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@246625d722cd: Final verdict of PTC: none 20241106124153696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124153696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124153696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124153696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124153696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124153696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124153696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124153696 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124153696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124153696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124153696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124153696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124153696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124153696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124153696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124153696 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124153696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124153696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124153696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124153696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124153696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124153696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124153696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124153696 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124153696 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10962624 SCCP-30 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241106124153696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124153696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124153696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106124153696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124153696 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124153696 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) 20241106124153696 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(393)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(404)@246625d722cd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(397)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(408)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(392)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(411)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124153722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55996<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(394)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(392): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(394): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(395): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(396): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(397): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(398): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(402): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(403): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(404): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(405): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(406): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(407): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(408): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(409): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(410): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(411): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(412): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(413): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(414): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Wed Nov 6 12:41:53 UTC 2024 ====== 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 20241106124153807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124154309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45354<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=381168) Waiting for packet dumper to finish... 1 (prev_count=381168, count=381708) 20241106124155695 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124155695 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124155695 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106124155695 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124155695 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124155695 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124155695 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124155695 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124155695 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:41:56 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241106124157390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124157396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124157403 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46703<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(417)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124158344 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124158344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00657a81), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124158344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124158344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124158344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124158344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124158344 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124158344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6e955), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124158344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124158344 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124158344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124158344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124158344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124158344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124158344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124158344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124158344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124158344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124158344 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124158344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124158344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124158344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124158344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124158344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124158344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124158344 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124158345 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124158345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053c604), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124158345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124158345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124158345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124158345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124158345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124158346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124158346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124158346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124158346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124158346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124158346 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124203695 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124203695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00295e86), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124203695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124203695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124203695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124203696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124203696 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124203696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be98a8), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124203696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124203696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124203696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124203696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124203696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124203696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124203696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124203696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124203696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124203696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124203696 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124203696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124203696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124203696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124203696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124203696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124203696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124203696 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124203697 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124203697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00125326), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124203697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124203697 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124203697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124203697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124203697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124203697 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124203697 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124203697 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124203697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124203697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124203697 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124208345 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124208345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6e955), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124208345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124208345 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124208345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124208345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124208345 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124208345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00657a81), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124208345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124208345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124208345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124208345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124208345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124208345 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124208345 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124208345 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124208345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124208345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124208345 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124208345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124208345 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124208345 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124208345 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124208345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124208345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124208345 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124208346 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124208346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053c604), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124208346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124208346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124208346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124208346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124208346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124208346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124208346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124208346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124208346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124208346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124208346 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(417)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(418)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124213463 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124213463 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124213487 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124213487 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124213487 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124213487 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124213488 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124213488 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124213488 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124213488 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(420)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124213489 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124213489 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124213489 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) 20241106124213489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124213489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124213489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213489 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124213489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213489 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124213489 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124213489 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124213489 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) 20241106124213489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124213489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124213489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213490 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124213490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213490 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124213490 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124213490 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124213490 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) 20241106124213490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124213490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124213490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213490 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124213490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213490 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124213490 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124213490 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124213490 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) 20241106124213490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124213490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124213490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124213490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213490 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124213490 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47085 (stream_srv.c:129) 20241106124213490 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47085<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124213490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213490 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213490 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213490 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124213490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124213490 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106124213490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213490 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213490 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213490 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124213490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124213490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124213490 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124213490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213490 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213490 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213490 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124213490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124213490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124213490 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124213490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213490 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213490 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213490 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124213491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124213491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124213491 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(424)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(424)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(424)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(422)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(427)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(427)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(427)@246625d722cd: ************************************************* HNBGW_Test.msc1-SCCP(425)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124213554 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124213554 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124213554 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124213555 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124213555 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124213555 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124213555 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124213556 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124213556 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124213556 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) 20241106124213556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124213556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124213556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124213556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213556 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124213556 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124213556 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124213556 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124213556 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124213556 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) 20241106124213556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124213556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124213556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213556 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124213556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213556 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124213556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213556 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213556 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213556 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124213556 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124213556 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124213556 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124213556 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124213556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213556 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213556 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213556 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124213556 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124213556 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124213556 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124213556 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124213557 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124213557 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124213557 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) 20241106124213557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124213557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124213557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213557 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124213557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213557 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124213557 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124213557 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124213557 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) 20241106124213557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124213557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124213557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213557 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124213557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213557 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124213557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124213557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124213557 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124213557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124213557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124213558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124213558 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(430)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(430)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(430)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(428)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(433)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(433)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(433)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(431)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124213641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124213641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124213641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124213641 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124213641 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124213641 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124213641 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124213641 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124213641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124213641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124213651 DLINP DEBUG SRVCONN(,r=127.0.0.1:47085<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124213651 DLINP DEBUG SRVCONN(,r=127.0.0.1:47085<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124213651 DLINP DEBUG SRVCONN(,r=127.0.0.1:47085<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124213651 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124213651 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) 20241106124213651 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124213651 DHNBAP DEBUG (127.0.0.1:47085 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124213651 DHNBAP NOTICE (127.0.0.1:47085 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124213651 DHNBAP NOTICE (127.0.0.1:47085 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124213651 DLINP DEBUG SRVCONN(,r=127.0.0.1:47085<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124213651 DLINP DEBUG SRVCONN(,r=127.0.0.1:47085<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124213696 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124213696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be98a8), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124213696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124213696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213696 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124213696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00295e86), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124213696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124213696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213697 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213697 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213697 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124213697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124213697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124213697 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124213697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213697 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213697 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213697 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124213697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124213697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124213697 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124213698 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124213698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00125326), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124213698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213698 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124213698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124213698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124213698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124213698 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124213717 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124213717 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124213717 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124213717 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(424)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124213720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213720 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124213720 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124213720 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124213720 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124213720 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124213720 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124213722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213722 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124213722 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124213722 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124213722 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124213722 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124213722 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124213722 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124213722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124213722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124213722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124213722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124213722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124213722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124213722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124213722 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124213722 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124213722 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124213723 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124213723 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124213723 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) 20241106124213723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124213723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124213723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124213723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213724 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124213724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213724 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124213724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124213724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124213724 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124213724 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124213750 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124213750 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124213750 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124213750 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(427)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124213753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213753 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124213753 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124213753 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124213753 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124213753 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124213753 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124213754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213754 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124213754 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124213754 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124213754 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124213754 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124213754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124213754 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124213754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124213754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124213754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124213754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124213754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124213754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124213754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124213754 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124213754 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124213754 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124213755 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124213755 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124213755 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) 20241106124213755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124213755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124213755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213756 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124213756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213756 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124213756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213756 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213756 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213756 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124213756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124213756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124213756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124213756 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124213787 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124213787 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124213787 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124213787 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124213787 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124213787 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124213787 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(430)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124213791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213791 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124213791 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124213791 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124213791 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124213791 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124213791 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124213791 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124213791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124213791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124213791 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124213791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124213791 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124213791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124213791 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124213791 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124213793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213793 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124213793 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124213793 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124213793 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124213793 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106124213793 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124213793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124213793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124213793 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124213793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124213793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124213793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124213793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124213793 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124213793 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124213793 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124213794 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124213794 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124213794 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) 20241106124213794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124213794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124213794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124213794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213794 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124213794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213794 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213794 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213794 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124213794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124213794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124213794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124213794 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124213813 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124213813 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124213813 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124213813 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(433)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124213815 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213815 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124213815 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124213815 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124213815 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124213815 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124213815 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124213817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213817 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124213817 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124213817 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124213817 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124213817 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124213817 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124213817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124213817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124213817 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124213817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124213817 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124213817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124213817 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124213817 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124213817 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124213817 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124213818 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124213818 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124213818 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) 20241106124213818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124213818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124213818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124213818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124213818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124213818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124213818 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124213818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124213818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124213818 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124213818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124213818 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124213818 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124213818 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124213818 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124213818 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124213818 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124213818 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(423)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124214527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124214527 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124214527 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124214527 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124214527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124214527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124214527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124214527 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124214527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124214527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124214527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124214527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124214527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124214527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124214527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124214527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124214528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124214528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124214528 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124214528 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124214528 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) 20241106124214528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124214528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124214528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124214528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124214528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124214528 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124214528 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124214528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124214528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124214528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124214528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124214528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124214528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124214528 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124214528 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124214529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124214529 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124214529 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124214529 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124214529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124214529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124214529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124214529 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124214529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124214529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124214529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124214529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124214529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124214529 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124214529 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124214529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124214529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214529 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124214530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124214530 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124214530 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124214530 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(426)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124214557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124214557 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124214557 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124214557 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124214557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124214557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124214557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124214557 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124214557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124214557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124214557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124214557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124214557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124214557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124214557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124214557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124214557 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:386) 20241106124214557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214557 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:386) 20241106124214557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124214557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124214557 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124214557 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124214557 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) 20241106124214557 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) 20241106124214557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124214557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124214557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124214557 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124214557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124214557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124214557 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124214557 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124214557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124214557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124214557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124214557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124214557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124214557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124214557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124214557 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124214558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124214558 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124214558 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124214558 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124214558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124214558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124214558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124214558 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124214558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124214558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124214558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124214558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124214558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124214558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124214558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124214558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124214558 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:386) 20241106124214558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214558 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:386) 20241106124214558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214558 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124214558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124214558 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124214558 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124214558 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(429)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124214595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124214595 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124214595 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124214595 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124214595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124214595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124214595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124214595 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124214595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124214595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124214595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124214595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124214595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124214595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124214595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124214595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124214595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124214595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124214595 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124214595 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124214595 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124214595 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) 20241106124214595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124214595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124214595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124214596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124214596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124214596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124214596 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124214596 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124214596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124214596 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124214596 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124214596 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124214596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124214596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124214596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124214596 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124214597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124214597 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124214597 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124214597 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124214597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124214597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124214597 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124214597 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124214597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124214597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124214597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124214597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124214597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124214597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124214597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124214597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124214597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124214597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124214597 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124214597 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124214597 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(432)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124214619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124214619 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124214619 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124214619 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124214619 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124214619 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124214619 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124214619 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124214619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124214619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124214619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124214620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124214620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124214620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124214620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124214620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124214620 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:386) 20241106124214620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214620 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:386) 20241106124214620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124214620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124214620 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124214620 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124214620 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) 20241106124214620 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) 20241106124214620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124214620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124214620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124214620 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124214620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124214620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124214620 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124214620 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106124214620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124214620 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124214620 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124214620 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124214620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124214620 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124214620 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124214620 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124214622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124214622 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124214622 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124214622 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124214622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124214622 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124214622 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124214622 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124214622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124214622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124214622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124214622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124214622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124214622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124214622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124214622 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124214622 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:386) 20241106124214622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124214622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214622 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:386) 20241106124214622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124214622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124214622 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124214622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124214622 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124214622 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124214622 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124215657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124215661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124215664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124215665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124215667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124215669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124215671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124215672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124215674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124215676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124215678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124215680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124215682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124215684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124215686 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124215688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124215689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124215691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124215693 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124215695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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@246625d722cd: 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@246625d722cd: 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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001110100100'B, t_guard := 20.000000 } 20241106124215724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(423)@246625d722cd: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(423)@246625d722cd: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(435) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(419)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(435)8040047 20241106124216750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124216750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124216750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124216750 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124216750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7aae6f, normal) (hnbgw_rua.c:388) 20241106124216750 DHNB DEBUG map_rua[0x55d94e435620]{init}: Allocated (fsm.c:456) 20241106124216750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8040047)[0x55d94e435620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124216750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8040047 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124216750 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124216750 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124216750 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8040047 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241106124216750 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8040047 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124216750 DCN DEBUG map_sccp[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124216750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124216750 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8040047 <-> SCCP-32 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124216750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8040047 SCCP-32 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124216750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8040047)[0x55d94e435620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124216750 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124216750 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124216750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8040047)[0x55d94e435620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124216750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d94e3de960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124216750 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124216750 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{IDLE}: Allocated (fsm.c:456) 20241106124216750 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124216750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030003a40056400500f1100926) (sccp_scrc.c:401) 20241106124216750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124216750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124216750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124216750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124216750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124216750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124216750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124216750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124216750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124216750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124216750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124216750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124216750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124216750 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124216750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d94e3de960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124216750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8040047)[0x55d94e435620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124216751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124216751 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124216751 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124216751 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124216751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124216751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124216751 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124216751 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(422)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(422)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(423)@246625d722cd: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(435) HNBGW_Test.msc0-RAN(423)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(435)9136206 HNBGW_Test.msc0-SCCP(422)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(422)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(435)@246625d722cd: setverdict(pass): none -> pass 20241106124216760 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124216760 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124216760 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124216760 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124216760 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124216760 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124216760 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124216760 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124216760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124216760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124216760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124216760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124216760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124216760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000020), PART(T=Source Reference,L=4,D=00853aeb) (sccp_scrc.c:472) 20241106124216760 DLSCCP DEBUG Received CO:COAK for local reference 32 (sccp_scoc.c:1823) 20241106124216760 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124216760 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124216760 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124216760 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124216760 DCN DEBUG handle_cn_conn_conf() conn_id=32, 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:483) 20241106124216760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d94e3de960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124216760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d94e3de960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124216761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(435)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124216763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124216765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124216767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124216770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124216772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124216773 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124216775 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124216777 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124216779 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124216781 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124216783 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124216784 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124216786 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124216788 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124216790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124216792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124216794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124216795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124216797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124216799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000000001100'B, t_guard := 20.000000 } 20241106124216824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(426)@246625d722cd: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(426)@246625d722cd: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(436) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(419)@246625d722cd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(436)2596535 20241106124217837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124217837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124217837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106124217837 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124217837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x279eb7, normal) (hnbgw_rua.c:388) 20241106124217837 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106124217837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596535)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124217837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2596535 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124217837 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124217837 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124217837 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106124217837 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2596535 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241106124217837 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2596535 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106124217837 DCN DEBUG map_sccp[0x55d94e4379d0]{init}: Allocated (fsm.c:456) 20241106124217837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d94e4379d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124217837 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2596535 <-> SCCP-33 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124217837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2596535 SCCP-33 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106124217837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596535)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124217837 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124217837 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124217837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596535)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124217837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d94e4379d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124217837 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124217837 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{IDLE}: Allocated (fsm.c:456) 20241106124217837 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124217838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300000c0056400500f1100926) (sccp_scrc.c:401) 20241106124217838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124217838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124217838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124217838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124217838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124217838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124217838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124217838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124217838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124217838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124217838 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124217838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124217838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124217838 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124217838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d94e4379d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124217838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596535)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124217838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124217838 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124217838 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124217838 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124217838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124217838 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124217838 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124217838 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(425)@246625d722cd: First idle individual index:0 HNBGW_Test.msc1-SCCP(425)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(426)@246625d722cd: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(436) HNBGW_Test.msc1-RAN(426)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(436)5305968 HNBGW_Test.msc1-SCCP(425)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(425)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(436)@246625d722cd: setverdict(pass): none -> pass 20241106124217847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124217847 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124217847 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124217847 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124217847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124217847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124217847 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124217847 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124217847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124217847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124217847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124217847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124217847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124217847 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f1a33e) (sccp_scrc.c:472) 20241106124217847 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1823) 20241106124217847 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124217847 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124217847 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124217847 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124217847 DCN DEBUG handle_cn_conn_conf() conn_id=33, 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:483) 20241106124217847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d94e4379d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124217847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d94e4379d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124217848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(436)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124217849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124217851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124217853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124217855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124217857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124217859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124217861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124217863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124217864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124217866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124217868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124217870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124217873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124217875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124217877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124217880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124217882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124217883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124217885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124217886 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000011001110'B, t_guard := 20.000000 } 20241106124217912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124218346 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124218346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00657a81), PART(T=Source Reference,L=4,D=0000001a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124218346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124218346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124218346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124218346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124218346 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124218346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6e955), PART(T=Source Reference,L=4,D=0000001b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124218346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124218346 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124218346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124218346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124218346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124218346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124218346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124218346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124218346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124218346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124218346 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124218346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218346 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124218346 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124218346 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124218346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124218346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124218346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124218346 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124218347 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124218347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053c604), PART(T=Source Reference,L=4,D=0000001c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124218347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124218347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124218347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124218347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124218347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218347 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124218347 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124218347 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124218347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124218347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124218347 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124218347 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124218348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218348 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124218348 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124218348 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124218348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124218348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124218348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124218348 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124218348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218348 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124218348 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124218348 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124218348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124218348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124218348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124218348 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124218348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124218348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124218348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124218348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124218348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124218348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=00d6e955) (sccp_scrc.c:472) 20241106124218348 DLSCCP DEBUG Received CO:RELCO for local reference 27 (sccp_scoc.c:1823) 20241106124218348 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124218349 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124218349 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124218349 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124218349 DLSCCP DEBUG SCCP-SCOC(27)[0x55d94e450050]{IDLE}: Deallocated (fsm.c:568) 20241106124218349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124218349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124218349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124218349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124218349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124218349 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=00657a81) (sccp_scrc.c:472) 20241106124218349 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1823) 20241106124218349 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124218349 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124218349 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124218349 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124218349 DLSCCP DEBUG SCCP-SCOC(26)[0x55d94e43c5f0]{IDLE}: Deallocated (fsm.c:568) 20241106124218550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218550 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124218550 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124218550 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124218550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124218550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124218550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124218550 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124218550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124218550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124218550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124218550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124218550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124218550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=0053c604) (sccp_scrc.c:472) 20241106124218550 DLSCCP DEBUG Received CO:RELCO for local reference 28 (sccp_scoc.c:1823) 20241106124218550 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124218550 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124218550 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124218550 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124218550 DLSCCP DEBUG SCCP-SCOC(28)[0x55d94e43ed40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(423)@246625d722cd: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(423)@246625d722cd: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(437) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(419)@246625d722cd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(437)16556326 20241106124218927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124218927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124218927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106124218927 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124218927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfca126, normal) (hnbgw_rua.c:388) 20241106124218927 DHNB DEBUG map_rua[0x55d94e43ed40]{init}: Allocated (fsm.c:456) 20241106124218927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16556326)[0x55d94e43ed40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124218927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16556326 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124218927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124218927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124218927 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16556326 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241106124218927 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16556326 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124218927 DCN DEBUG map_sccp[0x55d94e43c5f0]{init}: Allocated (fsm.c:456) 20241106124218927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d94e43c5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124218927 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16556326 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124218927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16556326 SCCP-34 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106124218927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16556326)[0x55d94e43ed40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124218927 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124218927 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124218927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16556326)[0x55d94e43ed40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124218927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d94e43c5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124218927 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124218927 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{IDLE}: Allocated (fsm.c:456) 20241106124218927 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124218927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030000ce0056400500f1100926) (sccp_scrc.c:401) 20241106124218927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124218927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124218927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124218927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124218927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124218927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124218927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124218927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124218927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124218927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124218927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124218927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124218927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124218927 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124218927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d94e43c5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124218927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16556326)[0x55d94e43ed40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124218927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218927 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124218927 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124218927 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124218927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124218927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124218927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124218927 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(422)@246625d722cd: First idle individual index:1 HNBGW_Test.msc0-SCCP(422)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(423)@246625d722cd: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(437) HNBGW_Test.msc0-RAN(423)@246625d722cd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(437)13520874 HNBGW_Test.msc0-SCCP(422)@246625d722cd: Session index based on connection ID:1 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(437)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(422)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106124218931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218931 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124218931 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124218931 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124218931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124218931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124218931 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124218931 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124218931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124218931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124218931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124218931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124218932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124218932 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004c146f) (sccp_scrc.c:472) 20241106124218932 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1823) 20241106124218932 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124218932 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124218932 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124218932 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124218932 DCN DEBUG handle_cn_conn_conf() conn_id=34, 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:483) 20241106124218932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d94e43c5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124218932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d94e43c5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124218932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(437)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124218933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124218936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124218939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124218942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124218943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124218945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124218947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124218948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124218950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124218952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124218954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124218955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124218957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124218959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124218960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124218962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124218965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124218967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124218969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124218972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124218978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40544<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124218978 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46703<->l=127.0.0.1:4262) (control_if.c:193) 20241106124218979 DLINP DEBUG SRVCONN(,r=127.0.0.1:47085<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124218979 DLINP DEBUG SRVCONN(,r=127.0.0.1:47085<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124218979 DLINP NOTICE SRV(,r=127.0.0.1:47085<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124218979 DMAIN NOTICE (127.0.0.1:47085 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47085<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124218979 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(419)@246625d722cd: Final verdict of PTC: none 20241106124218979 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124218979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124218979 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124218979 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106124218979 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124218979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124218979 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124218979 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124218979 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124218979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(423)@246625d722cd: Final verdict of PTC: none 20241106124218979 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124218979 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124218979 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124218979 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124218979 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124218979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124218979 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(421)@246625d722cd: Final verdict of PTC: none 20241106124218979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn0-SCCP(428)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(432)@246625d722cd: Final verdict of PTC: none 20241106124218979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124218979 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124218979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124218980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn0-RAN(429)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(426)@246625d722cd: Final verdict of PTC: none 20241106124218979 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106124218980 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124218980 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124218980 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124218980 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124218980 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124218980 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124218980 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124218980 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124218980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124218980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) HNBGW_Test.msc1-SCCP(425)@246625d722cd: Final verdict of PTC: none 20241106124218980 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124218980 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124218980 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124218980 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124218980 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124218980 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124218980 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124218980 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124218980 DLINP <0002> stream_srv.c:647 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.sgsn1-SCCP(431)@246625d722cd: Final verdict of PTC: none 20241106124218980 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124218980 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124218980 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124218980 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED VirtHNBGW-STATS(415)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(424)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(416)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(427)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(418)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(434)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(420)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(433)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(430)@246625d722cd: Final verdict of PTC: none 20241106124218980 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124218980 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124218980 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124218980 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124218980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d94e4379d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124218980 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124218980 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124218980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a33e), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124218980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124218980 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124218980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124218980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124218980 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124218980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d94e4379d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124218980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596535)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124218980 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596535)[0x55d94e434a90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124218980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124218980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596535)[0x55d94e434a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124218980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596535)[0x55d94e434a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124218980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596535)[0x55d94e434a90]{disrupted}: Freeing instance (context_map.c:202) 20241106124218980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596535)[0x55d94e434a90]{disrupted}: Deallocated (fsm.c:568) 20241106124218980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d94e4379d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124218982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d94e4379d0]{disconnected}: Freeing instance (context_map.c:206) 20241106124218982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d94e4379d0]{disconnected}: Deallocated (fsm.c:568) 20241106124218982 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2596535 SCCP-33 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241106124218982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124218982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124218982 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106124218982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124218982 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124218982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124218982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124218982 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124218982 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124218982 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124218982 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124218982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124218982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124218982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124218982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124218982 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124218982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124218982 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124218982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124218982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124218982 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124218982 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124218982 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124218982 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124218982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124218982 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124218982 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124218982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00853aeb), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124218982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124218983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124218983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124218983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124218983 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124218983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124218983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124218983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124218983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124218983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124218983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124218983 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(422)@246625d722cd: Final verdict of PTC: none 20241106124218989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d94e3de960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124218990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8040047)[0x55d94e435620]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124218990 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8040047)[0x55d94e435620]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124218990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124218990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8040047)[0x55d94e435620]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124218990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8040047)[0x55d94e435620]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124218990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8040047)[0x55d94e435620]{disrupted}: Freeing instance (context_map.c:202) 20241106124218990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8040047)[0x55d94e435620]{disrupted}: Deallocated (fsm.c:568) 20241106124218990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d94e3de960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124218990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d94e3de960]{disconnected}: Freeing instance (context_map.c:206) 20241106124218990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d94e3de960]{disconnected}: Deallocated (fsm.c:568) 20241106124218991 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8040047 SCCP-32 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241106124218991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d94e43c5f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124218991 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124218991 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124218991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c146f), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124218991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124218991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124218991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124218991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124218991 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124218991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d94e43c5f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124218991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16556326)[0x55d94e43ed40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124218992 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16556326)[0x55d94e43ed40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124218992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124218992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16556326)[0x55d94e43ed40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124218992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16556326)[0x55d94e43ed40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124218992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16556326)[0x55d94e43ed40]{disrupted}: Freeing instance (context_map.c:202) 20241106124218992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16556326)[0x55d94e43ed40]{disrupted}: Deallocated (fsm.c:568) 20241106124218992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d94e43c5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124218992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d94e43c5f0]{disconnected}: Freeing instance (context_map.c:206) 20241106124218992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d94e43c5f0]{disconnected}: Deallocated (fsm.c:568) 20241106124218992 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16556326 SCCP-34 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241106124218992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124218993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124218993 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124218993 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) 20241106124218993 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124218993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124218993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124218993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124218993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124218993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124218993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124218993 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124218993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124218993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124218993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124218993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124218993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124218993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124218993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124218993 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124219018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(417)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(415): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(416): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(417): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(418): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(419): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(420): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(421): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(422): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(423): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(424): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(425): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(426): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(427): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(428): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(429): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(430): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(431): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(432): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(433): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(434): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(435): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(436): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(437): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Wed Nov 6 12:42:19 UTC 2024 ====== 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 20241106124219145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124219647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37124<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377956) Waiting for packet dumper to finish... 1 (prev_count=377956, count=378496) 20241106124220981 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124220981 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124220981 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124220981 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124220981 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124220981 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106124220981 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124220981 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124220981 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:42:21 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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@246625d722cd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241106124222719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124222724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124222731 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41157<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(440)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124223698 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124223698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00295e86), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124223698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124223698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124223698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124223698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124223698 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124223698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be98a8), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124223698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124223698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124223698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124223698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124223698 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124223698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00125326), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124223698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124223698 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124223698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124223698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124223698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124223698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124223698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124223698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124223698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124223698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124223698 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124223698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124223698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124223698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124223698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124223698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124223698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124223698 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124223698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124223698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124223698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124223698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124223698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124223698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124223698 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124228981 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124228981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a33e), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124228981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124228981 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124228981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124228981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124228981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124228981 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124228981 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124228981 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124228981 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124228981 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124228981 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124228983 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124228983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00853aeb), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124228983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124228983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124228983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124228983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124228983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124228983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124228983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124228983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124228983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124228983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124228983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124228992 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124228992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c146f), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124228992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124228992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124228992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124228992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124228992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124228992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124228992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124228992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124228992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124228992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124228992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124233698 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124233698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00125326), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124233698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124233698 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124233698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124233698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124233698 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124233698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be98a8), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124233698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124233698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124233698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124233698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124233698 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124233699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00295e86), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124233699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124233699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124233699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124233699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124233699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124233699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124233699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124233699 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124233699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124233699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124233699 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124233699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124233699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124233699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124233699 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124233699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124233699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124233699 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124233699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124233699 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124233699 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124233699 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124233699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124233699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124233699 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(440)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(441)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124238793 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124238793 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124238815 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124238815 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124238815 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124238815 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124238816 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124238816 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124238816 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124238816 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(443)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124238816 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124238816 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124238816 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) 20241106124238816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124238816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124238816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124238817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124238817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124238817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124238817 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124238817 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39195 (stream_srv.c:129) 20241106124238817 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39195<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124238817 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124238817 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124238817 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) 20241106124238817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124238817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124238817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124238817 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124238817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124238817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124238817 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124238817 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124238817 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124238817 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) 20241106124238817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124238817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124238817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124238817 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124238817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124238817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124238817 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124238817 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124238817 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124238818 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124238818 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124238818 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124238818 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124238818 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124238818 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124238818 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124238818 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) 20241106124238818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124238818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124238818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124238818 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124238818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124238818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124238818 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124238818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124238818 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124238818 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124238818 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124238818 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124238818 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124238818 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124238818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124238818 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124238818 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124238818 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124238818 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124238818 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124238818 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124238818 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124238818 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124238818 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124238818 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124238818 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124238818 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(447)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(447)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(447)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(445)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(450)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(450)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(450)@246625d722cd: ************************************************* HNBGW_Test.msc1-SCCP(448)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124238891 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124238891 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124238891 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124238891 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124238891 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124238892 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124238892 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124238892 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124238892 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124238892 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) 20241106124238892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124238892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124238892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124238892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124238892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124238892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124238892 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124238892 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124238892 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124238892 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124238892 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124238892 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) 20241106124238892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124238892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124238892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124238892 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124238892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124238892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124238892 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124238893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124238893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124238893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124238893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124238893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124238893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124238893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124238893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124238893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124238893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124238893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124238893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124238893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124238893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124238893 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124238893 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124238894 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124238894 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124238894 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) 20241106124238894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124238894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124238894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124238894 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124238894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124238894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124238894 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124238894 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124238894 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124238894 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) 20241106124238894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124238894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124238894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124238894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124238894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124238894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124238894 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124238894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124238894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124238894 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124238894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124238894 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124238894 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124238894 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124238894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124238894 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124238894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124238894 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124238894 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124238894 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124238894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124238894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124238894 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(453)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(453)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(453)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(451)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(456)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(456)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(456)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(454)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124238982 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124238982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a33e), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124238982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124238982 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124238982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124238982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124238982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124238982 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124238982 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124238982 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124238982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124238982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124238982 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124238984 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124238984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00853aeb), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124238984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124238984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124238984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124238984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124238984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124238984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124238984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124238984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124238984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124238984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124238984 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124238993 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124238993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c146f), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124238993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124238993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124238993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124238993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124238993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124238993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124238993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124238993 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124238993 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124238993 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124238993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124238993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124238993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124238993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) 20241106124238993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124238993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124238993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124238993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124238993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124238993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124238993 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: setverdict(pass): none -> pass 20241106124238999 DLINP DEBUG SRVCONN(,r=127.0.0.1:39195<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124238999 DLINP DEBUG SRVCONN(,r=127.0.0.1:39195<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124238999 DLINP DEBUG SRVCONN(,r=127.0.0.1:39195<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124239000 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124239000 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) 20241106124239000 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124239000 DHNBAP DEBUG (127.0.0.1:39195 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124239000 DHNBAP NOTICE (127.0.0.1:39195 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124239000 DHNBAP NOTICE (127.0.0.1:39195 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124239000 DLINP DEBUG SRVCONN(,r=127.0.0.1:39195<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124239000 DLINP DEBUG SRVCONN(,r=127.0.0.1:39195<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124239048 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124239048 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124239048 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124239048 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(447)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124239052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239052 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124239052 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124239052 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124239052 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124239052 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124239052 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124239053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239053 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124239053 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124239053 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124239053 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124239053 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124239053 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124239053 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124239053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124239053 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124239053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124239053 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124239053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124239053 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124239053 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124239053 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124239054 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124239054 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124239054 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) 20241106124239054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124239054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124239054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124239055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124239055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124239055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124239055 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124239055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239055 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124239055 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124239055 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124239055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124239055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124239055 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124239055 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239083 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124239083 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124239083 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124239083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(450)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124239086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239086 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124239086 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124239086 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124239086 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124239086 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124239086 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124239087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239087 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124239087 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124239087 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124239087 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124239087 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124239087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124239088 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124239088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124239088 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124239088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124239088 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124239088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239088 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124239088 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124239088 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124239088 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124239089 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124239089 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124239089 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) 20241106124239089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124239089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124239089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124239089 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124239089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124239089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124239089 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124239089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124239089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124239089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124239089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124239089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124239089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124239089 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239128 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124239128 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124239128 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124239128 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124239128 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124239128 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124239128 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(453)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124239133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239133 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124239133 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124239133 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124239133 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124239133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124239133 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124239133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124239133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124239133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124239133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124239133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124239133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124239133 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124239136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239136 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124239136 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124239136 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124239136 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124239136 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106124239136 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124239136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124239136 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124239136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124239136 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124239136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124239136 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124239136 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124239136 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124239137 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124239137 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124239138 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) 20241106124239138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124239138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124239138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124239138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124239138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124239138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124239138 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124239138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239138 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124239138 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124239138 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124239138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124239138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124239138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124239138 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239165 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124239165 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124239165 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124239165 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(456)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124239168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239168 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124239168 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124239168 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124239168 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124239168 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124239168 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124239169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239169 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124239169 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124239169 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124239169 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124239169 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124239169 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124239169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124239169 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124239170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124239170 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124239170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124239170 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124239170 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124239170 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124239171 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124239171 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124239171 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) 20241106124239171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124239171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124239171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124239171 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124239171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124239171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124239171 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124239171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239171 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124239171 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124239171 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124239171 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124239171 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124239171 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124239171 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(446)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124239856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239856 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124239856 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124239856 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124239856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124239856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124239856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124239857 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124239857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124239857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124239857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124239857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124239857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124239857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124239857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124239857 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124239857 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124239857 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124239857 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) 20241106124239857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124239857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124239857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124239857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124239857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124239857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124239857 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124239857 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124239857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239857 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124239857 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124239857 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124239857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124239857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124239857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124239857 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239858 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124239858 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124239858 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124239858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124239858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124239858 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124239858 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124239858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124239858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124239858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124239858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124239858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124239858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124239858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124239858 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124239858 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124239858 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(449)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124239890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239890 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124239890 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124239890 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124239890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124239890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124239890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124239890 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124239890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124239890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124239890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124239890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124239890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124239890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124239890 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:386) 20241106124239890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239890 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:386) 20241106124239890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124239890 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124239890 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124239890 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) 20241106124239890 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) 20241106124239890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124239890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124239890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124239890 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124239890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124239890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124239890 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124239890 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124239891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239891 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124239891 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124239891 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124239891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124239891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124239891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124239891 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239891 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124239891 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124239891 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124239891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124239891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124239891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124239891 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124239891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124239891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124239891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124239891 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124239891 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124239891 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124239891 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:386) 20241106124239891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239891 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:386) 20241106124239891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124239891 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124239891 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124239891 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(452)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124239937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239937 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124239937 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124239937 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124239937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124239937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124239937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124239937 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124239937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124239937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124239937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124239937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124239937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124239937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124239937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124239938 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124239938 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124239938 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124239938 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) 20241106124239938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124239938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124239938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124239938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124239938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124239938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124239938 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124239938 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124239938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239938 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124239938 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124239938 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124239938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124239938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124239938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124239938 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239939 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124239939 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124239939 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124239939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124239939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124239939 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124239939 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124239939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124239939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124239939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124239939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124239939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124239939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124239939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124239940 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124239940 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124239940 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(455)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124239974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239974 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124239974 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124239974 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124239974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124239974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124239974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124239974 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124239974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124239974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124239974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124239974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124239974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124239974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124239974 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:386) 20241106124239974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239974 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:386) 20241106124239974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124239974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124239974 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124239974 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) 20241106124239974 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) 20241106124239974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124239974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124239974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124239974 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124239974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124239974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124239974 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124239974 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106124239974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239974 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124239974 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124239974 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124239974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124239974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124239974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124239974 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124239975 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124239975 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124239975 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124239975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124239975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124239975 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124239975 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124239975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124239975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124239975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124239975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124239975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124239975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124239975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124239975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124239975 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:386) 20241106124239975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124239975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239975 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:386) 20241106124239975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124239975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124239975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124239975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124239975 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124239975 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124239975 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124241006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124241009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124241012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124241014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124241016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124241019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124241021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124241023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124241025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124241027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124241029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124241031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124241033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124241036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124241038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124241041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124241043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124241046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124241048 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124241051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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@246625d722cd: 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@246625d722cd: 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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001010001010'B, t_guard := 20.000000 } 20241106124241075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36950<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(446)@246625d722cd: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(446)@246625d722cd: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(458) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(442)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(458)12860024 20241106124242099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124242099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124242099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124242099 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124242099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc43a78, normal) (hnbgw_rua.c:388) 20241106124242099 DHNB DEBUG map_rua[0x55d94e435620]{init}: Allocated (fsm.c:456) 20241106124242099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12860024)[0x55d94e435620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124242099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12860024 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124242099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124242099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124242099 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12860024 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:1054) 20241106124242099 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12860024 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241106124242099 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12860024 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124242099 DCN DEBUG map_sccp[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124242099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124242099 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12860024 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124242099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12860024 SCCP-35 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124242099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12860024)[0x55d94e435620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124242099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124242099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124242099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12860024)[0x55d94e435620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124242099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d94e3de960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124242099 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124242099 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{IDLE}: Allocated (fsm.c:456) 20241106124242099 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124242099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300028a0056400500f1100926) (sccp_scrc.c:401) 20241106124242099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124242099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124242099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124242099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124242099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124242099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124242099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124242099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124242099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124242099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124242099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124242099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124242099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124242099 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124242099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d94e3de960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124242099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12860024)[0x55d94e435620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124242099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124242099 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124242099 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124242099 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124242099 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124242099 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124242099 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124242099 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(445)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(445)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(446)@246625d722cd: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(458) HNBGW_Test.msc0-RAN(446)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(458)15090387 HNBGW_Test.msc0-SCCP(445)@246625d722cd: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(458)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(445)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124242109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124242109 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124242109 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124242109 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124242109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124242109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124242109 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124242109 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124242109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124242109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124242109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124242109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124242109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124242109 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f7e426) (sccp_scrc.c:472) 20241106124242109 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1823) 20241106124242109 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124242109 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124242109 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124242109 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124242109 DCN DEBUG handle_cn_conn_conf() conn_id=35, 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:483) 20241106124242109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d94e3de960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124242109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d94e3de960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124242110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36950<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(458)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124242111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124242114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124242116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124242118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124242121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124242123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124242126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124242128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124242130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124242132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124242134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124242136 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124242137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124242139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124242141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124242143 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124242145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124242147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124242148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124242150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001010011001'B, t_guard := 20.000000 } 20241106124242177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36954<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(449)@246625d722cd: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(449)@246625d722cd: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(459) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(442)@246625d722cd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(459)10503618 20241106124243191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124243191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124243191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106124243191 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124243191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa045c2, normal) (hnbgw_rua.c:388) 20241106124243191 DHNB DEBUG map_rua[0x55d94e432750]{init}: Allocated (fsm.c:456) 20241106124243191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503618)[0x55d94e432750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124243191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10503618 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124243191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124243191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124243191 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106124243191 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10503618 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:1054) 20241106124243191 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10503618 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241106124243191 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10503618 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106124243191 DCN DEBUG map_sccp[0x55d94e43c5f0]{init}: Allocated (fsm.c:456) 20241106124243191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d94e43c5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124243191 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10503618 <-> SCCP-36 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124243191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10503618 SCCP-36 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106124243191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503618)[0x55d94e432750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124243191 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124243191 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124243191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503618)[0x55d94e432750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124243191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d94e43c5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124243191 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124243191 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{IDLE}: Allocated (fsm.c:456) 20241106124243191 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124243191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030002990056400500f1100926) (sccp_scrc.c:401) 20241106124243191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124243191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124243191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124243191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124243191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124243191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124243191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124243191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124243191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124243191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124243192 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124243192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124243192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124243192 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124243192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d94e43c5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124243192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503618)[0x55d94e432750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124243192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124243192 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124243192 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124243192 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124243192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124243192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124243192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124243192 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(448)@246625d722cd: First idle individual index:0 HNBGW_Test.msc1-SCCP(448)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(449)@246625d722cd: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(459) HNBGW_Test.msc1-RAN(449)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(459)11111367 HNBGW_Test.msc1-SCCP(448)@246625d722cd: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(459)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(448)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124243201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124243201 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124243201 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124243201 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124243201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124243201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124243201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124243201 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124243201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124243201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124243201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124243201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124243201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124243201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005f1acb) (sccp_scrc.c:472) 20241106124243201 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1823) 20241106124243201 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124243201 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124243201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124243201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124243201 DCN DEBUG handle_cn_conn_conf() conn_id=36, 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:483) 20241106124243201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d94e43c5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124243201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d94e43c5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124243202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36954<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(459)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124243203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124243205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124243208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124243210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124243212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124243214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124243217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124243219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124243221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124243223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124243226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124243228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124243231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124243233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124243235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124243237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124243239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124243241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124243244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124243246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001000000110'B, t_guard := 20.000000 } 20241106124243271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124243699 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124243699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00295e86), PART(T=Source Reference,L=4,D=0000001d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124243699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124243699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124243699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124243699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124243699 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124243699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be98a8), PART(T=Source Reference,L=4,D=0000001f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124243699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124243699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124243699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124243699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124243699 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124243699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00125326), PART(T=Source Reference,L=4,D=0000001e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124243699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124243699 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124243699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124243699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124243700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124243700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124243700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124243700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124243700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124243700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124243700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124243700 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124243700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124243700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124243700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124243700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124243700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124243700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124243700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124243700 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124243700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124243700 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124243700 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124243700 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124243700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124243700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124243700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124243700 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124243702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124243702 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124243702 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124243702 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124243702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124243702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124243702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124243702 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124243702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124243702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124243702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124243702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124243702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124243702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=00125326) (sccp_scrc.c:472) 20241106124243702 DLSCCP DEBUG Received CO:RELCO for local reference 30 (sccp_scoc.c:1823) 20241106124243702 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124243702 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124243702 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124243702 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124243702 DLSCCP DEBUG SCCP-SCOC(30)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) 20241106124243702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124243702 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124243702 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124243702 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124243702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124243702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124243702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124243702 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124243702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124243702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124243702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124243702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124243702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124243703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00295e86) (sccp_scrc.c:472) 20241106124243703 DLSCCP DEBUG Received CO:RELCO for local reference 29 (sccp_scoc.c:1823) 20241106124243703 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124243703 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124243703 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124243703 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124243703 DLSCCP DEBUG SCCP-SCOC(29)[0x55d94e4360e0]{IDLE}: Deallocated (fsm.c:568) 20241106124243909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124243909 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124243909 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124243909 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124243909 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124243909 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124243909 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124243909 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124243909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124243909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124243910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124243910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124243910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124243910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Source Reference,L=4,D=00be98a8) (sccp_scrc.c:472) 20241106124243910 DLSCCP DEBUG Received CO:RELCO for local reference 31 (sccp_scoc.c:1823) 20241106124243910 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124243910 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124243910 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124243910 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124243910 DLSCCP DEBUG SCCP-SCOC(31)[0x55d94e43c720]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(446)@246625d722cd: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(446)@246625d722cd: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(460) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(442)@246625d722cd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(460)1568572 20241106124244283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124244283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124244283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106124244283 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124244283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x17ef3c, normal) (hnbgw_rua.c:388) 20241106124244283 DHNB DEBUG map_rua[0x55d94e43c720]{init}: Allocated (fsm.c:456) 20241106124244283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1568572)[0x55d94e43c720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124244283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1568572 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124244283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124244283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124244283 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1568572 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:1054) 20241106124244283 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1568572 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241106124244283 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1568572 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124244283 DCN DEBUG map_sccp[0x55d94e4360e0]{init}: Allocated (fsm.c:456) 20241106124244283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55d94e4360e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124244283 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1568572 <-> SCCP-37 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124244283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1568572 SCCP-37 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106124244283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1568572)[0x55d94e43c720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124244283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124244283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124244283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1568572)[0x55d94e43c720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124244283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55d94e4360e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124244283 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124244283 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106124244283 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124244283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030002060056400500f1100926) (sccp_scrc.c:401) 20241106124244283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124244283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124244283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124244283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124244283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124244283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124244283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124244283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124244283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124244283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124244283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124244283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124244283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124244283 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124244283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55d94e4360e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124244283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1568572)[0x55d94e43c720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124244283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124244283 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124244283 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124244283 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124244283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124244283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124244283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124244283 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(445)@246625d722cd: First idle individual index:1 HNBGW_Test.msc0-SCCP(445)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(446)@246625d722cd: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(460) HNBGW_Test.msc0-RAN(446)@246625d722cd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(460)401456 HNBGW_Test.msc0-SCCP(445)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(445)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106124244286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124244286 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124244286 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124244286 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124244286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124244286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124244286 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124244286 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124244286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124244286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124244286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124244286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124244286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124244286 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0026caa8) (sccp_scrc.c:472) 20241106124244286 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1823) 20241106124244286 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124244286 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124244286 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124244286 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124244286 DCN DEBUG handle_cn_conn_conf() conn_id=37, 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:483) 20241106124244286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55d94e4360e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124244286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55d94e4360e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(460)@246625d722cd: setverdict(pass): none -> pass 20241106124244287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36968<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(460)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124244288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124244291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124244293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124244295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124244298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124244300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124244303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124244305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124244307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124244309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124244311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124244313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124244315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124244317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124244319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124244321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124244323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124244325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124244327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124244329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124244335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124244335 DLINP DEBUG SRVCONN(,r=127.0.0.1:39195<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124244335 DLINP DEBUG SRVCONN(,r=127.0.0.1:39195<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124244335 DLINP NOTICE SRV(,r=127.0.0.1:39195<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124244335 DMAIN NOTICE (127.0.0.1:39195 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39195<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124244335 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124244335 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41157<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(442)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(452)@246625d722cd: Final verdict of PTC: none 20241106124244336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124244336 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106124244336 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124244336 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124244336 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124244336 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124244336 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124244336 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124244336 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124244336 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124244336 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106124244336 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124244336 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124244336 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124244336 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124244336 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124244336 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124244336 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(448)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(446)@246625d722cd: Final verdict of PTC: none 20241106124244336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124244336 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124244336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124244336 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124244336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124244336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124244336 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124244336 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124244336 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124244336 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124244336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124244336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124244336 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124244336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124244336 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124244336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124244336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124244336 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124244336 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124244336 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124244336 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124244336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124244336 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124244336 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124244336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7e426), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124244336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124244336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124244336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124244336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124244336 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124244336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d94e3de960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124244336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12860024)[0x55d94e435620]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124244336 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12860024)[0x55d94e435620]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124244336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124244336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12860024)[0x55d94e435620]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124244336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12860024)[0x55d94e435620]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124244336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12860024)[0x55d94e435620]{disrupted}: Freeing instance (context_map.c:202) 20241106124244336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12860024)[0x55d94e435620]{disrupted}: Deallocated (fsm.c:568) 20241106124244336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d94e3de960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124244336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d94e3de960]{disconnected}: Freeing instance (context_map.c:206) 20241106124244336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55d94e3de960]{disconnected}: Deallocated (fsm.c:568) 20241106124244337 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12860024 SCCP-35 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241106124244337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55d94e4360e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124244337 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124244337 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124244337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026caa8), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124244337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124244337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124244337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124244337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124244337 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124244337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55d94e4360e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124244337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1568572)[0x55d94e43c720]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124244337 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1568572)[0x55d94e43c720]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124244337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124244337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1568572)[0x55d94e43c720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124244337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1568572)[0x55d94e43c720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124244337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1568572)[0x55d94e43c720]{disrupted}: Freeing instance (context_map.c:202) 20241106124244337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1568572)[0x55d94e43c720]{disrupted}: Deallocated (fsm.c:568) 20241106124244337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55d94e4360e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124244337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55d94e4360e0]{disconnected}: Freeing instance (context_map.c:206) 20241106124244337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x55d94e4360e0]{disconnected}: Deallocated (fsm.c:568) 20241106124244337 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1568572 SCCP-37 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241106124244337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124244337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124244337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124244337 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124244337 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124244337 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124244337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124244337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124244337 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124244337 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124244337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106124244337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124244337 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124244337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124244337 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124244337 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124244337 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124244337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124244337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124244337 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124244337 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124244337 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) 20241106124244337 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124244337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503618)[0x55d94e432750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124244337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503618)[0x55d94e432750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124244337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d94e43c5f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106124244337 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124244337 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124244337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1acb), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124244337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124244337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124244337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124244337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124244337 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124244337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d94e43c5f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124244337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503618)[0x55d94e432750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124244337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503618)[0x55d94e432750]{disrupted}: Freeing instance (context_map.c:202) 20241106124244337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10503618)[0x55d94e432750]{disrupted}: Deallocated (fsm.c:568) 20241106124244337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d94e43c5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124244337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d94e43c5f0]{disconnected}: Freeing instance (context_map.c:206) 20241106124244337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d94e43c5f0]{disconnected}: Deallocated (fsm.c:568) 20241106124244337 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10503618 SCCP-36 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241106124244337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124244337 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124244337 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124244337 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124244337 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124244337 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124244337 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124244337 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(444)@246625d722cd: Final verdict of PTC: none 20241106124244338 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124244338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124244338 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124244338 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124244338 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124244338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124244338 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106124244338 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124244338 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124244338 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124244338 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124244338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124244338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(453)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(449)@246625d722cd: Final verdict of PTC: none 20241106124244338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124244338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124244338 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124244338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124244338 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124244338 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124244338 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124244338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124244338 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124244338 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124244338 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124244338 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124244338 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124244338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124244338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124244338 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106124244338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124244338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124244338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124244338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124244338 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124244338 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124244338 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124244338 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124244338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124244338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124244338 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124244338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124244338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124244338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124244338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) HNBGW_Test.sgsn1-SCCP(454)@246625d722cd: Final verdict of PTC: none20241106124244338 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124244338 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124244338 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124244338 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(451)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(441)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(447)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(438)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(455)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(456)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(457)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(450)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(443)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(445)@246625d722cd: Final verdict of PTC: none 20241106124244342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(440)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(438): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(440): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(441): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(442): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(443): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(444): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(445): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(446): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(447): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(448): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(449): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(450): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(451): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(452): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(453): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(454): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(455): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(456): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(457): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(458): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(459): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(460): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Wed Nov 6 12:42:44 UTC 2024 ====== 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 20241106124244514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124245016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=382372) Waiting for packet dumper to finish... 1 (prev_count=382372, count=382912) 20241106124246336 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124246336 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124246336 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124246336 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124246336 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124246336 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106124246339 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124246339 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124246339 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106124246339 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124246339 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124246339 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:42:47 UTC 2024 /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 MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241106124248088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124248094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124248101 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46039<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(463)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124248983 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124248983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a33e), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124248983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124248983 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124248983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124248983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124248983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124248983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124248983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124248983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124248983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124248983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124248983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124248985 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124248985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00853aeb), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124248985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124248985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124248985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124248985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124248985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124248985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124248985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124248985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124248985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124248985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124248985 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124248993 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124248993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c146f), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124248993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124248993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124248993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124248993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124248993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124248993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124248993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124248993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124248993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124248993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124248993 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124254337 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124254337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1acb), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124254337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124254337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124254337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124254337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124254337 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124254337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026caa8), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124254337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124254337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124254337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124254337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124254337 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124254337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7e426), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124254337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124254338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124254338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124254338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124254338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124254338 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124254338 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124254338 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124254338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124254338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124254338 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124254338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124254338 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124254338 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124254338 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124254338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124254338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124254338 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124254338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124254338 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124254338 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124254338 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124254338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124254338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124254338 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124258984 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124258984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a33e), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124258984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124258984 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124258984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124258984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124258984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124258984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124258984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124258984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124258984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124258984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124258984 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124258986 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124258986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00853aeb), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124258986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124258986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124258986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124258986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124258986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124258986 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124258986 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124258986 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124258986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124258986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124258986 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124258994 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124258994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c146f), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124258994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124258994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124258994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124258994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124258994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124258994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124258994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124258994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124258994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124258994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124258994 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(463)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(464)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124304166 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124304166 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124304185 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124304185 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124304186 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124304186 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124304186 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124304186 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124304187 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124304187 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124304187 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) 20241106124304187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124304187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124304187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124304187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304187 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124304187 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124304187 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124304187 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124304187 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124304187 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) 20241106124304187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124304187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124304187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304187 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124304187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(466)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124304187 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124304187 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38712 (stream_srv.c:129) 20241106124304187 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38712<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124304187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124304187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124304187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124304187 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124304187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124304187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124304187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124304187 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124304188 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124304188 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124304188 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) 20241106124304188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124304188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124304188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304188 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124304188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304188 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124304188 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124304188 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124304188 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) 20241106124304188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124304188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124304188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304188 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124304188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304188 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124304188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304189 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304189 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304189 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124304189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124304189 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106124304189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304189 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304189 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304189 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124304189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124304189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124304189 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(470)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(470)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(470)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(468)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(473)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(473)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(473)@246625d722cd: ************************************************* HNBGW_Test.msc1-SCCP(471)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124304264 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124304264 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124304264 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124304264 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124304264 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124304264 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124304265 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124304265 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124304265 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) 20241106124304265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124304265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124304265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124304265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304265 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124304265 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124304265 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124304265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124304265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124304265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124304265 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124304266 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124304266 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124304266 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) 20241106124304266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124304266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124304266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304266 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124304266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304266 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124304266 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124304266 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124304266 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) 20241106124304266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124304266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124304266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304267 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124304267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304267 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124304267 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124304267 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124304267 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) 20241106124304267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124304267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124304267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304267 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124304267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304267 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124304267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124304267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124304267 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124304267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124304267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124304267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124304267 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124304267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304267 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304267 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304267 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124304267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124304267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124304267 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(476)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(476)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(476)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(474)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(479)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(479)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(479)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-SCCP(477)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124304338 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124304338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7e426), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124304338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124304338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304338 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124304338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026caa8), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124304338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124304338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304338 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124304338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1acb), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124304338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304338 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124304338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304338 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304338 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304338 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124304338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124304338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124304338 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124304338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304338 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304338 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304338 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124304338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124304338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124304338 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124304338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304338 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304338 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304338 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124304338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124304338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124304338 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124304364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124304364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124304364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124304364 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124304364 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124304364 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124304364 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124304364 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124304364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124304364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124304372 DLINP DEBUG SRVCONN(,r=127.0.0.1:38712<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124304372 DLINP DEBUG SRVCONN(,r=127.0.0.1:38712<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124304372 DLINP DEBUG SRVCONN(,r=127.0.0.1:38712<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124304372 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124304372 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) 20241106124304372 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124304372 DHNBAP DEBUG (127.0.0.1:38712 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124304372 DHNBAP NOTICE (127.0.0.1:38712 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124304372 DHNBAP NOTICE (127.0.0.1:38712 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124304372 DLINP DEBUG SRVCONN(,r=127.0.0.1:38712<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124304372 DLINP DEBUG SRVCONN(,r=127.0.0.1:38712<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124304420 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124304420 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124304420 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124304420 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(470)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124304424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304424 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124304424 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124304424 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124304424 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124304424 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124304424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124304425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304425 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124304425 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124304425 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124304425 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124304425 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124304425 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124304425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124304425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124304425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124304425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124304425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124304425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124304425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124304425 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124304425 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124304425 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124304427 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124304427 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124304427 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) 20241106124304427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124304427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124304427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124304427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304427 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124304427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304427 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304427 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304427 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124304427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124304427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124304427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124304427 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124304457 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124304457 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124304457 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124304457 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(473)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124304460 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304460 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124304460 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124304460 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124304460 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124304460 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124304460 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124304462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304462 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124304462 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124304462 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124304462 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124304462 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124304462 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124304462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124304462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124304462 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124304462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124304462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124304462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124304462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124304462 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124304462 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124304462 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124304463 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124304463 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124304463 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) 20241106124304463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124304463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124304463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124304463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304463 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124304463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304463 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304463 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304463 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124304463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124304463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124304463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124304463 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124304502 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124304502 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124304502 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124304502 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(476)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124304507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304507 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124304507 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124304507 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124304507 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124304507 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124304507 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124304508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304508 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124304508 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124304508 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124304508 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124304508 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124304508 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124304508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124304508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124304508 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124304508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124304508 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124304509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124304509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124304509 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124304509 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124304509 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124304510 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124304510 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124304510 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) 20241106124304510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124304510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124304510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124304510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304510 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124304510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304510 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304510 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304510 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124304510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124304510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124304510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124304510 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124304536 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124304536 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124304536 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124304536 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(479)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124304538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304538 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124304538 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124304538 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124304538 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124304538 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124304538 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124304539 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304539 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124304539 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124304539 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124304539 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124304539 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124304539 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124304539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124304539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124304539 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124304539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124304539 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124304539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124304539 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124304539 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124304539 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124304539 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124304540 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124304540 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124304540 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) 20241106124304540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124304540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124304540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124304540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124304540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124304540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124304540 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124304540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124304540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124304540 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124304541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124304541 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124304541 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124304541 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124304541 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124304541 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124304541 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124304541 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(469)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124305229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124305229 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124305229 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124305229 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124305229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124305229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124305229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124305229 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124305229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124305229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124305229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124305229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124305229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124305229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124305229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124305229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124305229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124305230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124305230 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124305230 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124305230 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124305230 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) 20241106124305230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124305230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124305230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124305230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124305230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124305230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124305230 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124305230 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124305230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124305230 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124305230 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124305230 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124305230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124305230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124305230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124305230 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124305231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124305231 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124305231 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124305231 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124305231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124305231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124305231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124305231 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124305231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124305231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124305231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124305231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124305231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124305231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124305231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124305231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124305231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124305231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124305231 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124305231 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124305231 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(472)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124305264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124305264 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124305264 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124305264 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124305264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124305264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124305264 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124305264 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124305264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124305264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124305264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124305264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124305264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124305264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124305264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124305264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124305264 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:386) 20241106124305264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305264 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:386) 20241106124305264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305264 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124305264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124305264 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124305264 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124305264 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) 20241106124305264 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) 20241106124305264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124305264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124305264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124305264 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124305264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124305264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124305264 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124305265 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124305265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124305265 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124305265 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124305265 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124305265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124305265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124305265 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124305265 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124305266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124305266 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124305266 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124305267 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124305267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124305267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124305267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124305267 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124305267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124305267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124305267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124305267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124305267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124305267 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124305267 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124305267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124305267 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:386) 20241106124305267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305267 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:386) 20241106124305267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305267 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124305267 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124305267 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124305267 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124305267 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(475)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124305312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124305312 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124305312 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124305312 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124305312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124305312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124305312 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124305312 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124305312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124305312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124305312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124305312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124305312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124305312 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124305312 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124305312 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124305312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305312 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124305312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124305312 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124305312 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124305312 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124305312 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) 20241106124305312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124305312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124305312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124305312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124305312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124305312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124305312 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124305312 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124305312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124305312 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124305313 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124305313 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124305313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124305313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124305313 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124305313 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124305314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124305314 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124305314 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124305314 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124305314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124305314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124305314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124305314 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124305314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124305314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124305314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124305314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124305314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124305314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124305314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124305314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124305314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124305315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124305315 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124305315 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124305315 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(478)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124305343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124305343 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124305343 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124305343 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124305343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124305343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124305343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124305343 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124305344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124305344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124305344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124305344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124305344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124305344 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124305344 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124305344 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124305344 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:386) 20241106124305344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305344 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:386) 20241106124305344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305344 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124305344 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124305344 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124305344 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124305344 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) 20241106124305344 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) 20241106124305344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124305344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124305344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124305344 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124305344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124305344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124305344 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124305344 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106124305344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124305344 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124305344 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124305344 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124305344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124305344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124305344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124305344 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124305345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124305345 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124305345 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124305345 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124305345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124305345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124305345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124305345 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124305345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124305345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124305345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124305345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124305345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124305345 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124305345 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124305345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124305345 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:386) 20241106124305345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124305345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305345 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:386) 20241106124305345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124305345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124305345 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124305345 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124305345 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124305345 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124305345 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124306378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124306381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124306384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124306386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124306388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124306391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124306392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124306394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124306396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124306399 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124306401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124306404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124306406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124306408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124306409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124306411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124306413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124306415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124306417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124306419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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@246625d722cd: 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@246625d722cd: 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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001111011000'B, t_guard := 20.000000 } 20241106124306447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37362<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(472)@246625d722cd: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(472)@246625d722cd: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(481) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(465)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(481)3631206 20241106124307470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124307470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124307470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124307470 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124307470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x376866, normal) (hnbgw_rua.c:388) 20241106124307470 DHNB DEBUG map_rua[0x55d94e432750]{init}: Allocated (fsm.c:456) 20241106124307470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3631206)[0x55d94e432750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124307470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3631206 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124307470 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124307470 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124307470 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3631206 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241106124307470 DCN DEBUG map_sccp[0x55d94e43c5f0]{init}: Allocated (fsm.c:456) 20241106124307470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55d94e43c5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124307470 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3631206 <-> SCCP-38 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124307470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3631206 SCCP-38 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124307470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3631206)[0x55d94e432750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124307470 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124307470 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124307470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3631206)[0x55d94e432750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124307470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55d94e43c5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124307470 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124307470 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{IDLE}: Allocated (fsm.c:456) 20241106124307470 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124307470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030003d80056400500f1100926) (sccp_scrc.c:401) 20241106124307470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124307470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124307470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124307470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124307470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124307470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124307470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124307470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124307470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124307470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124307470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124307470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124307470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124307470 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124307470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55d94e43c5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124307470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3631206)[0x55d94e432750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124307470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124307470 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124307470 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124307470 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124307470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124307470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124307470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124307470 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(471)@246625d722cd: First idle individual index:0 HNBGW_Test.msc1-SCCP(471)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(472)@246625d722cd: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(481) HNBGW_Test.msc1-RAN(472)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(481)14422673 HNBGW_Test.msc1-SCCP(471)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(471)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(481)@246625d722cd: setverdict(pass): none -> pass 20241106124307479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124307479 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124307479 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124307479 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124307479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124307479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124307479 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124307479 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124307479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124307479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124307479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124307479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124307479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124307479 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0013353f) (sccp_scrc.c:472) 20241106124307479 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1823) 20241106124307479 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124307479 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124307479 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124307479 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124307479 DCN DEBUG handle_cn_conn_conf() conn_id=38, 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:483) 20241106124307479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55d94e43c5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124307479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55d94e43c5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124307480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(481)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124307481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124307484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124307486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124307489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124307491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124307494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124307496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124307499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124307501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124307504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124307507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124307509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124307512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124307515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124307517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124307519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124307521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124307523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124307526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124307528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001101111011'B, t_guard := 20.000000 } 20241106124307553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(472)@246625d722cd: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(472)@246625d722cd: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(482) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(465)@246625d722cd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(482)11266014 20241106124308566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124308566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124308566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106124308566 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124308566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xabe7de, normal) (hnbgw_rua.c:388) 20241106124308566 DHNB DEBUG map_rua[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124308566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266014)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124308566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266014 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124308566 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124308566 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124308566 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106124308566 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266014 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241106124308566 DCN DEBUG map_sccp[0x55d94e43c720]{init}: Allocated (fsm.c:456) 20241106124308566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d94e43c720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124308566 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11266014 <-> SCCP-39 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124308566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266014 SCCP-39 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106124308566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266014)[0x55d94e3de960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124308566 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124308566 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124308566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266014)[0x55d94e3de960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124308566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d94e43c720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124308566 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124308566 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{IDLE}: Allocated (fsm.c:456) 20241106124308566 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124308566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300037b0056400500f1100926) (sccp_scrc.c:401) 20241106124308566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124308566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124308566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124308566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124308566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124308566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124308566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124308566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124308566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124308566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124308566 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124308566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124308566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124308566 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124308566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d94e43c720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124308566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266014)[0x55d94e3de960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124308566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124308566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124308566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124308566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124308566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124308566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124308566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124308566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(471)@246625d722cd: First idle individual index:1 HNBGW_Test.msc1-SCCP(471)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(472)@246625d722cd: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(482) HNBGW_Test.msc1-RAN(472)@246625d722cd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(482)4727913 HNBGW_Test.msc1-SCCP(471)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(471)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106124308569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124308569 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124308569 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124308569 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124308569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124308569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124308569 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124308569 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124308569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124308569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124308569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124308569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124308569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124308569 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0025e776) (sccp_scrc.c:472) 20241106124308569 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1823) 20241106124308569 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124308569 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124308569 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124308569 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124308569 DCN DEBUG handle_cn_conn_conf() conn_id=39, 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:483) 20241106124308569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d94e43c720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124308569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d94e43c720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(482)@246625d722cd: setverdict(pass): none -> pass 20241106124308570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(482)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124308571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124308574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124308575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124308577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124308579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124308582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124308584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124308587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124308589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124308591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124308594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124308596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124308599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124308601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124308604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124308606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124308608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124308610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124308612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124308615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000010101101'B, t_guard := 20.000000 } 20241106124308643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124308985 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124308985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a33e), PART(T=Source Reference,L=4,D=00000021), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124308985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124308985 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124308985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124308985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124308985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124308985 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124308985 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124308985 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124308985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124308985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124308985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124308985 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124308986 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124308986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00853aeb), PART(T=Source Reference,L=4,D=00000020), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124308986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124308986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124308986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124308986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124308986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124308986 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124308986 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124308986 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124308986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124308986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124308986 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124308986 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124308988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124308988 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124308988 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124308988 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124308988 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124308988 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124308988 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124308988 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124308988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124308988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124308988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124308988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124308988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124308988 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=00f1a33e) (sccp_scrc.c:472) 20241106124308988 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1823) 20241106124308988 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124308988 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124308988 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124308988 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124308988 DLSCCP DEBUG SCCP-SCOC(33)[0x55d94e436920]{IDLE}: Deallocated (fsm.c:568) 20241106124308988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124308988 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124308988 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124308988 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124308988 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124308988 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124308988 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124308988 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124308989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124308989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124308989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124308989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124308989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124308989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=Source Reference,L=4,D=00853aeb) (sccp_scrc.c:472) 20241106124308989 DLSCCP DEBUG Received CO:RELCO for local reference 32 (sccp_scoc.c:1823) 20241106124308989 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124308989 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124308989 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124308989 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124308989 DLSCCP DEBUG SCCP-SCOC(32)[0x55d94e438100]{IDLE}: Deallocated (fsm.c:568) 20241106124308995 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124308995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c146f), PART(T=Source Reference,L=4,D=00000022), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124308995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124308995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124308995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124308995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124308995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124308995 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124308995 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124308995 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124308995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124308995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124308995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124308995 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124308996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124308996 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124308996 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124308996 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124308996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124308996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124308996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124308996 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124308996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124308996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124308996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124308996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124308996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124308996 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=004c146f) (sccp_scrc.c:472) 20241106124308996 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1823) 20241106124308996 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124308996 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124308996 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124308996 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124308996 DLSCCP DEBUG SCCP-SCOC(34)[0x55d94e450050]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(472)@246625d722cd: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(472)@246625d722cd: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(483) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(465)@246625d722cd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(483)9979740 20241106124309654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124309654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124309654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106124309654 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124309654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x98475c, normal) (hnbgw_rua.c:388) 20241106124309654 DHNB DEBUG map_rua[0x55d94e450050]{init}: Allocated (fsm.c:456) 20241106124309654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9979740)[0x55d94e450050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124309654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9979740 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124309654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124309654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124309654 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9979740 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241106124309654 DCN DEBUG map_sccp[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124309654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124309654 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9979740 <-> SCCP-40 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124309654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9979740 SCCP-40 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106124309654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9979740)[0x55d94e450050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124309654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124309654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124309654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9979740)[0x55d94e450050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124309654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d94e438100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124309654 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124309654 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{IDLE}: Allocated (fsm.c:456) 20241106124309654 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124309654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030000ad0056400500f1100926) (sccp_scrc.c:401) 20241106124309654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124309654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124309654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124309654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124309654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124309654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124309654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124309655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124309655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124309655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124309655 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124309655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124309655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124309655 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124309655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d94e438100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124309655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9979740)[0x55d94e450050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124309655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124309655 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124309655 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124309655 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124309655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124309655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124309655 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124309655 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(471)@246625d722cd: First idle individual index:2 HNBGW_Test.msc1-SCCP(471)@246625d722cd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(472)@246625d722cd: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(483) HNBGW_Test.msc1-RAN(472)@246625d722cd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(483)14689793 HNBGW_Test.msc1-SCCP(471)@246625d722cd: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(471)@246625d722cd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(483)@246625d722cd: setverdict(pass): none -> pass 20241106124309658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124309658 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124309658 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124309658 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124309658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124309658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124309658 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124309658 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124309658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124309658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124309658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124309658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124309658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124309658 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005866a4) (sccp_scrc.c:472) 20241106124309658 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1823) 20241106124309658 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124309658 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124309658 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124309658 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124309658 DCN DEBUG handle_cn_conn_conf() conn_id=40, 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:483) 20241106124309658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d94e438100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124309658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d94e438100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124309659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(483)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124309660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124309662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124309664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124309666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124309668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124309670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124309672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124309673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124309676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124309678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124309680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124309682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124309684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124309686 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124309688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124309691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124309693 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124309695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124309697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124309699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124309704 DLINP DEBUG SRVCONN(,r=127.0.0.1:38712<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124309704 DLINP DEBUG SRVCONN(,r=127.0.0.1:38712<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124309704 DLINP NOTICE SRV(,r=127.0.0.1:38712<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124309704 DMAIN NOTICE (127.0.0.1:38712 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38712<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124309705 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124309705 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46039<->l=127.0.0.1:4262) (control_if.c:193) 20241106124309705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34614<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(467)@246625d722cd: Final verdict of PTC: none 20241106124309706 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106124309706 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124309706 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124309706 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124309706 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124309706 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124309706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124309706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(468)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(477)@246625d722cd: Final verdict of PTC: none 20241106124309706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124309706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124309706 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124309706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.msc0-RAN(469)@246625d722cd: Final verdict of PTC: none 20241106124309706 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106124309706 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124309706 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106124309706 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124309706 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124309706 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124309706 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124309706 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124309706 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124309706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124309706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124309706 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124309706 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124309706 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124309706 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124309706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124309706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124309706 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124309706 DLINP <0002> stream_srv.c:647 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 20241106124309706 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106124309706 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124309706 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn1-RAN(478)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(474)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(475)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(465)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(476)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(473)@246625d722cd: Final verdict of PTC: none 20241106124309706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124309706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124309706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124309706 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124309706 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124309706 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124309706 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124309706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124309706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124309706 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106124309706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124309706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124309706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124309706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124309706 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124309706 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124309706 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124309706 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124309706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124309706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124309706 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124309706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124309706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124309706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124309706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124309706 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124309706 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124309706 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124309706 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124309706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55d94e43c5f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124309706 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124309706 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124309706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013353f), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124309706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124309706 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124309706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124309706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124309706 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124309706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55d94e43c5f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124309706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3631206)[0x55d94e432750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124309706 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3631206)[0x55d94e432750]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124309707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3631206)[0x55d94e432750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3631206)[0x55d94e432750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3631206)[0x55d94e432750]{disrupted}: Freeing instance (context_map.c:202) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3631206)[0x55d94e432750]{disrupted}: Deallocated (fsm.c:568) 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55d94e43c5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55d94e43c5f0]{disconnected}: Freeing instance (context_map.c:206) 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-38)[0x55d94e43c5f0]{disconnected}: Deallocated (fsm.c:568) IPA-CTRL-CLI-IPA(462)@246625d722cd: Final verdict of PTC: none 20241106124309707 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3631206 SCCP-38 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d94e43c720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124309707 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124309707 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124309707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e776), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124309707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124309707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124309707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124309707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124309707 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) HNBGW_Test.msc1-RAN(472)@246625d722cd: Final verdict of PTC: none 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d94e43c720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266014)[0x55d94e3de960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124309707 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266014)[0x55d94e3de960]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124309707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266014)[0x55d94e3de960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266014)[0x55d94e3de960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266014)[0x55d94e3de960]{disrupted}: Freeing instance (context_map.c:202) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266014)[0x55d94e3de960]{disrupted}: Deallocated (fsm.c:568) 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d94e43c720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d94e43c720]{disconnected}: Freeing instance (context_map.c:206) 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-39)[0x55d94e43c720]{disconnected}: Deallocated (fsm.c:568) 20241106124309707 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266014 SCCP-39 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d94e438100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124309707 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124309707 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124309707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005866a4), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124309707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124309707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124309707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124309707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124309707 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d94e438100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9979740)[0x55d94e450050]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124309707 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9979740)[0x55d94e450050]{connected}: Tx RUA Disconnect (context_map_rua.c:267) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(466)@246625d722cd: Final verdict of PTC: none 20241106124309707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9979740)[0x55d94e450050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9979740)[0x55d94e450050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9979740)[0x55d94e450050]{disrupted}: Freeing instance (context_map.c:202) 20241106124309707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9979740)[0x55d94e450050]{disrupted}: Deallocated (fsm.c:568) 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d94e438100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d94e438100]{disconnected}: Freeing instance (context_map.c:206) 20241106124309707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d94e438100]{disconnected}: Deallocated (fsm.c:568) 20241106124309707 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9979740 SCCP-40 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241106124309707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124309707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124309707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106124309707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124309707 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124309707 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) 20241106124309707 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124309707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124309707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124309707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124309707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124309707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124309707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124309707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124309707 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124309707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124309707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124309707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124309707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124309707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124309707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124309707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124309707 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124309707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124309707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124309707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124309707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124309707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124309707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124309707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124309707 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(470)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(479)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(461)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(464)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(480)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(471)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124309766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(463)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(461): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(462): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(463): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(464): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(465): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(466): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(467): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(468): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(469): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(470): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(471): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(472): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(473): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(474): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(475): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(476): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(477): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(478): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(479): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(480): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(481): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(482): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(483): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Wed Nov 6 12:43:09 UTC 2024 ====== 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 20241106124309875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124310377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=373624) Waiting for packet dumper to finish... 1 (prev_count=373624, count=374164) 20241106124311706 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124311706 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124311706 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106124311706 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124311706 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124311706 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106124311706 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124311706 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124311706 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:43:12 UTC 2024 /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 MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241106124313458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124313463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45210<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124313470 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40391<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(486)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124314339 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124314339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1acb), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124314339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124314339 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124314339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124314339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124314339 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124314339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026caa8), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124314339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124314339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124314339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124314339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124314339 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124314339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7e426), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124314339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124314339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124314339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124314339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124314339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124314339 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124314339 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124314339 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124314339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124314339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124314339 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124314339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124314339 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124314339 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124314339 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124314339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124314339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124314339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124314339 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124314339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124314339 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124314339 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124314339 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124314339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124314339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124314339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124314339 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124314339 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124314339 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124319707 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124319707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005866a4), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124319707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124319707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124319707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124319707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124319707 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124319707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e776), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124319707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124319707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124319707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124319707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124319707 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124319708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013353f), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124319708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124319708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124319708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124319708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124319708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124319708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124319708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124319708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124319708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124319708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124319708 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124319708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124319708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124319708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124319708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124319708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124319708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124319708 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124319708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124319708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124319708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124319708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124319708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124319708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124319708 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124324340 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124324340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7e426), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124324340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124324340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124324340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124324340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124324340 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124324340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026caa8), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124324340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124324340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124324340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124324340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124324340 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124324340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1acb), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124324340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124324340 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124324340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124324340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124324340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124324340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124324340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124324340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124324340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124324340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124324340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124324340 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124324340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124324340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124324340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124324340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124324340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124324340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124324340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124324340 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124324340 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124324340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124324340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124324340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124324340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124324340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124324340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124324340 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124324340 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(486)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(487)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124329535 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124329535 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124329555 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124329555 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329555 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124329555 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124329555 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329555 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124329555 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329556 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329556 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124329556 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) 20241106124329556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124329556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124329556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329556 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329556 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124329556 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329556 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(489)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124329556 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124329556 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) 20241106124329556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124329556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329556 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124329556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329556 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329557 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329557 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124329557 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) 20241106124329557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124329557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124329557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124329557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124329557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124329557 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124329557 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124329557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329557 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124329557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329557 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329557 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46120 (stream_srv.c:129) 20241106124329557 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46120<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124329557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124329557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124329557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124329557 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124329557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329557 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329557 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329557 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124329557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124329557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124329557 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124329558 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329558 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124329558 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) 20241106124329558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124329558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329558 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124329558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329558 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124329558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124329558 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(493)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(493)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(493)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(491)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(496)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(496)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(496)@246625d722cd: ************************************************* HNBGW_Test.msc1-SCCP(494)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(499)@246625d722cd: ************************************************* HNBGW_Test.msc2-M3UA(499)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(499)@246625d722cd: ************************************************* HNBGW_Test.msc2-SCCP(497)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124329660 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124329660 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329660 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124329660 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329660 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124329660 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329661 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124329661 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329661 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329661 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124329661 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) 20241106124329661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124329661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124329661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329661 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124329661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124329661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124329661 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124329662 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329662 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124329662 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) 20241106124329662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124329662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329662 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124329662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329662 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329662 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329662 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124329662 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) 20241106124329662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124329662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329662 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124329662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329662 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329662 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329662 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124329662 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) 20241106124329662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124329662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329663 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124329663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329663 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124329663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124329663 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124329663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124329663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124329663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124329663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124329663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124329663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124329663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124329663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(502)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(502)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(502)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(500)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124329708 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124329708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013353f), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124329708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124329708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329708 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124329708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e776), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124329708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124329708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329708 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124329708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005866a4), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124329708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124329709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124329709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124329709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124329709 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124329709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124329709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124329709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124329709 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124329709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124329709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124329709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124329709 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(505)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(505)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(505)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(503)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(508)@246625d722cd: ************************************************* HNBGW_Test.sgsn2-M3UA(508)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(508)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(506)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124329790 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124329790 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124329790 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124329790 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124329790 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124329790 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124329790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(493)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124329793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329793 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124329793 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124329793 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124329793 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124329793 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124329793 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124329793 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124329793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124329793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124329793 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124329793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124329793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124329793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124329793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124329793 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124329796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329796 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124329796 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124329796 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124329796 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124329796 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241106124329796 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124329796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124329796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124329796 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124329796 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124329796 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124329796 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124329796 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124329796 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124329796 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124329796 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329797 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329797 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124329797 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) 20241106124329797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124329797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124329797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329797 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329797 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329797 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329797 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124329797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124329797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124329797 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124329797 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124329803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124329803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124329803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124329803 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124329803 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124329803 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124329803 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124329803 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124329803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124329803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124329808 DLINP DEBUG SRVCONN(,r=127.0.0.1:46120<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124329808 DLINP DEBUG SRVCONN(,r=127.0.0.1:46120<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124329808 DLINP DEBUG SRVCONN(,r=127.0.0.1:46120<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124329809 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124329809 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) 20241106124329809 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124329809 DHNBAP DEBUG (127.0.0.1:46120 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124329809 DHNBAP NOTICE (127.0.0.1:46120 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124329809 DHNBAP NOTICE (127.0.0.1:46120 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124329809 DLINP DEBUG SRVCONN(,r=127.0.0.1:46120<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124329809 DLINP DEBUG SRVCONN(,r=127.0.0.1:46120<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124329819 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124329819 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124329819 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124329819 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(496)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124329822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329822 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124329822 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124329822 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124329822 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124329822 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124329822 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124329824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329824 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124329824 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124329824 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124329824 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124329824 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124329824 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124329824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124329824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124329824 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124329824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124329824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124329824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124329824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124329824 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124329824 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124329824 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329825 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329825 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124329825 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) 20241106124329825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124329825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329825 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124329825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329825 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329826 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329826 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329826 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124329826 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124329826 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124329826 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124329826 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124329853 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124329853 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106124329853 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124329853 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(499)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106124329856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329856 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106124329856 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124329856 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124329856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124329856 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106124329856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124329857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329857 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124329857 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124329857 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124329857 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124329857 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124329857 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124329858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124329858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124329858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106124329858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124329858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124329858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124329858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124329858 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124329858 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124329858 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329859 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329859 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124329859 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) 20241106124329859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124329859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329859 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124329859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329859 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329859 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124329859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124329859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124329859 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124329859 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124329896 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124329896 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124329896 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124329896 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(502)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124329899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329899 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124329899 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124329899 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124329899 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124329899 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124329899 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124329901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329901 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124329901 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124329901 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124329901 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124329901 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124329901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124329901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124329901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124329901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124329901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124329901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124329901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124329901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124329901 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124329901 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124329901 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329902 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329902 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124329902 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) 20241106124329902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124329902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124329902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329902 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329902 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329902 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329902 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124329902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124329902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124329902 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124329902 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124329929 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124329929 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124329929 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124329929 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(505)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124329933 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329933 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124329933 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124329933 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124329933 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124329933 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124329933 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124329934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329934 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124329934 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124329934 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124329934 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124329934 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124329934 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124329934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124329934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124329934 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124329934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124329934 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124329934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124329934 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124329934 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124329934 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124329934 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329936 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329936 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124329936 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) 20241106124329936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124329936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329936 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124329936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329936 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329936 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329936 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329936 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124329936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124329936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124329936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124329936 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124329971 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124329971 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106124329971 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124329971 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(508)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106124329974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329974 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106124329974 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124329974 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124329974 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124329974 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106124329974 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124329975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329975 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124329975 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124329975 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124329975 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124329975 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124329975 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124329976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124329976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124329976 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106124329976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124329976 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124329976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124329976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124329976 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124329976 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124329976 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124329977 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124329977 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124329977 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) 20241106124329977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124329977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124329977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124329977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124329977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124329977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124329977 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124329977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124329977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124329977 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124329977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124329977 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124329977 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124329977 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124329977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124329977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124329977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124329977 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(492)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124330599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330599 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124330599 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124330599 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124330599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124330599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124330599 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124330599 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124330599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124330599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124330599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124330599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124330599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124330599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124330599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124330599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124330600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124330600 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124330600 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124330600 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124330600 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) 20241106124330600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124330600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124330600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124330600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124330600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124330600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124330600 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124330600 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124330600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330600 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124330600 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124330600 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124330600 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124330600 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124330600 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124330600 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330601 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124330601 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124330601 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124330601 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124330601 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124330601 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124330601 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124330601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124330601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124330601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124330601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124330601 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124330601 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124330601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124330601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124330602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124330602 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124330602 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124330602 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(495)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124330626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330626 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124330626 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124330626 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124330626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124330626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124330626 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124330626 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124330626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124330626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124330626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124330626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124330626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124330626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124330626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124330626 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:386) 20241106124330626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330626 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:386) 20241106124330626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330626 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124330626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124330626 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124330626 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124330626 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) 20241106124330626 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) 20241106124330626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124330626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124330626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124330626 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124330626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124330626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124330626 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124330626 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124330626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330626 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124330626 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124330626 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124330626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124330626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124330626 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124330626 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330628 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124330628 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124330628 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124330628 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124330628 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124330628 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124330628 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124330628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124330628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124330628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124330628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124330628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124330628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124330628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124330628 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:386) 20241106124330628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330628 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:386) 20241106124330628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330628 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124330628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124330628 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124330628 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124330628 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(498)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124330661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330661 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124330661 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124330661 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124330661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124330661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124330661 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124330661 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124330662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124330662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124330662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124330662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124330662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124330662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124330662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124330662 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:386) 20241106124330662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330662 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:386) 20241106124330662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330662 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124330662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124330662 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124330662 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124330662 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) 20241106124330662 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) 20241106124330662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124330662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124330662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124330662 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124330662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124330662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124330662 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124330662 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: link up (cnlink.c:111) 20241106124330662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330662 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124330662 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124330662 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124330662 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124330662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124330662 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124330662 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330664 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124330664 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124330664 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124330664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124330664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124330664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124330664 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124330664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124330664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124330664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124330664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124330664 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124330664 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124330664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124330664 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:386) 20241106124330664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330664 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:386) 20241106124330664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124330664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124330664 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124330664 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124330664 DRANAP INFO cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(501)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124330705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330705 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124330705 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124330705 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124330705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124330706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124330706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124330706 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124330706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124330706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124330706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124330706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124330706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124330706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124330706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124330706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330706 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124330706 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124330706 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124330706 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124330706 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124330706 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) 20241106124330706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124330706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124330706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124330706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124330706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124330706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124330706 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124330706 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124330706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330706 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124330706 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124330706 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124330706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124330706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124330706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124330706 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330707 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124330707 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124330707 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124330707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124330707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124330707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124330707 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124330707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124330707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124330707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124330707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124330707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124330707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124330707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124330707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124330708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124330708 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124330708 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124330708 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(504)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124330738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330738 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124330738 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124330738 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124330738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124330738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124330738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124330738 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124330738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124330738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124330738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124330738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124330738 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124330738 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124330738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124330738 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:386) 20241106124330738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330738 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:386) 20241106124330738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124330738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124330738 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124330738 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124330738 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) 20241106124330738 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) 20241106124330738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124330738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124330738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124330738 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124330738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124330738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124330738 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124330738 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106124330738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330738 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124330738 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124330738 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124330738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124330738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124330738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124330738 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330739 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124330739 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124330739 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124330739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124330739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124330739 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124330739 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124330739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124330739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124330739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124330739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124330739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124330740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124330740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124330740 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:386) 20241106124330740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330740 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:386) 20241106124330740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330740 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124330740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124330740 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124330740 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124330740 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(507)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124330779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330779 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106124330779 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106124330779 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106124330779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124330779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124330779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124330779 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124330779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124330779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124330779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124330779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124330779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124330779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106124330779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124330779 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:386) 20241106124330779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330779 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:386) 20241106124330779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124330779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124330779 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124330779 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124330779 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) 20241106124330779 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) 20241106124330779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124330779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124330779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124330779 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124330779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124330779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124330779 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124330779 DRANAP NOTICE cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: link up (cnlink.c:111) 20241106124330779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330779 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124330779 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124330779 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124330779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124330779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124330779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124330779 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124330779 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106124330779 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106124330779 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106124330779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124330779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124330779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124330779 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124330779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124330780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124330780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124330780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124330780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124330780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124330780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106124330780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124330780 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:386) 20241106124330780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124330780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330780 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:386) 20241106124330780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124330780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124330780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124330780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124330780 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124330780 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124330780 DRANAP INFO cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124331814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124331818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124331820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124331823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124331824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124331826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124331828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124331830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124331832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124331834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124331836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124331838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124331839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124331841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124331843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124331845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124331848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124331850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124331853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124331855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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@246625d722cd: 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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001011010000'B, t_guard := 20.000000 } 20241106124331883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57010<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(498)@246625d722cd: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(498)@246625d722cd: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(510) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(488)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(510)9860788 20241106124332906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124332906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124332906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124332906 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124332906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9676b4, normal) (hnbgw_rua.c:388) 20241106124332906 DHNB DEBUG map_rua[0x55d94e432750]{init}: Allocated (fsm.c:456) 20241106124332906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9860788)[0x55d94e432750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124332906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9860788 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124332906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124332906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124332906 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9860788 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241106124332906 DCN DEBUG map_sccp[0x55d94e43c5f0]{init}: Allocated (fsm.c:456) 20241106124332906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55d94e43c5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124332906 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9860788 <-> SCCP-41 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106124332907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9860788 SCCP-41 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124332907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9860788)[0x55d94e432750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124332907 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124332907 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124332907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9860788)[0x55d94e432750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124332907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55d94e43c5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124332907 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124332907 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{IDLE}: Allocated (fsm.c:456) 20241106124332907 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124332907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002d00056400500f1100926) (sccp_scrc.c:401) 20241106124332907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124332907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124332907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124332907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124332907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124332907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124332907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124332907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124332907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124332907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124332907 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124332907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124332907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124332907 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124332907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55d94e43c5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124332907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9860788)[0x55d94e432750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124332907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124332907 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124332907 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124332907 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124332907 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124332907 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124332907 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124332907 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(497)@246625d722cd: First idle individual index:0 HNBGW_Test.msc2-SCCP(497)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(498)@246625d722cd: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(510) HNBGW_Test.msc2-RAN(498)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(510)5018887 HNBGW_Test.msc2-SCCP(497)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(497)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(510)@246625d722cd: setverdict(pass): none -> pass 20241106124332917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124332917 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124332917 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124332917 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124332917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124332917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124332917 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124332917 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124332917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124332917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124332917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124332917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124332917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124332917 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001445e4) (sccp_scrc.c:472) 20241106124332917 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1823) 20241106124332917 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124332917 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124332917 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124332917 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124332917 DCN DEBUG handle_cn_conn_conf() conn_id=41, 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:483) 20241106124332917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55d94e43c5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124332917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55d94e43c5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124332918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57010<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(510)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124332919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124332921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124332923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124332925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124332927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124332929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124332931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124332934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124332936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124332938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124332940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124332941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124332943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124332946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124332948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124332950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124332952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124332954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124332957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124332958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001011010010'B, t_guard := 20.000000 } 20241106124332981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57012<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(498)@246625d722cd: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(498)@246625d722cd: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(511) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(488)@246625d722cd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(511)15840305 20241106124333994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124333994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124333994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106124333994 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124333994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf1b431, normal) (hnbgw_rua.c:388) 20241106124333994 DHNB DEBUG map_rua[0x55d94e43c720]{init}: Allocated (fsm.c:456) 20241106124333994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15840305)[0x55d94e43c720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124333994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15840305 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124333994 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124333994 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124333994 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106124333994 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15840305 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241106124333994 DCN DEBUG map_sccp[0x55d94e450050]{init}: Allocated (fsm.c:456) 20241106124333994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d94e450050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124333994 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15840305 <-> SCCP-42 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106124333994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15840305 SCCP-42 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106124333994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15840305)[0x55d94e43c720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124333994 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124333994 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124333994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15840305)[0x55d94e43c720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124333994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d94e450050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124333994 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124333994 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{IDLE}: Allocated (fsm.c:456) 20241106124333994 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124333994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002d20056400500f1100926) (sccp_scrc.c:401) 20241106124333994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124333994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124333994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124333994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124333994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124333994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124333994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124333994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124333994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124333994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124333994 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124333994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124333994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124333994 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124333994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d94e450050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124333994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15840305)[0x55d94e43c720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124333994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124333994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124333994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124333994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124333994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124333994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124333994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124333994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(497)@246625d722cd: First idle individual index:1 HNBGW_Test.msc2-SCCP(497)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(498)@246625d722cd: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(511) HNBGW_Test.msc2-RAN(498)@246625d722cd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(511)13796609 HNBGW_Test.msc2-SCCP(497)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(497)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106124333998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124333998 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124333998 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124333998 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124333998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124333998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124333998 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124333998 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124333999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124333999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124333999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124333999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124333999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124333999 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0011704f) (sccp_scrc.c:472) 20241106124333999 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1823) 20241106124333999 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124333999 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124333999 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124333999 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124333999 DCN DEBUG handle_cn_conn_conf() conn_id=42, 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:483) 20241106124333999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d94e450050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124333999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d94e450050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(511)@246625d722cd: setverdict(pass): none -> pass 20241106124334000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57012<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(511)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124334002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124334004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124334006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124334008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124334011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124334012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124334014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124334016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124334018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124334020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124334021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124334023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124334025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124334027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124334030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124334032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124334035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124334038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124334039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124334041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000011101011'B, t_guard := 20.000000 } 20241106124334064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124334341 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124334341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f1acb), PART(T=Source Reference,L=4,D=00000024), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124334341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124334341 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124334341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124334341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124334341 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124334341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026caa8), PART(T=Source Reference,L=4,D=00000025), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124334341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124334341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124334341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124334341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124334341 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124334341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7e426), PART(T=Source Reference,L=4,D=00000023), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124334341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124334341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124334341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124334341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124334341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124334341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124334341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124334341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124334341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124334341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124334341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124334341 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124334341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124334341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124334341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124334341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124334341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124334341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124334341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124334341 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124334341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124334341 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124334341 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124334341 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124334341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124334341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124334341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124334341 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124334344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124334344 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124334344 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124334344 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124334344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124334344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124334344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124334344 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124334344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124334344 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124334344 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124334344 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124334344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124334344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124334344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124334344 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124334344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124334344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124334344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124334344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124334344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124334344 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=0026caa8) (sccp_scrc.c:472) 20241106124334344 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1823) 20241106124334344 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124334344 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124334344 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124334344 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124334344 DLSCCP DEBUG SCCP-SCOC(37)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) 20241106124334344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124334344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124334344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124334344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124334344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124334344 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=005f1acb) (sccp_scrc.c:472) 20241106124334344 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1823) 20241106124334344 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124334344 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124334345 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124334345 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124334345 DLSCCP DEBUG SCCP-SCOC(36)[0x55d94e434a90]{IDLE}: Deallocated (fsm.c:568) 20241106124334549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124334549 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124334549 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124334549 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124334549 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124334549 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124334549 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124334549 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124334549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124334550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124334550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124334550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124334550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124334550 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=00f7e426) (sccp_scrc.c:472) 20241106124334550 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1823) 20241106124334550 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124334550 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124334550 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124334550 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124334550 DLSCCP DEBUG SCCP-SCOC(35)[0x55d94e43ed40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(495)@246625d722cd: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(495)@246625d722cd: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(512) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(488)@246625d722cd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(512)5527297 20241106124335077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124335077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124335077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106124335077 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124335077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x545701, normal) (hnbgw_rua.c:388) 20241106124335077 DHNB DEBUG map_rua[0x55d94e43ed40]{init}: Allocated (fsm.c:456) 20241106124335077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5527297)[0x55d94e43ed40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124335077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5527297 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124335077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124335078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124335078 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5527297 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106124335078 DCN DEBUG map_sccp[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106124335078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-43)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124335078 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5527297 <-> SCCP-43 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124335078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5527297 SCCP-43 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106124335078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5527297)[0x55d94e43ed40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124335078 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124335078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124335078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5527297)[0x55d94e43ed40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124335078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-43)[0x55d94e434a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124335078 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124335078 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{IDLE}: Allocated (fsm.c:456) 20241106124335078 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124335078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000eb0056400500f1100926) (sccp_scrc.c:401) 20241106124335078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124335078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124335078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124335078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124335078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124335078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124335078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124335078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124335078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124335078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124335078 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124335078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124335078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124335078 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124335078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-43)[0x55d94e434a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124335078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5527297)[0x55d94e43ed40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124335078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124335078 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124335078 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124335078 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124335078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124335078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124335078 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124335078 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(494)@246625d722cd: First idle individual index:0 HNBGW_Test.msc1-SCCP(494)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(495)@246625d722cd: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(512) HNBGW_Test.msc1-RAN(495)@246625d722cd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(512)2212020 HNBGW_Test.msc1-SCCP(494)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(494)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124335088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124335088 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124335088 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124335088 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124335088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124335088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124335088 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124335088 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124335088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124335088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124335088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124335088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124335088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124335088 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00119986) (sccp_scrc.c:472) 20241106124335088 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1823) 20241106124335088 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124335088 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124335088 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124335088 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124335088 DCN DEBUG handle_cn_conn_conf() conn_id=43, 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:483) 20241106124335088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-43)[0x55d94e434a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124335088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-43)[0x55d94e434a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(512)@246625d722cd: setverdict(pass): none -> pass 20241106124335089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(512)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124335090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124335093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124335096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124335098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124335101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124335103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124335106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124335109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124335112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124335113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124335115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124335117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124335119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124335121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124335122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124335124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124335127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124335129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124335132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124335135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124335141 DLINP DEBUG SRVCONN(,r=127.0.0.1:46120<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124335141 DLINP DEBUG SRVCONN(,r=127.0.0.1:46120<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124335141 DLINP NOTICE SRV(,r=127.0.0.1:46120<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124335141 DMAIN NOTICE (127.0.0.1:46120 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46120<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124335141 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124335141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45210<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124335141 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40391<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(488)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(490)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(491)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(498)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(507)@246625d722cd: Final verdict of PTC: none 20241106124335143 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106124335143 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124335143 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241106124335143 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124335143 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124335143 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124335143 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124335143 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124335143 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124335143 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124335143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124335143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124335143 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106124335143 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124335143 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124335143 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124335143 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106124335143 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106124335143 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124335143 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124335143 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124335143 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124335143 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124335143 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124335143 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124335143 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124335143 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124335143 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(492)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(501)@246625d722cd: Final verdict of PTC: none 20241106124335143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124335143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124335143 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106124335143 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124335143 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124335143 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124335143 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124335143 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124335143 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.sgsn2-SCCP(506)@246625d722cd: Final verdict of PTC: none 20241106124335143 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124335143 DRANAP NOTICE cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(503)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(500)@246625d722cd: Final verdict of PTC: none 20241106124335144 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124335144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124335144 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124335144 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124335144 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124335144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124335144 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124335144 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124335144 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124335144 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124335144 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124335144 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124335144 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124335144 DLINP <0002> stream_srv.c:647 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 20241106124335144 DLINP <0002> stream_srv.c:647 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 20241106124335144 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124335144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124335144 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124335144 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124335144 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124335144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124335144 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124335144 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124335144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124335144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124335144 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124335144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124335144 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124335144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124335144 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124335144 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124335144 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.msc1-RAN(495)@246625d722cd: Final verdict of PTC: none 20241106124335144 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124335144 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124335144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-43)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124335144 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124335144 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124335144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00119986), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124335144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124335144 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124335144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124335144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124335144 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124335144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-43)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124335144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5527297)[0x55d94e43ed40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124335144 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5527297)[0x55d94e43ed40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124335144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124335144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5527297)[0x55d94e43ed40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124335144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5527297)[0x55d94e43ed40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124335144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5527297)[0x55d94e43ed40]{disrupted}: Freeing instance (context_map.c:202) 20241106124335144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5527297)[0x55d94e43ed40]{disrupted}: Deallocated (fsm.c:568) 20241106124335144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-43)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124335144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-43)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:206) 20241106124335144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-43)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106124335144 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5527297 SCCP-43 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241106124335144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124335144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124335144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124335144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124335144 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124335144 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) 20241106124335144 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124335144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9860788)[0x55d94e432750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124335145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9860788)[0x55d94e432750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124335145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55d94e43c5f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106124335145 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124335145 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124335145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001445e4), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124335145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124335145 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124335145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124335145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124335145 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124335145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55d94e43c5f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124335145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9860788)[0x55d94e432750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124335145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9860788)[0x55d94e432750]{disrupted}: Freeing instance (context_map.c:202) 20241106124335145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9860788)[0x55d94e432750]{disrupted}: Deallocated (fsm.c:568) 20241106124335145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55d94e43c5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124335145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55d94e43c5f0]{disconnected}: Freeing instance (context_map.c:206) 20241106124335145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-41)[0x55d94e43c5f0]{disconnected}: Deallocated (fsm.c:568) 20241106124335145 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9860788 SCCP-41 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241106124335145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15840305)[0x55d94e43c720]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124335145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15840305)[0x55d94e43c720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124335145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d94e450050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106124335145 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124335145 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124335145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011704f), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124335145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124335145 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124335145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124335145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124335145 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124335145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d94e450050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124335145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15840305)[0x55d94e43c720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124335145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15840305)[0x55d94e43c720]{disrupted}: Freeing instance (context_map.c:202) 20241106124335145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15840305)[0x55d94e43c720]{disrupted}: Deallocated (fsm.c:568) 20241106124335145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d94e450050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124335145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d94e450050]{disconnected}: Freeing instance (context_map.c:206) 20241106124335145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d94e450050]{disconnected}: Deallocated (fsm.c:568) 20241106124335145 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15840305 SCCP-42 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241106124335145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124335145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124335145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124335145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124335145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124335145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124335145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124335145 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124335145 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124335145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124335145 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124335145 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124335145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124335145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124335145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124335145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124335145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124335145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124335145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124335145 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124335145 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124335145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124335145 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124335145 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106124335145 DLINP <0002> stream_srv.c:647 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 20241106124335145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124335145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124335145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124335145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124335145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124335145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124335145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124335145 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124335145 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(489)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(504)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(494)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(485)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(484)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(487)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(496)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(509)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(502)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(505)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(508)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(493)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(499)@246625d722cd: Final verdict of PTC: none 20241106124335182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45200<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-SCCP(497)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(486)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(484): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(485): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(486): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(487): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(488): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(489): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(490): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(491): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(492): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(493): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(494): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(495): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(496): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-SCCP(497): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-RAN(498): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-M3UA(499): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(500): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(501): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(502): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(503): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(504): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(505): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(506): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn2-RAN(507): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(508): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(509): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(510): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(511): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(512): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Wed Nov 6 12:43:35 UTC 2024 ====== 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 20241106124335337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124335839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57030<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=437476) Waiting for packet dumper to finish... 1 (prev_count=437476, count=438068) 20241106124337144 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124337144 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106124337144 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241106124337144 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124337144 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124337144 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106124337145 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124337145 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124337145 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Wed Nov 6 12:43:37 UTC 2024 /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 MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_L3Compl_no_cn started. 20241106124338920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124338924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124338934 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35557<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(515)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124339709 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124339709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005866a4), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124339709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124339709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124339709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124339709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124339709 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124339709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e776), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124339709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124339709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124339709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124339709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124339709 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124339709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013353f), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124339709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124339709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124339710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124339710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124339710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124339710 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124339710 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124339710 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124339710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124339710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124339710 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124339710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124339710 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124339710 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124339710 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124339710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124339710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124339710 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124339710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124339710 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124339710 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124339710 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124339710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124339710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124339710 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124345145 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124345145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011704f), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124345145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124345145 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124345145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124345145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124345145 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124345145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001445e4), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124345145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124345145 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124345145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124345145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124345145 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124345145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00119986), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124345145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124345145 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124345145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124345145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124345145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124345145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124345145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124345145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124345145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124345145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124345145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124345145 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124345145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124345145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124345145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124345145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124345145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124345145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124345145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124345145 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124345145 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124345145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124345145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124345145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124345145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124345145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124345145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124345145 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124345145 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124349710 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124349710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013353f), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124349710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124349710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124349710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124349710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124349710 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124349710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e776), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124349710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124349710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124349710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124349710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124349710 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124349710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005866a4), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124349710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124349710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124349711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124349711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124349711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124349711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124349711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124349711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124349711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124349711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124349711 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124349711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124349711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124349711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124349711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124349711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124349711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124349711 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124349711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124349711 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124349711 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124349711 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124349711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124349711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124349711 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(515)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_L3Compl_no_cn-Iuh0(516)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124354990 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124354990 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124355008 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124355008 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124355008 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124355009 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124355009 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124355009 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124355009 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124355009 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124355010 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124355010 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124355010 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) 20241106124355010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124355010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124355010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124355010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355010 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_L3Compl_no_cn-Iuh1(518)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124355010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355010 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355010 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355010 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124355010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124355010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124355010 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124355010 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124355010 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124355010 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37008 (stream_srv.c:129) 20241106124355010 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37008<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124355010 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124355010 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124355010 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) 20241106124355010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124355010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124355010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355011 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124355011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355011 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124355011 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124355011 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124355011 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124355011 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124355011 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) 20241106124355011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124355011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124355011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355011 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124355011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355011 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124355011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355011 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355011 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355011 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124355011 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124355011 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124355011 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124355011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355011 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355011 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355011 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124355011 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124355011 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124355011 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124355011 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124355011 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124355012 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124355012 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124355012 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) 20241106124355012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124355012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124355012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355013 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124355013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355013 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124355013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355013 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355013 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355013 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124355013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124355013 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(522)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(522)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(522)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(520)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124355048 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124355048 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124355048 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124355049 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124355049 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124355049 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124355049 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124355050 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124355050 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124355050 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) 20241106124355050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124355050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124355050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124355050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355050 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124355050 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124355050 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124355050 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124355050 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124355050 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) 20241106124355050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124355050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124355050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355050 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124355050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355050 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124355050 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124355050 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124355050 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) 20241106124355050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124355050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124355050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355050 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355050 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355050 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124355050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124355050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124355050 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124355050 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124355050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355050 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124355050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355050 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124355050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355051 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124355051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355051 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355051 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355051 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124355051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124355051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124355051 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124355051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355051 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355051 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355051 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124355051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124355051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124355051 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124355052 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124355052 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124355052 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) 20241106124355052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124355052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124355052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355052 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124355052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355052 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124355052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124355052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124355052 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(525)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(525)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(525)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(523)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124355110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124355110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124355110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124355110 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124355110 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124355110 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124355110 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124355110 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124355110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124355110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124355120 DLINP DEBUG SRVCONN(,r=127.0.0.1:37008<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124355120 DLINP DEBUG SRVCONN(,r=127.0.0.1:37008<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124355120 DLINP DEBUG SRVCONN(,r=127.0.0.1:37008<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124355120 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124355120 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) 20241106124355120 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124355120 DHNBAP DEBUG (127.0.0.1:37008 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124355120 DHNBAP NOTICE (127.0.0.1:37008 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124355120 DHNBAP NOTICE (127.0.0.1:37008 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124355120 DLINP DEBUG SRVCONN(,r=127.0.0.1:37008<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124355120 DLINP DEBUG SRVCONN(,r=127.0.0.1:37008<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124355145 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124355145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00119986), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124355145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355145 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124355145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355145 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124355145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001445e4), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124355145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355145 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124355145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355145 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124355145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011704f), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124355145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355145 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124355145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355145 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355145 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355145 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124355145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124355145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124355145 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124355146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355146 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355146 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124355146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124355146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124355146 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124355146 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124355146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355146 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355146 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124355146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124355146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124355146 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124355146 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124355146 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124355146 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124355243 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124355243 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124355243 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124355243 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124355243 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124355243 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124355243 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(522)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124355247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355247 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124355247 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124355247 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124355247 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124355247 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124355247 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124355247 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124355247 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124355247 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124355247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124355247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124355247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124355247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124355247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124355247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124355247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124355247 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124355249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355249 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124355249 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124355249 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124355249 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124355249 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241106124355249 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124355249 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124355249 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124355249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124355249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124355249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124355249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124355249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124355249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124355249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124355249 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124355249 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124355249 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124355250 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124355250 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124355250 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) 20241106124355250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124355250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124355250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124355250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355250 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124355251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355251 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355251 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355251 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124355251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124355251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124355251 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124355251 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124355282 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124355282 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124355282 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124355282 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124355282 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124355282 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124355282 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(525)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124355284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355284 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124355284 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124355284 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124355284 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124355284 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124355285 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124355285 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124355285 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124355285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124355285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124355285 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124355285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124355285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124355285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124355285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124355285 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124355286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355287 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124355287 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124355287 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124355287 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124355287 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106124355287 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124355287 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124355287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124355287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124355287 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124355287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124355287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124355287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124355287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124355287 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124355287 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124355287 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124355288 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124355288 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124355288 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) 20241106124355288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124355288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124355288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124355288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124355288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124355288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124355288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124355288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124355288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124355288 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124355288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124355288 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124355288 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124355288 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124355288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124355288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124355288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124355288 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(521)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124356051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124356051 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124356051 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124356051 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124356051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124356051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124356051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124356051 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124356051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124356051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124356051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124356051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124356051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124356051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124356051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124356051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124356051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356051 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124356051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124356051 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124356051 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124356051 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124356051 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) 20241106124356051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124356051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124356051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124356052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124356052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124356052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124356052 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124356052 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124356052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124356052 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124356052 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124356052 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124356052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124356052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124356052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124356052 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124356052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124356052 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124356052 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124356052 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124356052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124356052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124356052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124356052 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124356052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124356052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124356052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124356052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124356052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124356052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124356052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124356052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124356052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124356052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124356052 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124356052 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124356052 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(524)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124356090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124356090 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124356090 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124356090 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124356090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124356090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124356090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124356090 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124356090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124356090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124356090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124356090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124356090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124356090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124356090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124356090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124356090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124356090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124356090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124356090 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124356090 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124356090 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) 20241106124356090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124356090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124356090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124356090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124356090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124356090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124356090 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124356090 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124356090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124356091 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124356091 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124356091 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124356091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124356091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124356091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124356091 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124356091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124356091 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124356091 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124356092 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124356092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124356092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124356092 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124356092 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124356092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124356092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124356092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124356092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124356092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124356092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124356092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124356092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124356092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124356092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124356092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124356092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124356092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124356092 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124356092 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124356092 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124356130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124356134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124356136 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124356138 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124356141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124356144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124356146 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124356148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124356150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124356152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124356155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124356157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124356160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124356162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124356164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124356166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124356168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124356170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124356172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124356174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001000000110'B, t_guard := 20.000000 } 20241106124356205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38692<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(517)@246625d722cd: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(527)13574857 20241106124357224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124357224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124357224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106124357224 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124357224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcf22c9, normal) (hnbgw_rua.c:388) 20241106124357224 DHNB DEBUG map_rua[0x55d94e432750]{init}: Allocated (fsm.c:456) 20241106124357224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13574857)[0x55d94e432750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124357224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13574857 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124357224 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124357224 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124357224 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13574857 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:205) 20241106124357224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13574857)[0x55d94e432750]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124357224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13574857)[0x55d94e432750]{init}: Freeing instance (context_map.c:202) 20241106124357224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13574857)[0x55d94e432750]{init}: Deallocated (fsm.c:568) 20241106124357224 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13574857 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106124357224 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:270) 20241106124359711 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124359711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005866a4), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124359711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124359711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124359711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124359711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124359711 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124359711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e776), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124359711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124359711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124359711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124359711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124359711 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124359711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013353f), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124359711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124359711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124359711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124359711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124359712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124359712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124359712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124359712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124359712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124359712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124359712 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124359712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124359712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124359712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124359712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124359712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124359712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124359712 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124359712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124359712 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124359712 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124359712 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124359712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124359712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124359712 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124405146 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124405146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011704f), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124405146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124405146 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124405146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124405146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124405146 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124405146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001445e4), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124405146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124405146 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124405146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124405146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124405146 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124405146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00119986), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124405146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124405146 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124405146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124405146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124405146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124405146 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124405146 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124405146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124405146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124405146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124405146 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124405146 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124405146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124405146 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124405146 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124405146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124405146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124405146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124405146 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124405146 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124405146 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124405146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124405146 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124405146 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124405146 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124405146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124405146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124405146 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124405146 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124409712 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124409712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013353f), PART(T=Source Reference,L=4,D=00000026), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124409712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124409712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124409712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124409712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124409712 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124409712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e776), PART(T=Source Reference,L=4,D=00000027), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124409712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124409712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124409712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124409712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124409712 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124409713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005866a4), PART(T=Source Reference,L=4,D=00000028), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124409713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124409713 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124409713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124409713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124409713 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124409713 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124409713 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124409713 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124409713 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124409713 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124409713 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124409713 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124409713 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124409713 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124409713 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124409713 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124409713 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124409713 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124409713 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124409713 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124409713 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124409713 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124409713 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124409713 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124409713 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124415147 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124415147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00119986), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124415147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124415147 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124415147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124415147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124415147 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124415147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001445e4), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124415147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124415147 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124415147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124415147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124415147 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124415147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011704f), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124415147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124415147 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124415147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124415147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124415147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124415147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124415147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124415147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124415147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124415147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124415147 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124415147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124415147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124415147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124415147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124415147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124415147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124415147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124415147 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124415147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124415147 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124415147 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124415147 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124415147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124415147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124415147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124415147 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124415147 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124415147 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_L3Compl_no_cn0(527)@246625d722cd: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard" MC@246625d722cd: Test Component 527 has requested to stop MTC. Terminating current testcase execution. 20241106124416226 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35557<->l=127.0.0.1:4262) (control_if.c:193) 20241106124416226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34502<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124416226 DLINP DEBUG SRVCONN(,r=127.0.0.1:37008<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124416226 DLINP DEBUG SRVCONN(,r=127.0.0.1:37008<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124416226 DLINP NOTICE SRV(,r=127.0.0.1:37008<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124416226 DMAIN NOTICE (127.0.0.1:37008 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37008<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124416226 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124416227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124416227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124416227 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124416227 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) 20241106124416227 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(521)@246625d722cd: Final verdict of PTC: none 20241106124416227 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124416227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124416227 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124416227 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124416227 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106124416228 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124416228 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124416228 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(524)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(519)@246625d722cd: Final verdict of PTC: none 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124416228 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124416228 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124416228 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124416228 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124416228 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Compl_no_cn-Iuh0-RUA(517)@246625d722cd: Final verdict of PTC: none 20241106124416228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34498<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(520)@246625d722cd: Final verdict of PTC: none 20241106124416228 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124416228 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124416228 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124416228 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124416228 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124416228 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124416228 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124416228 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124416228 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124416228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124416228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.sgsn0-SCCP(523)@246625d722cd: Final verdict of PTC: none 20241106124416228 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124416228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124416228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124416228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124416228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124416228 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124416228 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124416228 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124416228 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124416228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124416228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124416228 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124416228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124416228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124416228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124416228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124416228 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124416228 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124416228 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124416228 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(525)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(514)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(516)@246625d722cd: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(518)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(526)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(522)@246625d722cd: Final verdict of PTC: none HNBGW-PFCP(515)@246625d722cd: Final verdict of PTC: none 20241106124416229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(527)@246625d722cd: Final verdict of PTC: fail reason: "Timeout of T_guard" VirtHNBGW-STATS(513)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(513): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(514): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(515): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(516): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(517): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(518): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(519): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(520): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(521): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(522): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(523): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(524): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(525): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(526): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(527): fail (pass -> fail) reason: "Timeout of T_guard" MTC@246625d722cd: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail'. Wed Nov 6 12:44:16 UTC 2024 ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20241106124416287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124416788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57444<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221720) Waiting for packet dumper to finish... 1 (prev_count=221720, count=222260) 20241106124418229 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124418229 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124418229 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106124418229 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124418229 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124418229 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn fail' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/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 Nov 6 12:44:18 UTC 2024 /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 20241106124419708 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(38)[0x55d94e435620]{IDLE}: Deallocated (fsm.c:568) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(39)[0x55d94e4360e0]{IDLE}: Deallocated (fsm.c:568) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124419708 DLSCCP DEBUG SCCP-SCOC(40)[0x55d94e436920]{IDLE}: Deallocated (fsm.c:568) MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241106124419866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124419872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124419879 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44897<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(530)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124425148 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124425148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011704f), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124425148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124425148 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124425148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124425148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124425148 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124425148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001445e4), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124425148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124425148 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124425148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124425148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124425148 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124425148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00119986), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124425148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124425148 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124425148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124425148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124425148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124425148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124425148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124425148 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124425148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124425148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124425148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124425148 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124425148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124425148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124425148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124425148 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124425148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124425148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124425148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124425148 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124425148 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124425148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124425148 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124425148 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124425148 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124425148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124425148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124425148 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124425148 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124435149 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124435149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00119986), PART(T=Source Reference,L=4,D=0000002b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124435149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124435149 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124435149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124435149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124435149 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124435149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001445e4), PART(T=Source Reference,L=4,D=00000029), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124435149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124435149 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124435149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124435149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124435149 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124435149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011704f), PART(T=Source Reference,L=4,D=0000002a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124435149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124435149 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124435149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124435149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124435149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124435149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124435149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124435149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124435149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124435149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124435149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124435149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124435149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124435149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124435149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124435149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124435149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124435149 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124435149 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124435149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124435149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124435149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124435149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124435149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124435149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124435149 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124435149 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124435149 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124435149 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(530)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(531)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124435933 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124435933 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124435950 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124435950 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124435951 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124435951 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124435951 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124435951 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124435952 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124435952 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124435952 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_LU_by_tmsi_from_other_PLMN-Iuh1(533)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124435952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124435952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124435952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124435952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124435952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124435952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124435952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124435952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124435952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124435952 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124435952 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124435952 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124435952 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124435952 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124435952 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) 20241106124435952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124435952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124435952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124435952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124435952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124435952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124435952 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124435952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124435952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124435952 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124435952 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39608 (stream_srv.c:129) 20241106124435952 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39608<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124435952 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124435952 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124435952 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) 20241106124435952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124435952 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124435952 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124435952 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124435952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124435952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124435952 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124435952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124435952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124435952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124435952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124435952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124435952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124435952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124435953 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124435953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124435953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124435953 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124435953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124435953 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124435953 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124435953 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124435953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124435953 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124435953 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124435953 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124435953 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124435953 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124435953 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124435953 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124435953 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124435953 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124435953 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124435953 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124435954 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124435954 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124435954 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) 20241106124435954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124435954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124435954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124435954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124435954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124435954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124435954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124435954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124435954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124435954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124435954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124435954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124435954 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124435954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124435954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124435954 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124435954 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124435954 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124435954 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124435954 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124435954 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124435954 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(537)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(537)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(537)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(535)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(540)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(540)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(540)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(538)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(543)@246625d722cd: ************************************************* HNBGW_Test.msc2-M3UA(543)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(543)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(541)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124436043 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124436043 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124436044 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124436044 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124436044 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124436044 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124436045 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124436045 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124436045 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) 20241106124436045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124436045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124436045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124436045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124436045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124436045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124436045 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124436045 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124436045 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124436045 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124436045 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124436045 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) 20241106124436045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124436045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124436045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124436045 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124436045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124436045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124436045 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124436045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436045 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124436045 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124436045 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124436045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124436045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124436045 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124436045 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124436045 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124436045 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) 20241106124436045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124436045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124436045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124436046 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124436046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124436046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124436046 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124436046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436046 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124436046 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124436046 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124436046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124436046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124436046 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124436046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436046 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124436046 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124436046 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124436046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124436046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124436046 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124436047 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124436047 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124436047 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) 20241106124436047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124436047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124436047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124436047 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124436047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124436047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124436047 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124436047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436047 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124436047 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124436047 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124436047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124436047 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(546)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(546)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(546)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(544)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(549)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(549)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(549)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(547)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(552)@246625d722cd: ************************************************* HNBGW_Test.sgsn2-M3UA(552)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(552)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(550)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124436162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124436162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124436162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124436162 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124436162 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124436162 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124436162 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124436162 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124436162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124436162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124436169 DLINP DEBUG SRVCONN(,r=127.0.0.1:39608<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124436169 DLINP DEBUG SRVCONN(,r=127.0.0.1:39608<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124436169 DLINP DEBUG SRVCONN(,r=127.0.0.1:39608<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124436169 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124436169 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) 20241106124436169 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124436169 DHNBAP DEBUG (127.0.0.1:39608 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124436169 DHNBAP NOTICE (127.0.0.1:39608 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124436169 DHNBAP NOTICE (127.0.0.1:39608 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124436169 DLINP DEBUG SRVCONN(,r=127.0.0.1:39608<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124436169 DLINP DEBUG SRVCONN(,r=127.0.0.1:39608<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124436180 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124436180 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124436180 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124436180 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(537)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124436183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436183 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124436183 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124436183 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124436183 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124436183 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124436183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124436184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436185 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124436185 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124436185 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124436185 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124436185 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124436185 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124436185 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124436185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124436185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124436185 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124436185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124436185 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124436185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124436185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124436185 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124436185 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124436185 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124436186 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124436186 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124436186 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) 20241106124436186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124436186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124436186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124436186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124436186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124436186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124436186 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124436186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436186 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124436186 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124436186 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124436186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124436186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124436186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124436186 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124436210 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124436210 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124436210 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124436210 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(540)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124436212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436212 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124436212 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124436212 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124436212 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124436212 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124436212 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124436213 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436213 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124436213 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124436213 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124436213 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124436213 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124436213 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124436213 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124436213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124436213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124436213 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124436213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124436213 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124436213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124436213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124436213 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124436214 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124436214 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124436215 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124436215 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124436215 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) 20241106124436215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124436215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124436215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124436215 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124436215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124436215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124436215 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124436215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436215 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124436215 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124436215 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124436215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124436215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124436215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124436215 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124436235 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124436235 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106124436235 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124436235 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124436235 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124436235 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124436235 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(543)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106124436238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436238 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106124436238 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124436238 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124436238 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124436238 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124436238 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106124436238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124436238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124436238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124436238 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106124436238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124436238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124436238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124436238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124436238 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124436241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436241 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124436241 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124436241 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124436241 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124436241 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241106124436241 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124436241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124436241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124436241 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106124436241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124436241 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124436241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124436241 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124436241 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124436241 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124436241 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124436242 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124436242 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124436242 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) 20241106124436242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124436242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124436242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124436242 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124436242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124436242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124436242 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124436242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436242 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124436242 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124436242 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124436242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124436242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124436242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124436242 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124436279 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124436279 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124436279 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124436279 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(546)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124436283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436283 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124436283 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124436283 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124436283 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124436283 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124436283 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124436284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436284 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124436284 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124436284 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124436284 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124436284 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124436284 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124436284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124436284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124436284 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124436284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124436284 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124436284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124436284 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124436284 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124436284 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124436284 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124436285 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124436285 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124436285 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) 20241106124436285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124436285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124436285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124436286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124436286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124436286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124436286 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124436286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436286 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124436286 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124436286 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124436286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124436286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124436286 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124436286 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124436306 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124436306 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124436306 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124436306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(549)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124436308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436308 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124436308 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124436308 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124436308 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124436308 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124436308 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124436310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436310 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124436310 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124436310 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124436310 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124436310 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124436310 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124436310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124436310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124436310 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124436310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124436310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124436310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124436310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124436310 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124436310 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124436310 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124436311 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124436311 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124436311 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) 20241106124436311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124436311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124436311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124436311 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124436311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124436311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124436311 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124436311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436311 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124436311 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124436311 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124436311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124436311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124436311 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124436311 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124436333 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124436333 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106124436333 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124436333 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(552)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106124436337 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436337 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106124436337 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124436337 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124436337 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124436337 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106124436337 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124436338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436338 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124436338 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124436338 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124436338 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124436338 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124436338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124436338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124436338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124436338 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106124436338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124436338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124436338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124436338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124436338 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124436338 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124436338 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124436339 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124436339 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124436340 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) 20241106124436340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124436340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124436340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124436340 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124436340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124436340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124436340 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124436340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124436340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124436340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124436340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124436340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124436340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124436340 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(536)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124436990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436990 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124436990 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124436990 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124436990 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124436990 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124436990 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124436990 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124436991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124436991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124436991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124436991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124436991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124436991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124436991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124436991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124436991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124436991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124436991 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124436991 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124436991 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124436991 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) 20241106124436991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124436991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124436991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124436991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124436991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124436991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124436991 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124436991 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124436991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124436991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124436991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124436991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124436991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124436991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124436991 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124436992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124436992 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124436992 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124436992 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124436992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124436992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124436992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124436992 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124436992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124436993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124436993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124436993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124436993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124436993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124436993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124436993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124436993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124436993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124436993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124436993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124436993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124436993 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124436993 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124436993 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(539)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124437019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437019 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124437019 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124437019 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124437019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124437019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124437019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124437019 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124437019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124437019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124437019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124437019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124437019 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124437019 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124437019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124437019 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:386) 20241106124437020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437020 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:386) 20241106124437020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437020 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124437020 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124437020 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124437020 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124437020 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) 20241106124437020 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) 20241106124437020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124437020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124437020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124437020 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124437020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124437020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124437020 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124437020 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124437020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437020 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124437020 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124437020 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124437020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124437020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124437020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124437020 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437022 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124437022 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124437022 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124437022 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124437022 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124437022 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124437022 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124437022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124437022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124437022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124437022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124437022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124437022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124437022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124437022 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:386) 20241106124437022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437022 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:386) 20241106124437022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437022 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124437022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124437022 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124437022 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124437022 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(542)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124437043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437043 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124437043 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124437043 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124437043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124437043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124437043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124437043 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124437043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124437043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124437043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124437043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124437043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124437043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124437043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124437043 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:386) 20241106124437043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437043 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:386) 20241106124437043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124437043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124437043 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124437043 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124437043 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) 20241106124437043 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) 20241106124437043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124437043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124437043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124437043 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124437043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124437043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124437043 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124437043 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: link up (cnlink.c:111) 20241106124437043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437043 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124437043 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124437044 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124437044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124437044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124437044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124437044 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437045 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124437045 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124437045 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124437045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124437045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124437045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124437045 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124437045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124437045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124437045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124437045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124437045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124437045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124437045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124437045 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:386) 20241106124437045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437045 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:386) 20241106124437045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124437046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124437046 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124437046 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124437046 DRANAP INFO cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(545)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124437086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437086 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124437086 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124437086 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124437086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124437086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124437086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124437086 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124437086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124437086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124437086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124437086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124437086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124437086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124437086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124437086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124437086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124437086 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124437086 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124437086 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124437086 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) 20241106124437086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124437086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124437086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124437086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124437086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124437086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124437086 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124437086 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124437087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437087 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124437087 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124437087 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124437087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124437087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124437087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124437087 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437088 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124437088 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124437088 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124437088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124437088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124437088 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124437088 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124437088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124437088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124437088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124437088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124437088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124437088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124437088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124437088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437088 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124437088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124437088 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124437088 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124437088 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124437113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437113 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124437113 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124437113 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124437113 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124437113 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124437113 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124437114 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124437114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124437114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124437114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124437114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124437114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124437114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124437114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124437114 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:386) 20241106124437114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437114 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:386) 20241106124437114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124437114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124437114 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124437114 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124437114 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) 20241106124437114 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) 20241106124437114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124437114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124437114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124437114 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124437114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124437114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124437114 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124437114 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn1-RAN(548)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124437114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437114 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124437114 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124437114 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124437114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124437114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124437114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124437114 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437116 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124437116 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124437116 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124437116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124437116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124437116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124437116 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437116 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124437117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124437117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124437117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124437117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124437117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124437117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124437117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124437117 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:386) 20241106124437117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437117 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:386) 20241106124437117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124437117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124437117 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124437117 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124437117 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(551)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124437143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437143 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106124437143 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106124437143 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106124437143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124437143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124437143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124437143 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124437143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124437143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124437143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124437143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124437143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124437143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106124437143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124437143 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:386) 20241106124437143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437143 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:386) 20241106124437143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437143 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124437143 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124437143 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124437143 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124437143 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) 20241106124437143 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) 20241106124437144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124437144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124437144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124437144 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124437144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124437144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124437144 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124437144 DRANAP NOTICE cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: link up (cnlink.c:111) 20241106124437144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437144 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124437144 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124437144 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124437144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124437144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124437144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124437144 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124437145 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106124437145 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106124437145 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106124437145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124437145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124437145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124437145 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124437145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124437145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124437145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124437145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124437145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124437145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124437145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106124437145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124437145 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:386) 20241106124437145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124437145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437146 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:386) 20241106124437146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124437146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124437146 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124437146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124437146 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124437146 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124437146 DRANAP INFO cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124438175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124438180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124438182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124438185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124438187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124438189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124438191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124438193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124438195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124438196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124438198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124438200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124438201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124438203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124438205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124438207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124438209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124438211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124438214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124438216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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@246625d722cd: 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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000001110001'B, t_guard := 20.000000 } 20241106124438241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43106<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(536)@246625d722cd: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(536)@246625d722cd: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(554) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(532)@246625d722cd: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(554)11777614 20241106124439262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124439263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124439263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124439263 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124439263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb3b64e, normal) (hnbgw_rua.c:388) 20241106124439263 DHNB DEBUG map_rua[0x55d94e432750]{init}: Allocated (fsm.c:456) 20241106124439263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11777614)[0x55d94e432750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124439263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11777614 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124439263 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124439263 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124439263 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241106124439263 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11777614 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:1036) 20241106124439263 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11777614 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124439263 DCN DEBUG map_sccp[0x55d94e43c5f0]{init}: Allocated (fsm.c:456) 20241106124439263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d94e43c5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124439263 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11777614 <-> SCCP-44 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124439263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11777614 SCCP-44 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124439263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11777614)[0x55d94e432750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124439263 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124439263 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124439263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11777614)[0x55d94e432750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124439263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d94e43c5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124439263 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124439263 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{IDLE}: Allocated (fsm.c:456) 20241106124439263 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124439263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000710056400500f1100926) (sccp_scrc.c:401) 20241106124439263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124439263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124439263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124439263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124439263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124439263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124439263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124439263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124439263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124439263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124439263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124439263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124439263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124439263 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124439263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d94e43c5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124439263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11777614)[0x55d94e432750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124439263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124439263 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124439263 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124439263 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124439263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124439263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124439263 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124439263 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(535)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(535)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(536)@246625d722cd: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(554) HNBGW_Test.msc0-RAN(536)@246625d722cd: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(554)7458277 HNBGW_Test.msc0-SCCP(535)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(535)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(554)@246625d722cd: setverdict(pass): none -> pass 20241106124439272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124439272 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124439272 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124439272 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124439272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124439272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124439272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124439272 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124439272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124439272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124439272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124439272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124439272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124439272 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0089ac02) (sccp_scrc.c:472) 20241106124439272 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1823) 20241106124439272 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124439272 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124439272 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124439272 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124439272 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:483) 20241106124439272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d94e43c5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124439272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d94e43c5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124439273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43106<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(554)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124439275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124439278 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124439281 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124439283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124439285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124439286 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124439288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124439290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124439292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124439293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124439295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124439296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124439297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124439299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124439300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124439302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124439304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124439305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124439307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124439309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000100100110'B, t_guard := 20.000000 } 20241106124439331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(542)@246625d722cd: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(542)@246625d722cd: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(555) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(532)@246625d722cd: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(555)8223809 20241106124440346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124440346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124440346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124440346 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124440346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7d7c41, normal) (hnbgw_rua.c:388) 20241106124440346 DHNB DEBUG map_rua[0x55d94e450050]{init}: Allocated (fsm.c:456) 20241106124440346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8223809)[0x55d94e450050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124440346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8223809 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124440346 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124440346 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124440347 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8223809 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241106124440347 DCN DEBUG map_sccp[0x55d94e43ed40]{init}: Allocated (fsm.c:456) 20241106124440347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-45)[0x55d94e43ed40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124440347 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8223809 <-> SCCP-45 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106124440347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8223809 SCCP-45 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124440347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8223809)[0x55d94e450050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124440347 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124440347 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124440347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8223809)[0x55d94e450050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124440347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-45)[0x55d94e43ed40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124440347 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124440347 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{IDLE}: Allocated (fsm.c:456) 20241106124440347 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124440347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001260056400500f1100926) (sccp_scrc.c:401) 20241106124440347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124440347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124440347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124440347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124440347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124440347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124440347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124440347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124440347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124440347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124440347 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124440347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124440347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124440347 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124440347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-45)[0x55d94e43ed40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124440347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8223809)[0x55d94e450050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124440347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124440347 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124440347 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124440347 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124440347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124440347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124440347 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124440347 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(541)@246625d722cd: First idle individual index:0 HNBGW_Test.msc2-SCCP(541)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(542)@246625d722cd: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(555) HNBGW_Test.msc2-RAN(542)@246625d722cd: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(555)729414 HNBGW_Test.msc2-SCCP(541)@246625d722cd: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(555)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(541)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124440358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124440358 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124440358 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124440358 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124440358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124440358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124440358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124440358 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124440358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124440358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124440358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124440358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124440358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124440358 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00373085) (sccp_scrc.c:472) 20241106124440358 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1823) 20241106124440358 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124440358 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124440358 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124440358 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124440358 DCN DEBUG handle_cn_conn_conf() conn_id=45, 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:483) 20241106124440358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-45)[0x55d94e43ed40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124440358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-45)[0x55d94e43ed40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124440359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(555)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124440360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124440363 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124440365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124440367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124440368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124440370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124440372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124440373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124440375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124440377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124440379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124440380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124440382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124440383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124440385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124440386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124440388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124440389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124440391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124440392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124440397 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44897<->l=127.0.0.1:4262) (control_if.c:193) 20241106124440397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(535)@246625d722cd: Final verdict of PTC: none 20241106124440398 DLINP DEBUG SRVCONN(,r=127.0.0.1:39608<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124440398 DLINP DEBUG SRVCONN(,r=127.0.0.1:39608<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124440398 DLINP NOTICE SRV(,r=127.0.0.1:39608<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124440398 DMAIN NOTICE (127.0.0.1:39608 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39608<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124440398 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124440398 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124440398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124440398 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124440398 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241106124440398 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124440398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124440398 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124440398 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124440398 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124440398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124440398 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106124440398 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124440398 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124440398 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124440398 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106124440398 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124440398 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124440398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124440398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124440398 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106124440398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124440398 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124440398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124440398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124440398 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124440398 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124440399 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124440399 DRANAP NOTICE cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(532)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(538)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(544)@246625d722cd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(531)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(545)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(548)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(552)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(536)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(547)@246625d722cd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(534)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(529)@246625d722cd: Final verdict of PTC: none 20241106124440399 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124440399 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106124440399 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124440399 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124440399 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124440399 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124440399 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124440399 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124440399 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124440399 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106124440399 DLINP <0002> stream_srv.c:647 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 20241106124440399 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124440399 DLINP <0002> stream_srv.c:647 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 20241106124440399 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124440399 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106124440399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124440399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.msc1-RAN(539)@246625d722cd: Final verdict of PTC: none 20241106124440399 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124440399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124440399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124440399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124440399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124440399 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124440399 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124440399 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124440399 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124440399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d94e43c5f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124440399 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) HNBGW_Test.sgsn2-RAN(551)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(528)@246625d722cd: Final verdict of PTC: none 20241106124440399 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124440399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ac02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124440399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124440399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124440399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124440399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124440399 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124440399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d94e43c5f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124440399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11777614)[0x55d94e432750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124440399 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11777614)[0x55d94e432750]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-M3UA(546)@246625d722cd: Final verdict of PTC: none 20241106124440400 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124440400 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124440400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124440400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124440400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124440400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124440400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124440400 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124440400 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124440400 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124440400 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124440400 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124440400 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124440400 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124440400 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124440400 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124440400 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124440400 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124440400 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124440400 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124440400 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124440400 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124440400 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124440400 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124440400 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124440399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124440399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11777614)[0x55d94e432750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124440399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11777614)[0x55d94e432750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124440399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11777614)[0x55d94e432750]{disrupted}: Freeing instance (context_map.c:202) 20241106124440399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11777614)[0x55d94e432750]{disrupted}: Deallocated (fsm.c:568) 20241106124440399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d94e43c5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124440399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d94e43c5f0]{disconnected}: Freeing instance (context_map.c:206) 20241106124440400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d94e43c5f0]{disconnected}: Deallocated (fsm.c:568) 20241106124440400 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11777614 SCCP-44 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241106124440400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124440400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124440400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124440400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124440400 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124440400 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) 20241106124440400 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124440400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8223809)[0x55d94e450050]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124440400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8223809)[0x55d94e450050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124440400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-45)[0x55d94e43ed40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106124440400 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124440400 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124440400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00373085), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124440400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124440400 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124440400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124440400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124440400 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124440400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-45)[0x55d94e43ed40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124440400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8223809)[0x55d94e450050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124440400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8223809)[0x55d94e450050]{disrupted}: Freeing instance (context_map.c:202) 20241106124440400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8223809)[0x55d94e450050]{disrupted}: Deallocated (fsm.c:568) 20241106124440400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-45)[0x55d94e43ed40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124440400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-45)[0x55d94e43ed40]{disconnected}: Freeing instance (context_map.c:206) 20241106124440400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-45)[0x55d94e43ed40]{disconnected}: Deallocated (fsm.c:568) 20241106124440400 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8223809 SCCP-45 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241106124440400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124440400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124440400 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124440400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124440400 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124440400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124440400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124440400 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124440400 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124440400 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124440400 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124440400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124440400 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124440400 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124440400 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124440400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124440400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124440400 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124440400 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124440400 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124440400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124440400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124440400 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106124440400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124440400 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124440400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124440400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124440400 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124440400 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124440400 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124440400 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-SCCP(541)@246625d722cd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(533)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(537)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(542)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(550)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(540)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(543)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(549)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(553)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124440462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52950<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(530)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(528): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(529): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(530): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(531): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(532): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(533): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(534): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(535): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(536): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(537): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(538): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(539): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(540): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-SCCP(541): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-RAN(542): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-M3UA(543): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(544): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(545): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(546): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(547): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(548): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(549): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(550): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn2-RAN(551): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(552): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(553): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(554): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(555): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Wed Nov 6 12:44:40 UTC 2024 ====== 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 20241106124440616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124441118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43124<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380292) Waiting for packet dumper to finish... 1 (prev_count=380292, count=380932) 20241106124442400 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124442400 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124442400 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106124442400 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124442400 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124442400 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106124442400 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124442400 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124442400 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124442400 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124442400 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106124442400 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Wed Nov 6 12:44:43 UTC 2024 /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 MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_paging_imsi started. 20241106124444193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124444198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124444206 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35587<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(558)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124445146 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(43)[0x55d94e437210]{IDLE}: Deallocated (fsm.c:568) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(41)[0x55d94e3de960]{IDLE}: Deallocated (fsm.c:568) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124445146 DLSCCP DEBUG SCCP-SCOC(42)[0x55d94e438100]{IDLE}: Deallocated (fsm.c:568) 20241106124450401 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124450401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00373085), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124450401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124450401 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124450401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124450401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124450401 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124450401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ac02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124450401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124450401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124450401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124450401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124450401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124450401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124450401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124450401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124450401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124450401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124450401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124450401 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124450401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124450401 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124450401 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124450401 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124450401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124450401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124450401 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124450402 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(558)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_paging_imsi-Iuh0(559)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124500266 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124500266 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124500286 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124500286 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124500286 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124500286 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124500287 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124500287 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124500287 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) 20241106124500287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124500287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124500287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124500287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500287 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124500287 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124500287 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124500287 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124500287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500287 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500287 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500287 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124500287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124500287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124500287 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_paging_imsi-Iuh1(561)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124500287 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124500287 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124500287 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) 20241106124500287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124500287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124500287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500287 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124500287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500287 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124500287 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53388 (stream_srv.c:129) 20241106124500288 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53388<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124500288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500288 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500288 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500288 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124500288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124500288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124500288 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124500288 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124500288 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124500289 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124500289 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124500289 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) 20241106124500289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124500289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124500289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500289 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124500289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500289 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124500289 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124500289 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124500289 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) 20241106124500289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124500289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124500289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500289 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124500289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500289 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124500289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124500289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124500289 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106124500289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500289 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500289 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500289 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124500289 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124500289 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124500289 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124500289 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124500289 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(565)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(565)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(565)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(563)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(568)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(568)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(568)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(566)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(571)@246625d722cd: ************************************************* HNBGW_Test.msc2-M3UA(571)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(571)@246625d722cd: ************************************************* HNBGW_Test.msc2-SCCP(569)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124500383 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124500383 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124500383 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124500384 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124500384 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124500384 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124500384 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124500384 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124500384 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124500384 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) 20241106124500384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124500384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124500384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124500384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500384 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124500385 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124500385 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124500385 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124500385 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124500385 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) 20241106124500385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124500385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124500385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500385 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124500385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500385 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124500385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500385 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500385 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500385 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124500385 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124500385 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124500385 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124500385 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124500385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500385 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500385 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500385 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124500385 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124500385 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124500385 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124500385 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124500386 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124500386 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124500386 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) 20241106124500386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124500386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124500386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500386 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124500386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500386 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124500386 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124500386 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124500386 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) 20241106124500386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124500386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124500386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500386 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124500386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500386 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124500386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500386 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124500386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124500386 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124500386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500386 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500386 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500386 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124500386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124500386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124500386 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124500401 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124500402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ac02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124500402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124500402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500402 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124500402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00373085), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124500402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500402 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124500402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124500402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124500402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124500402 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124500402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500402 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500402 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500402 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124500402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124500402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124500402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124500402 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124500402 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(574)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(574)@246625d722cd: M3UA emulation initiated, the test can be started MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(574)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(572)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124500450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124500450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124500450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124500450 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124500450 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124500450 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124500450 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124500450 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124500450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124500450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124500459 DLINP DEBUG SRVCONN(,r=127.0.0.1:53388<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124500459 DLINP DEBUG SRVCONN(,r=127.0.0.1:53388<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124500459 DLINP DEBUG SRVCONN(,r=127.0.0.1:53388<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124500459 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124500459 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) 20241106124500459 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124500459 DHNBAP DEBUG (127.0.0.1:53388 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124500459 DHNBAP NOTICE (127.0.0.1:53388 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124500459 DHNBAP NOTICE (127.0.0.1:53388 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124500459 DLINP DEBUG SRVCONN(,r=127.0.0.1:53388<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124500459 DLINP DEBUG SRVCONN(,r=127.0.0.1:53388<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124500518 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124500518 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124500518 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124500518 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(565)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124500521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500521 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124500521 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124500521 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124500521 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124500521 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124500521 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124500523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500523 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124500523 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124500523 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124500523 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124500523 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124500523 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124500523 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124500523 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124500523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124500523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124500523 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124500523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124500523 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124500523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124500523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124500523 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124500523 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124500523 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124500524 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124500524 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124500524 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) 20241106124500524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124500524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124500524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124500524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500524 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124500524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500524 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500524 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500524 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124500524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124500524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124500524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124500524 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124500546 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124500546 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124500546 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124500546 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(568)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124500549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500549 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124500549 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124500549 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124500549 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124500549 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124500549 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124500550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500550 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124500550 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124500550 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124500550 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124500550 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124500550 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124500550 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124500550 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124500550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124500550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124500550 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124500550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124500550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124500550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124500550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124500550 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124500550 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124500551 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124500552 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124500552 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124500552 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) 20241106124500552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124500552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124500552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500552 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124500552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500552 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124500552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500552 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500552 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500552 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124500552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124500552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124500552 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124500552 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124500575 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124500575 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106124500575 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124500575 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124500575 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124500575 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124500575 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(571)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106124500578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500578 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106124500578 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124500578 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124500578 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124500578 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124500578 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106124500578 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124500578 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124500578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124500578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124500578 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106124500578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124500578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124500578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124500578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124500578 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124500581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500581 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124500581 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124500581 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124500581 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124500581 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241106124500581 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124500581 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124500581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124500581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124500581 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106124500581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124500581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124500581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124500581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124500581 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124500581 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124500581 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124500582 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124500582 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124500582 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) 20241106124500582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124500582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124500582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500582 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124500582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500582 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124500582 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500582 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500582 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500582 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124500582 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124500582 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124500582 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124500582 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124500623 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124500623 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124500623 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124500623 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124500623 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124500623 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124500623 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(574)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124500627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500627 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124500627 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124500627 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124500627 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124500627 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124500627 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124500627 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124500627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124500627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124500627 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124500627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124500627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124500627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124500627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124500627 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124500629 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500629 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124500629 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124500629 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124500629 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124500629 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106124500630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124500630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124500630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124500630 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124500630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124500630 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124500630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124500630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124500630 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124500630 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124500630 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124500631 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124500631 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124500631 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) 20241106124500631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124500631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124500631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124500631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124500631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124500631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124500631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124500631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124500631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124500631 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124500631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124500631 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124500631 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124500631 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124500631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124500631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124500631 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124500631 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(564)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124501328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124501328 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124501328 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124501328 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124501328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124501328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124501328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124501328 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124501328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124501328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124501328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124501328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124501328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124501328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124501328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124501328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124501328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124501328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124501328 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124501328 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124501328 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124501328 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) 20241106124501328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124501328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124501328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124501328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124501328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124501328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124501328 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124501328 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124501329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124501329 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124501329 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124501329 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124501329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124501329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124501329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124501329 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124501330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124501330 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124501330 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124501330 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124501330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124501330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124501330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124501330 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124501330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124501330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124501330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124501330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124501330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124501330 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124501330 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124501330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124501330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501330 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124501330 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124501330 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124501330 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124501330 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(567)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124501355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124501355 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124501355 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124501355 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124501355 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124501355 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124501355 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124501355 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124501355 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124501355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124501355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124501355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124501355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124501355 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124501355 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124501355 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124501355 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:386) 20241106124501355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501355 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:386) 20241106124501355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501355 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124501355 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124501355 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124501355 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124501355 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) 20241106124501355 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) 20241106124501355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124501355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124501355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124501355 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124501355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124501355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124501355 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124501355 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124501355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124501355 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124501355 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124501355 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124501355 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124501355 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124501355 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124501355 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124501357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124501357 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124501357 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124501357 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124501357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124501357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124501357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124501357 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124501357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124501357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124501357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124501357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124501357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124501357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124501357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124501357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124501357 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:386) 20241106124501357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501357 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:386) 20241106124501357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124501357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124501357 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124501357 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124501357 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124501384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124501384 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124501384 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124501384 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124501384 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124501384 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124501384 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124501384 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(570)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124501384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124501384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124501384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124501384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124501384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124501384 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124501384 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124501384 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124501384 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:386) 20241106124501384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501384 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:386) 20241106124501384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501384 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124501384 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124501384 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124501384 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124501384 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) 20241106124501384 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) 20241106124501384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124501384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124501384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124501384 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124501384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124501384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124501385 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124501385 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: link up (cnlink.c:111) 20241106124501385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124501385 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124501385 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124501385 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124501385 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124501385 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124501385 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124501385 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124501387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124501387 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124501387 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124501387 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124501387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124501387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124501387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124501387 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124501387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124501387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124501387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124501387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124501387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124501387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124501387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124501387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124501387 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:386) 20241106124501387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501388 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:386) 20241106124501388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501388 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124501388 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124501388 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124501388 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124501388 DRANAP INFO cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(573)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124501432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124501432 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124501432 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124501432 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124501432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124501432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124501432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124501432 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124501432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124501432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124501432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124501432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124501432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124501432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124501432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124501432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124501432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124501432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124501432 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124501432 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124501432 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124501432 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) 20241106124501432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124501432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124501432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124501432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124501432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124501432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124501432 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124501432 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124501432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124501432 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124501432 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124501432 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124501432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124501432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124501432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124501432 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124501433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124501433 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124501433 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124501433 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124501433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124501433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124501433 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124501433 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124501434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124501434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124501434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124501434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124501434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124501434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124501434 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124501434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124501434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124501434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124501434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124501434 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124501434 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124501434 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124501434 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124501434 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124502464 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124502466 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124502468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124502470 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124502472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124502474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124502477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124502479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124502482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124502484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124502486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124502488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124502489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124502491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124502493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124502495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124502497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124502499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124502500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124502502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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 } } } 20241106124502528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124503538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124503538 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124503538 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124503538 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124503538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124503538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124503538 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124503538 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124503538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124503538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124503538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124503538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124503538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124503538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124503538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124503538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:472) 20241106124503538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124503538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124503538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124503538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124503538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124503538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124503538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124503538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124503538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124503538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124503538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124503538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124503538 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124503538 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124503538 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241106124503538 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:188) 20241106124503538 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:237) 20241106124503538 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:166) 20241106124503538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241106124503538 DRUA DEBUG (127.0.0.1:53388 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241106124503538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124503538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241106124503538 DLINP DEBUG SRVCONN(,r=127.0.0.1:53388<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124503538 DLINP DEBUG SRVCONN(,r=127.0.0.1:53388<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh0-RUA(560)@246625d722cd: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(562)@246625d722cd: UnitdataCallback HNBGW_Test.msc0-RAN(564)@246625d722cd: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(564)@246625d722cd: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(576) TC_mscpool_paging_imsi-Iuh0-RUA(560)@246625d722cd: Added conn table entry 0TC_mscpool_paging_imsi0(576)9435696 20241106124504557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124504557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124504557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124504557 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124504557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ffa30, normal) (hnbgw_rua.c:388) 20241106124504557 DHNB DEBUG map_rua[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124504557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9435696)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124504557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9435696 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124504557 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124504557 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124504557 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9435696 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1004) 20241106124504557 DCN DEBUG map_sccp[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124504557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124504557 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9435696 <-> SCCP-46 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124504557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9435696 SCCP-46 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124504557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9435696)[0x55d94e3de960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124504557 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124504557 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124504557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9435696)[0x55d94e3de960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124504557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55d94e438100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124504557 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124504557 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{IDLE}: Allocated (fsm.c:456) 20241106124504558 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124504558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003980056400500f1100926) (sccp_scrc.c:401) 20241106124504558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124504558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124504558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124504558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124504558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124504558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124504558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124504558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124504558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124504558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124504558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124504558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124504558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124504558 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124504558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55d94e438100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124504558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9435696)[0x55d94e3de960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124504558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124504558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124504558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124504558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124504558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124504558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124504558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124504558 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(563)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(563)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(564)@246625d722cd: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(576) HNBGW_Test.msc0-RAN(564)@246625d722cd: Added conn table entry 0TC_mscpool_paging_imsi0(576)13450472 HNBGW_Test.msc0-SCCP(563)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(563)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(576)@246625d722cd: setverdict(pass): none -> pass 20241106124504567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124504567 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124504567 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124504567 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124504567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124504567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124504567 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124504567 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124504568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124504568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124504568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124504568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124504568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124504568 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006fb9d0) (sccp_scrc.c:472) 20241106124504568 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1823) 20241106124504568 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124504568 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124504568 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124504568 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124504568 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:483) 20241106124504568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55d94e438100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124504568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55d94e438100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124505569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45698<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(576)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124505570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124505573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124505576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124505578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124505581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124505583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124505584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124505586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124505588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124505590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124505591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124505593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124505594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124505595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124505597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124505598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124505600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124505603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124505606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124505608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124505613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124505613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124505613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124505613 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124505613 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) 20241106124505613 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124505613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9435696)[0x55d94e3de960]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124505613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9435696)[0x55d94e3de960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124505613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55d94e438100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106124505613 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124505613 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124505613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fb9d0), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124505613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124505613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124505613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124505613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124505613 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124505613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55d94e438100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124505613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9435696)[0x55d94e3de960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124505613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9435696)[0x55d94e3de960]{disrupted}: Freeing instance (context_map.c:202) 20241106124505613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9435696)[0x55d94e3de960]{disrupted}: Deallocated (fsm.c:568) 20241106124505613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55d94e438100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124505613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55d94e438100]{disconnected}: Freeing instance (context_map.c:206) 20241106124505613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-46)[0x55d94e438100]{disconnected}: Deallocated (fsm.c:568) 20241106124505613 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9435696 SCCP-46 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241106124505613 DLINP DEBUG SRVCONN(,r=127.0.0.1:53388<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124505613 DLINP DEBUG SRVCONN(,r=127.0.0.1:53388<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124505613 DLINP NOTICE SRV(,r=127.0.0.1:53388<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124505613 DMAIN NOTICE (127.0.0.1:53388 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53388<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124505613 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124505613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124505613 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124505613 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124505613 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124505613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124505613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124505613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124505613 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124505613 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35587<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(567)@246625d722cd: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(562)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(564)@246625d722cd: Final verdict of PTC: none 20241106124505614 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124505614 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106124505614 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124505614 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124505614 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124505614 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc2-SCCP(569)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(570)@246625d722cd: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(561)@246625d722cd: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(560)@246625d722cd: Final verdict of PTC: none 20241106124505614 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124505614 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124505614 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106124505614 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124505614 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124505614 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124505614 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106124505614 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124505614 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124505614 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124505614 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124505614 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124505614 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124505614 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124505614 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124505614 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124505614 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124505615 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124505615 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124505615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124505615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(566)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(563)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(573)@246625d722cd: Final verdict of PTC: none 20241106124505614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124505614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124505614 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124505614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124505614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124505614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124505614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124505614 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124505614 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124505614 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124505614 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124505614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124505615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) TC_mscpool_paging_imsi-Iuh0(559)@246625d722cd: Final verdict of PTC: none 20241106124505615 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124505615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124505615 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124505615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124505615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124505615 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124505615 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124505615 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124505615 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124505615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124505615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124505615 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124505615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124505615 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124505615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124505615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124505615 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124505615 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124505615 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124505615 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124505615 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124505615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124505615 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124505615 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124505615 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124505615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124505615 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124505615 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106124505615 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124505615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124505615 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106124505615 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124505615 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124505615 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124505615 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106124505615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124505615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(572)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(565)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(556)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(574)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(568)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(571)@246625d722cd: Final verdict of PTC: none 20241106124505615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124505615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124505615 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106124505615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124505615 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124505615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124505615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124505615 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124505616 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124505616 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124505616 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(575)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124505685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(558)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(556): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(558): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(559): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(560): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(561): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(562): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(563): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(564): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(565): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(566): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(567): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(568): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-SCCP(569): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-RAN(570): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-M3UA(571): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(572): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(573): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(574): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(575): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_paging_imsi0(576): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Wed Nov 6 12:45:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20241106124505792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124506294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45706<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=290780) Waiting for packet dumper to finish... 1 (prev_count=290780, count=291420) 20241106124507615 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124507615 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124507615 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106124507615 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124507615 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124507615 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106124507615 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124507615 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124507615 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124507616 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124507616 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106124507616 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Wed Nov 6 12:45:08 UTC 2024 /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 MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_paging_tmsi started. 20241106124509363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124509373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124509380 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45985<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(579)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124510403 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124510403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124510403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124510403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124510403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124510403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124510403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00373085), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124510403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124510403 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124510403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124510403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124510403 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124510403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ac02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124510403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124510403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124510403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124510403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124510403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124510403 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124510403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124510403 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124510403 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124510403 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124510403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124510403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124510403 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124515613 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124515613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fb9d0), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124515613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124515613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124515614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124515614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124515614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124515614 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124515614 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124515614 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124515614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124515614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124515614 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124520404 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124520404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ac02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124520404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124520404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124520404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124520404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124520404 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124520404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00373085), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124520404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124520404 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124520404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124520404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124520404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124520404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124520404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124520404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124520404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124520404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124520404 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124520404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124520404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124520404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124520404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124520404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124520404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124520404 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(579)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_paging_tmsi-Iuh0(580)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124525446 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124525446 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124525464 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124525464 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124525464 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124525464 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124525465 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124525465 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124525465 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124525465 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124525465 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) 20241106124525465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124525465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124525465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124525465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525465 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124525465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525465 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525465 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525465 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124525465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124525465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124525465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124525465 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124525465 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124525465 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) 20241106124525465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124525465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124525465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124525466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525466 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124525466 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124525466 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124525466 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124525466 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124525466 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) 20241106124525466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124525466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124525466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525466 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124525466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525466 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124525466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124525466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124525466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124525466 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124525466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525466 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525466 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525466 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124525466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124525466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124525466 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down TC_mscpool_paging_tmsi-Iuh1(582)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124525466 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52586 (stream_srv.c:129) 20241106124525466 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52586<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124525467 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124525467 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124525467 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) 20241106124525467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124525467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525468 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124525468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525468 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124525468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525468 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525468 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525468 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124525468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124525468 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(586)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(586)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(586)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(584)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(589)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(589)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(589)@246625d722cd: ************************************************* HNBGW_Test.msc1-SCCP(587)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(592)@246625d722cd: ************************************************* HNBGW_Test.msc2-M3UA(592)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(592)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(590)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124525551 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124525551 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124525551 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124525551 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124525552 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124525552 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124525552 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124525552 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124525553 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124525553 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124525553 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) 20241106124525553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124525553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124525553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525553 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124525553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525553 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124525553 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124525553 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124525553 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) 20241106124525553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124525553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124525553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525553 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124525553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525553 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124525553 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124525553 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124525553 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) 20241106124525553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124525553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124525553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525554 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124525554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525554 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124525554 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124525554 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124525554 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) 20241106124525554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124525554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124525554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124525554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525554 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124525554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525554 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124525554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124525554 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124525554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525554 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124525554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124525554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124525554 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124525554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525554 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124525554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124525554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124525554 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124525554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525554 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525554 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525554 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124525554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124525554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124525554 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(595)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(595)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(595)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(593)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124525608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124525608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124525608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124525608 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124525608 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124525608 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124525608 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124525608 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124525608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124525608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124525614 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124525614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fb9d0), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124525614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124525614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525615 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525615 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525615 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124525615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124525615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124525615 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124525618 DLINP DEBUG SRVCONN(,r=127.0.0.1:52586<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124525618 DLINP DEBUG SRVCONN(,r=127.0.0.1:52586<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124525618 DLINP DEBUG SRVCONN(,r=127.0.0.1:52586<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124525618 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124525618 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) 20241106124525618 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124525618 DHNBAP DEBUG (127.0.0.1:52586 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124525618 DHNBAP NOTICE (127.0.0.1:52586 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124525618 DHNBAP NOTICE (127.0.0.1:52586 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124525618 DLINP DEBUG SRVCONN(,r=127.0.0.1:52586<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124525618 DLINP DEBUG SRVCONN(,r=127.0.0.1:52586<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124525691 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124525691 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124525691 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124525691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(586)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124525694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525694 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124525694 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124525694 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124525694 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124525694 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124525694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124525696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525696 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124525696 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124525696 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124525696 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124525696 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124525696 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124525696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124525696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124525696 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124525696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124525696 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124525696 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124525696 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124525696 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124525696 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124525696 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124525697 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124525697 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124525697 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) 20241106124525697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124525697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124525697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124525698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525698 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124525698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525698 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525698 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525698 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124525698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124525698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124525698 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124525698 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124525716 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124525716 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124525716 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124525716 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(589)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124525719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525719 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124525719 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124525719 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124525719 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124525719 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124525719 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124525720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525720 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124525720 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124525720 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124525720 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124525720 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124525720 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124525720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124525720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124525720 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124525720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124525720 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124525720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124525720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124525721 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124525721 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124525721 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124525722 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124525722 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124525722 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) 20241106124525722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124525722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124525722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525722 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124525722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525722 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124525722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525722 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525722 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525722 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124525722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124525722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124525722 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124525722 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124525747 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124525747 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106124525747 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124525747 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(592)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106124525751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525751 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106124525751 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124525751 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124525751 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124525751 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106124525751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124525752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525752 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124525752 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124525752 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124525752 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124525752 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124525752 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124525752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124525752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124525752 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106124525752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124525752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124525752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124525752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124525752 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124525752 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124525752 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124525753 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124525754 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124525754 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) 20241106124525754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124525754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124525754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525754 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124525754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525754 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124525754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525754 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525754 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525754 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124525754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124525754 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124525754 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124525754 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124525785 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124525785 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124525785 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124525785 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(595)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124525788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525788 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124525788 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124525788 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124525788 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124525788 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124525788 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124525790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525790 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124525790 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124525790 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124525790 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124525790 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124525790 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124525790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124525790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124525790 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124525790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124525790 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124525790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124525790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124525790 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124525790 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124525790 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124525791 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124525791 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124525791 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) 20241106124525791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124525791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124525791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124525791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124525791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124525791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124525791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124525791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124525792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124525792 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124525792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124525792 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124525792 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124525792 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124525792 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124525792 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124525792 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124525792 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(585)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124526507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124526507 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124526507 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124526507 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124526507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124526507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124526507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124526507 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124526507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124526507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124526507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124526507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124526507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124526507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124526507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124526507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124526507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526507 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124526507 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124526507 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124526507 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124526507 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124526507 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) 20241106124526507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124526507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124526507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124526507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124526507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124526507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124526507 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124526507 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124526507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124526507 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124526507 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124526507 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124526507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124526507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124526507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124526507 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124526510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124526510 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124526510 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124526510 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124526510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124526510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124526510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124526510 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124526510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124526510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124526510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124526510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124526510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124526510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124526510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124526510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124526510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124526511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124526511 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124526511 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124526511 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124526525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124526525 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124526525 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124526525 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124526525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124526525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124526525 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124526525 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(588)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124526526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124526526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124526526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124526526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124526526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124526526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124526526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124526526 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124526525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124526525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124526525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124526525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124526525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124526525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124526525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124526525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124526525 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:386) 20241106124526525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526525 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:386) 20241106124526525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526525 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124526525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124526526 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124526526 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124526526 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) 20241106124526526 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) 20241106124526526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124526526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124526526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124526526 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124526526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124526526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124526526 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124526526 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124526529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124526529 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124526529 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124526529 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124526529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124526529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124526529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124526529 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124526529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124526529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124526529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124526529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124526529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124526529 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124526529 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124526529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124526529 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:386) 20241106124526529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526529 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:386) 20241106124526529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526529 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124526529 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124526529 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124526529 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124526529 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124526559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124526559 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124526559 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124526559 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124526559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124526559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124526559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124526559 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124526559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124526559 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124526559 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124526559 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124526559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124526559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124526559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124526559 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(591)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124526559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124526559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124526559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124526559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124526559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124526559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124526559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124526559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124526559 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:386) 20241106124526559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526559 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:386) 20241106124526559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124526559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124526559 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124526559 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124526559 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) 20241106124526559 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) 20241106124526559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124526559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124526559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124526559 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124526559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124526559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124526559 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124526559 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: link up (cnlink.c:111) 20241106124526563 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124526563 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124526563 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124526563 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124526563 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124526563 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124526563 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124526563 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124526563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124526563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124526563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124526563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124526563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124526564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124526564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124526564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124526564 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:386) 20241106124526564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526564 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:386) 20241106124526564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124526564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124526564 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124526564 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124526564 DRANAP INFO cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(594)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124526594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124526594 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124526594 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124526594 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124526594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124526594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124526594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124526594 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124526594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124526594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124526594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124526594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124526594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124526594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124526594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124526594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124526594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526594 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124526594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124526594 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124526594 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124526594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124526594 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124526594 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124526594 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124526594 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124526594 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124526594 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124526594 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124526594 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124526594 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) 20241106124526594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124526594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124526594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124526594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124526594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124526594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124526594 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124526594 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124526595 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124526595 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124526595 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124526595 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124526595 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124526595 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124526595 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124526595 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124526595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124526595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124526595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124526595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124526596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124526596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124526596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124526596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124526596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124526596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124526596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124526596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124526596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124526596 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124526596 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124526596 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124527626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124527630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124527633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124527635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124527637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124527639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124527641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124527642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124527644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124527646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124527648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124527650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124527651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124527653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124527655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124527657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124527659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124527660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124527662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124527664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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 } } } 20241106124527692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52018<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(597)@246625d722cd: 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 20241106124528705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124528705 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124528705 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124528705 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124528705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124528706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124528706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124528706 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124528706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124528706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124528706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124528706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124528706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124528706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124528706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124528706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:472) 20241106124528706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124528706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124528706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124528706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124528706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124528706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124528706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124528706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124528706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124528706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124528706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124528706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124528706 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124528706 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124528706 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241106124528706 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:188) 20241106124528706 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:215) 20241106124528706 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:237) 20241106124528706 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:166) 20241106124528706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241106124528706 DRUA DEBUG (127.0.0.1:52586 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241106124528706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124528706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241106124528706 DLINP DEBUG SRVCONN(,r=127.0.0.1:52586<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124528706 DLINP DEBUG SRVCONN(,r=127.0.0.1:52586<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh1-RUA(583)@246625d722cd: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(581)@246625d722cd: UnitdataCallback TC_mscpool_paging_tmsi0(597)@246625d722cd: 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(585)@246625d722cd: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(585)@246625d722cd: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(597) TC_mscpool_paging_tmsi-Iuh0-RUA(581)@246625d722cd: Added conn table entry 0TC_mscpool_paging_tmsi0(597)3745859 20241106124529723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124529723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124529723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241106124529723 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124529723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x392843, normal) (hnbgw_rua.c:388) 20241106124529723 DHNB DEBUG map_rua[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124529723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745859)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124529723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3745859 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124529723 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124529723 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124529723 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3745859 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1004) 20241106124529723 DCN DEBUG map_sccp[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124529723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124529723 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3745859 <-> SCCP-47 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124529723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3745859 SCCP-47 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:293) 20241106124529723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745859)[0x55d94e3de960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124529723 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124529723 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124529723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745859)[0x55d94e3de960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124529723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d94e438100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124529723 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124529723 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{IDLE}: Allocated (fsm.c:456) 20241106124529723 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124529723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002430056400500f1100926) (sccp_scrc.c:401) 20241106124529723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124529723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124529723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124529723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124529723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124529723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124529723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124529723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124529723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124529723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124529723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124529723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124529723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124529723 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124529723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d94e438100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124529723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745859)[0x55d94e3de960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124529724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124529724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124529724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124529724 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124529724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124529724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124529724 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124529724 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(584)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(584)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(585)@246625d722cd: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(597) HNBGW_Test.msc0-RAN(585)@246625d722cd: Added conn table entry 0TC_mscpool_paging_tmsi0(597)10810971 HNBGW_Test.msc0-SCCP(584)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(584)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124529733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124529733 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124529733 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124529733 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124529733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124529733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124529733 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124529733 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124529733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124529733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124529733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124529733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124529733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124529733 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000f46de) (sccp_scrc.c:472) 20241106124529733 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1823) 20241106124529733 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124529733 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124529733 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124529733 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124529733 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:483) 20241106124529733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d94e438100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124529733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d94e438100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_paging_tmsi0(597)@246625d722cd: setverdict(pass): none -> pass 20241106124530405 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124530405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00373085), PART(T=Source Reference,L=4,D=0000002d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124530405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124530405 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124530405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124530405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124530405 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124530405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ac02), PART(T=Source Reference,L=4,D=0000002c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124530405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124530405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124530405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124530405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124530405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124530405 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124530405 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124530405 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124530405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124530405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124530405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124530405 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124530405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124530405 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124530405 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124530405 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124530405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124530405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124530405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124530405 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124530407 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124530407 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124530407 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124530407 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124530407 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124530407 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124530407 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124530407 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124530408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124530408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124530408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124530408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124530408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124530408 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=0089ac02) (sccp_scrc.c:472) 20241106124530408 DLSCCP DEBUG Received CO:RELCO for local reference 44 (sccp_scoc.c:1823) 20241106124530408 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124530408 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124530408 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124530408 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124530408 DLSCCP DEBUG SCCP-SCOC(44)[0x55d94e43c720]{IDLE}: Deallocated (fsm.c:568) 20241106124530408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124530408 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124530408 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124530408 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124530408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124530408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124530408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124530408 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124530408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124530408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124530408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124530408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124530408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124530408 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=00373085) (sccp_scrc.c:472) 20241106124530408 DLSCCP DEBUG Received CO:RELCO for local reference 45 (sccp_scoc.c:1823) 20241106124530408 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124530408 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124530408 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124530408 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124530408 DLSCCP DEBUG SCCP-SCOC(45)[0x55d94e434a90]{IDLE}: Deallocated (fsm.c:568) 20241106124530735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(597)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124530737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124530740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124530743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124530746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124530748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124530750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124530752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124530755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124530757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124530759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124530761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124530763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124530765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124530767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124530769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124530771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124530774 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124530776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124530778 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124530780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124530786 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124530786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124530786 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124530786 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241106124530786 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124530786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124530786 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124530786 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124530786 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124530786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124530786 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106124530786 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124530786 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124530786 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124530786 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106124530786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124530786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124530786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124530786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124530786 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124530786 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) 20241106124530786 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124530786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745859)[0x55d94e3de960]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124530786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745859)[0x55d94e3de960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124530786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d94e438100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106124530786 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124530786 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124530786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f46de), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124530786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124530786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124530786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124530786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124530786 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124530786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d94e438100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124530786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745859)[0x55d94e3de960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124530786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745859)[0x55d94e3de960]{disrupted}: Freeing instance (context_map.c:202) 20241106124530786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3745859)[0x55d94e3de960]{disrupted}: Deallocated (fsm.c:568) 20241106124530786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d94e438100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124530786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d94e438100]{disconnected}: Freeing instance (context_map.c:206) 20241106124530786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d94e438100]{disconnected}: Deallocated (fsm.c:568) 20241106124530786 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3745859 SCCP-47 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241106124530786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124530786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124530786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106124530786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124530786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124530786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124530786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124530786 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124530786 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124530786 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124530786 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124530786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46880<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124530786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124530786 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124530786 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124530786 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124530786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124530786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124530786 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124530786 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(590)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(592)@246625d722cd: Final verdict of PTC: none 20241106124530787 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45985<->l=127.0.0.1:4262) (control_if.c:193) 20241106124530787 DLINP DEBUG SRVCONN(,r=127.0.0.1:52586<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124530787 DLINP DEBUG SRVCONN(,r=127.0.0.1:52586<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124530787 DLINP NOTICE SRV(,r=127.0.0.1:52586<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124530787 DMAIN NOTICE (127.0.0.1:52586 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52586<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124530787 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_paging_tmsi-Iuh0-RUA(581)@246625d722cd: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(583)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(594)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(585)@246625d722cd: Final verdict of PTC: none 20241106124530788 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124530788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124530788 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124530788 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124530788 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124530788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124530788 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124530788 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106124530788 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124530788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124530788 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124530788 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124530788 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124530788 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124530788 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124530788 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124530788 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124530788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124530788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124530788 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124530788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124530788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124530788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124530788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124530788 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124530788 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124530788 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124530788 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124530789 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124530789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124530789 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124530789 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124530789 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124530789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124530789 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124530789 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124530789 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124530789 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124530789 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124530789 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124530789 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124530789 DLINP <0002> stream_srv.c:647 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 20241106124530789 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124530789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124530789 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124530789 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124530789 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124530789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124530789 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124530789 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-SCCP(593)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(587)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(588)@246625d722cd: Final verdict of PTC: none 20241106124530789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124530789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124530789 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124530789 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124530789 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124530789 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124530789 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124530789 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124530789 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124530789 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124530789 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh0(580)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(589)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(578)@246625d722cd: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(582)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(596)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(577)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(584)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(595)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(591)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(586)@246625d722cd: Final verdict of PTC: none 20241106124530805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46872<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(579)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(577): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(578): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(579): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(580): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(581): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(582): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(583): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(584): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(585): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(586): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(587): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(588): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(589): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-SCCP(590): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-RAN(591): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-M3UA(592): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(593): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(594): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(595): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(596): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_paging_tmsi0(597): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Wed Nov 6 12:45:30 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20241106124530947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124531449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52024<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=293416) Waiting for packet dumper to finish... 1 (prev_count=293416, count=293956) 20241106124532786 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124532786 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106124532786 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106124532789 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124532789 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124532789 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106124532790 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124532790 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124532790 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Wed Nov 6 12:45:33 UTC 2024 /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 MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_no_allow_attach_round_robin started. 20241106124534522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124534528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124534534 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35003<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(600)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124535615 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124535615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fb9d0), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124535615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124535615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124535615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124535615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124535615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124535615 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124535615 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124535615 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124535615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124535615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124535616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124535616 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124535616 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124540786 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124540786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f46de), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124540786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124540786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124540786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124540786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124540787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124540787 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124540787 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124540787 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124540787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124540787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124540787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124540787 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124540787 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124545617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124545617 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124545617 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124545617 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124545617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124545617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124545617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124545617 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124545617 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124545616 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124545616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fb9d0), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124545616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124545616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124545616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124545616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(600)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_no_allow_attach_round_robin-Iuh0(601)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124550599 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124550599 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124550618 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124550618 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124550618 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124550619 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124550619 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124550619 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124550619 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124550619 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) 20241106124550619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124550619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124550619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124550619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550620 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124550620 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124550620 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124550620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550620 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550620 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550620 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124550620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124550620 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124550620 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124550620 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124550620 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_no_allow_attach_round_robin-Iuh1(603)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124550620 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124550620 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124550620 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) 20241106124550620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124550620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124550620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550620 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124550620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550620 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124550621 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124550621 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124550621 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50066 (stream_srv.c:129) 20241106124550621 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50066<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124550621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550621 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550621 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124550621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124550621 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124550621 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124550621 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124550621 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124550621 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) 20241106124550621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124550621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124550621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550621 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124550621 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550621 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550621 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550621 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124550621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550621 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124550621 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124550621 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124550621 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124550622 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124550622 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124550622 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) 20241106124550622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124550622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124550622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550622 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124550622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550622 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124550622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550622 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550622 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550622 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124550622 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124550622 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(607)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(607)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(605)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(610)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(610)@246625d722cd: M3UA emulation initiated, the test can be started MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(610)@246625d722cd: ************************************************* HNBGW_Test.msc1-SCCP(608)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(613)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(613)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(613)@246625d722cd: ************************************************* HNBGW_Test.msc2-SCCP(611)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124550724 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124550724 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124550724 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124550724 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124550725 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124550725 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124550725 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124550725 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124550725 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124550725 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124550725 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) 20241106124550725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124550725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124550725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124550725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550725 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124550725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124550725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124550725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124550725 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124550726 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124550726 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124550726 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) 20241106124550726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124550726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124550726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550726 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124550727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550727 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124550727 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124550727 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124550727 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) 20241106124550727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124550727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124550727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550727 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124550727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550727 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124550727 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124550727 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124550727 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) 20241106124550727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124550727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124550727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550727 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124550727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550727 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124550727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124550727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124550727 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124550727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124550727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124550727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124550727 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124550727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124550727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124550727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124550727 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(616)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(616)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(616)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(614)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124550787 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124550787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f46de), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124550787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124550787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550787 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550787 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550787 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124550787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124550787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124550787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124550787 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124550788 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124550791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124550791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124550791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124550791 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124550791 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124550791 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124550791 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124550791 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124550791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124550791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124550800 DLINP DEBUG SRVCONN(,r=127.0.0.1:50066<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124550800 DLINP DEBUG SRVCONN(,r=127.0.0.1:50066<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124550800 DLINP DEBUG SRVCONN(,r=127.0.0.1:50066<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124550800 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124550800 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) 20241106124550800 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124550800 DHNBAP DEBUG (127.0.0.1:50066 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124550800 DHNBAP NOTICE (127.0.0.1:50066 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124550800 DHNBAP NOTICE (127.0.0.1:50066 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124550800 DLINP DEBUG SRVCONN(,r=127.0.0.1:50066<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124550800 DLINP DEBUG SRVCONN(,r=127.0.0.1:50066<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124550851 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124550851 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124550851 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124550851 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124550851 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124550851 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124550851 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(607)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124550855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550855 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124550855 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124550855 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124550855 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124550855 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124550855 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124550855 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124550855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124550855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124550855 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124550855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124550855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124550855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124550855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124550855 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124550857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550857 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124550857 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124550857 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124550857 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124550857 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241106124550857 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124550857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124550857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124550857 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124550857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124550857 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124550857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124550857 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124550857 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124550857 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124550857 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124550858 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124550858 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124550858 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) 20241106124550858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124550858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124550858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124550859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550859 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124550859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550859 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550859 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550859 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124550859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124550859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124550859 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124550859 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124550887 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124550887 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124550887 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124550887 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(610)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124550890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550890 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124550890 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124550890 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124550890 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124550890 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124550890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124550891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550891 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124550891 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124550891 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124550891 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124550891 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124550891 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124550891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124550891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124550892 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124550892 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124550892 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124550892 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124550892 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124550892 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124550892 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124550892 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124550893 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124550893 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124550893 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) 20241106124550893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124550893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124550893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550893 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124550893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550893 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124550893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550893 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550893 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550893 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124550893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124550893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124550893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124550893 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124550916 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124550916 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106124550916 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124550916 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(613)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106124550919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550919 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106124550919 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124550919 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124550919 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124550919 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106124550919 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124550920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550920 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124550920 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124550920 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124550920 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124550920 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124550920 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124550920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124550920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124550920 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106124550920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124550920 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124550920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124550920 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124550920 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124550920 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124550920 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124550921 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124550921 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124550921 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) 20241106124550921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124550921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124550922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550922 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124550922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550922 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124550922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550922 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550922 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550922 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124550922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124550922 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124550922 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124550922 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124550962 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124550962 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124550962 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124550962 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(616)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124550965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550965 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124550965 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124550965 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124550965 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124550965 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124550965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124550966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550966 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124550966 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124550966 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124550966 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124550966 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124550966 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124550966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124550966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124550966 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124550966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124550966 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124550966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124550966 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124550966 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124550966 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124550966 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124550967 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124550967 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124550967 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) 20241106124550967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124550967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124550967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124550967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124550967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124550967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124550967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124550967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124550967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124550967 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124550967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124550967 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124550967 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124550967 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124550967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124550967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124550967 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124550967 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(606)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124551661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124551661 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124551661 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124551661 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124551661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124551662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124551662 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124551662 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124551662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124551662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124551662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124551662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124551662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124551662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124551662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124551662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124551662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551662 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124551662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124551662 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124551662 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124551662 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124551662 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) 20241106124551662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124551662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124551662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124551662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124551662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124551662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124551662 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124551662 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124551662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124551662 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124551662 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124551662 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124551662 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124551662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124551662 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124551662 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124551662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124551662 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124551662 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124551662 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124551662 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124551662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124551662 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124551662 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124551662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124551662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124551662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124551662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124551662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124551662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124551662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124551663 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124551663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551663 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124551663 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124551663 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124551663 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124551663 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(609)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124551695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124551695 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124551695 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124551695 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124551695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124551695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124551695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124551695 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124551695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124551695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124551695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124551695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124551695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124551695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124551695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124551695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124551695 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:386) 20241106124551695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551695 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:386) 20241106124551695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124551695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124551695 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124551695 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124551695 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) 20241106124551695 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) 20241106124551695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124551695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124551695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124551696 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124551696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124551696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124551696 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124551696 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124551696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124551696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124551696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124551696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124551696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124551696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124551696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124551696 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124551697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124551697 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124551697 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124551697 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124551697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124551697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124551697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124551697 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124551697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124551697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124551697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124551697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124551697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124551697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124551697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124551697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124551697 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:386) 20241106124551697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551697 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:386) 20241106124551697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124551697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124551697 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124551697 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124551697 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(612)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124551725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124551725 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124551725 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124551725 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124551725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124551725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124551725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124551725 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124551725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124551725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124551725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124551725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124551725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124551725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124551725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124551725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124551725 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:386) 20241106124551725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551725 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:386) 20241106124551725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124551725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124551725 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124551725 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124551725 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) 20241106124551725 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) 20241106124551725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124551725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124551725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124551725 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124551725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124551725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124551726 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124551726 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: link up (cnlink.c:111) 20241106124551726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124551726 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124551726 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124551726 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124551726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124551726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124551726 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124551726 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124551726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124551726 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124551726 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124551726 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124551726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124551726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124551726 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124551726 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124551726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124551726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124551726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124551726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124551726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124551726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124551726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124551726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124551726 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:386) 20241106124551726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551726 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:386) 20241106124551726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124551726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124551726 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124551726 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124551726 DRANAP INFO cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(615)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124551769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124551769 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124551769 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124551769 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124551769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124551769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124551769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124551769 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124551769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124551769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124551769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124551769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124551769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124551769 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124551769 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124551769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124551769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124551769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124551769 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124551769 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124551769 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124551769 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) 20241106124551769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124551769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124551769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124551769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124551769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124551769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124551770 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124551770 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124551770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124551770 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124551770 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124551770 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124551770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124551770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124551770 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124551770 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124551772 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124551772 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124551772 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124551772 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124551772 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124551772 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124551772 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124551772 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124551772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124551772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124551772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124551772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124551772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124551772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124551772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124551773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124551773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124551773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124551773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124551773 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124551773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124551773 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124551773 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124551773 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124552814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124552818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124552820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124552822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124552824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124552825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124552827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124552830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124552832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124552833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124552835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124552837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124552840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124552842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124552844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124552845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124552847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124552849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124552850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124552852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001110000111'B, t_guard := 20.000000 } 20241106124552879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52224<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@246625d722cd: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@246625d722cd: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(618) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(602)@246625d722cd: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(618)5956673 20241106124553901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124553901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124553901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106124553901 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124553901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5ae441, normal) (hnbgw_rua.c:388) 20241106124553901 DHNB DEBUG map_rua[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124553901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5956673)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124553901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5956673 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124553901 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124553901 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124553901 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5956673 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124553901 DCN DEBUG map_sccp[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124553901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124553901 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5956673 <-> SCCP-48 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124553901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5956673 SCCP-48 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106124553901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5956673)[0x55d94e3de960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124553901 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124553901 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124553901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5956673)[0x55d94e3de960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124553901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d94e438100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124553901 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124553901 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{IDLE}: Allocated (fsm.c:456) 20241106124553901 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124553901 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003870056400500f1100926) (sccp_scrc.c:401) 20241106124553901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124553901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124553901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124553901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124553901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124553901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124553901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124553901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124553901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124553901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124553901 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124553901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124553901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124553901 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124553901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d94e438100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124553901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5956673)[0x55d94e3de960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124553902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124553902 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124553902 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124553902 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124553902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124553902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124553902 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124553902 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@246625d722cd: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(618) HNBGW_Test.msc0-RAN(606)@246625d722cd: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(618)13503956 HNBGW_Test.msc0-SCCP(605)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(618)@246625d722cd: setverdict(pass): none -> pass 20241106124553911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124553911 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124553911 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124553911 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124553911 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124553911 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124553911 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124553911 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124553911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124553911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124553911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124553911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124553911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124553911 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002b8d3a) (sccp_scrc.c:472) 20241106124553911 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1823) 20241106124553911 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124553911 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124553911 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124553911 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124553911 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:483) 20241106124553911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d94e438100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124553911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d94e438100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124553911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52224<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(618)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124553913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124553915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124553917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124553919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124553921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124553922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124553924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124553926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124553928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124553930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124553932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124553933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124553935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124553937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124553938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124553940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124553942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124553943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124553945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124553947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001010011101'B, t_guard := 20.000000 } 20241106124553969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(612)@246625d722cd: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(612)@246625d722cd: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(619) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(602)@246625d722cd: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(619)6824220 20241106124554982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124554982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124554982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124554982 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124554982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x68211c, normal) (hnbgw_rua.c:388) 20241106124554982 DHNB DEBUG map_rua[0x55d94e43c720]{init}: Allocated (fsm.c:456) 20241106124554982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6824220)[0x55d94e43c720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124554982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6824220 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124554982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124554982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124554982 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106124554982 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6824220 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1114) 20241106124554982 DCN DEBUG map_sccp[0x55d94e432750]{init}: Allocated (fsm.c:456) 20241106124554982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-49)[0x55d94e432750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124554982 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6824220 <-> SCCP-49 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106124554982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6824220 SCCP-49 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124554982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6824220)[0x55d94e43c720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124554982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124554983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124554983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6824220)[0x55d94e43c720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124554983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-49)[0x55d94e432750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124554983 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124554983 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{IDLE}: Allocated (fsm.c:456) 20241106124554983 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124554983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300029d0056400500f1100926) (sccp_scrc.c:401) 20241106124554983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124554983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124554983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124554983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124554983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124554983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124554983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124554983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124554983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124554983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124554983 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124554983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124554983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124554983 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124554983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-49)[0x55d94e432750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124554983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6824220)[0x55d94e43c720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124554983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124554983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124554983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124554983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124554983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124554983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124554983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124554983 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(611)@246625d722cd: First idle individual index:0 HNBGW_Test.msc2-SCCP(611)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(612)@246625d722cd: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(619) HNBGW_Test.msc2-RAN(612)@246625d722cd: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(619)5942713 HNBGW_Test.msc2-SCCP(611)@246625d722cd: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(619)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(611)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124554992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124554992 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124554992 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124554992 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124554992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124554992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124554992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124554992 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124554992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124554992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124554992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124554992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124554992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124554992 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002cecc5) (sccp_scrc.c:472) 20241106124554992 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1823) 20241106124554992 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124554992 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124554992 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124554992 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124554993 DCN DEBUG handle_cn_conn_conf() conn_id=49, 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:483) 20241106124554993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-49)[0x55d94e432750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124554993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-49)[0x55d94e432750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124554993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(619)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124554994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124554997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124555000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124555003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124555005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124555008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124555010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124555013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124555015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124555018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124555020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124555022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124555024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124555026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124555028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124555030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124555032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124555034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124555036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124555037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001001000011'B, t_guard := 20.000000 } 20241106124555062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124555617 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124555617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fb9d0), PART(T=Source Reference,L=4,D=0000002e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124555617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124555617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124555617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124555617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124555617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124555617 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124555617 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124555617 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124555617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124555617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124555617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124555617 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124555619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124555619 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124555619 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124555619 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124555619 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124555619 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124555619 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124555619 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124555619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124555619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124555619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124555619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124555619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124555619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=006fb9d0) (sccp_scrc.c:472) 20241106124555619 DLSCCP DEBUG Received CO:RELCO for local reference 46 (sccp_scoc.c:1823) 20241106124555619 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124555619 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124555619 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124555619 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124555619 DLSCCP DEBUG SCCP-SCOC(46)[0x55d94e450050]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(606)@246625d722cd: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@246625d722cd: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(620) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(602)@246625d722cd: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(620)14802982 20241106124556088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124556088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124556088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124556088 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124556088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe1e026, normal) (hnbgw_rua.c:388) 20241106124556088 DHNB DEBUG map_rua[0x55d94e450050]{init}: Allocated (fsm.c:456) 20241106124556088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14802982)[0x55d94e450050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124556088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14802982 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124556088 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124556088 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124556088 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14802982 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124556088 DCN DEBUG map_sccp[0x55d94e4379d0]{init}: Allocated (fsm.c:456) 20241106124556088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-50)[0x55d94e4379d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124556088 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14802982 <-> SCCP-50 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124556088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14802982 SCCP-50 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124556088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14802982)[0x55d94e450050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124556088 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124556088 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124556088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14802982)[0x55d94e450050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124556088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-50)[0x55d94e4379d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124556088 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124556089 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{IDLE}: Allocated (fsm.c:456) 20241106124556089 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124556089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002430056400500f1100926) (sccp_scrc.c:401) 20241106124556089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124556089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124556089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124556089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124556089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124556089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124556089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124556089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124556089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124556089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124556089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124556089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124556089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124556089 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124556089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-50)[0x55d94e4379d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124556089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14802982)[0x55d94e450050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124556089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124556089 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124556089 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124556089 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124556089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124556089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124556089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124556089 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@246625d722cd: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@246625d722cd: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(620) HNBGW_Test.msc0-RAN(606)@246625d722cd: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(620)4100262 TC_mscpool_no_allow_attach_round_robin0(620)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(605)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106124556096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124556096 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124556096 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124556096 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124556096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124556096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124556096 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124556096 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124556096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124556096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124556096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124556096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124556096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124556096 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00768797) (sccp_scrc.c:472) 20241106124556096 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1823) 20241106124556096 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124556096 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124556096 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124556096 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124556096 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:483) 20241106124556096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-50)[0x55d94e4379d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124556096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-50)[0x55d94e4379d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124556097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52238<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(620)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124556098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124556101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124556104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124556107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124556109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124556112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124556124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124556127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124556129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124556131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124556133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124556135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124556137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124556140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124556142 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124556144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124556146 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124556148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124556151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124556153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124556161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124556161 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35003<->l=127.0.0.1:4262) (control_if.c:193) 20241106124556161 DLINP DEBUG SRVCONN(,r=127.0.0.1:50066<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124556161 DLINP DEBUG SRVCONN(,r=127.0.0.1:50066<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124556161 DLINP NOTICE SRV(,r=127.0.0.1:50066<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124556161 DMAIN NOTICE (127.0.0.1:50066 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50066<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124556161 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(604)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(614)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(609)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(615)@246625d722cd: Final verdict of PTC: none 20241106124556163 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106124556163 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241106124556163 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124556163 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124556163 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124556163 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124556163 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124556163 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124556163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124556163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124556163 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124556163 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124556163 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124556163 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106124556163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124556163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(602)@246625d722cd: Final verdict of PTC: none 20241106124556163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124556163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124556163 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124556163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124556163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124556163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124556163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124556163 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124556163 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124556163 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124556163 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124556163 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124556163 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124556163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124556163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124556163 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106124556163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124556163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124556163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124556163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124556163 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124556163 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124556163 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124556163 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124556163 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124556163 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124556163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124556163 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124556163 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124556163 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124556163 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124556163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-49)[0x55d94e432750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124556163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124556163 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124556163 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124556163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cecc5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124556163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124556163 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124556163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124556163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124556163 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124556163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-49)[0x55d94e432750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124556163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6824220)[0x55d94e43c720]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124556163 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6824220)[0x55d94e43c720]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124556163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124556163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6824220)[0x55d94e43c720]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124556163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6824220)[0x55d94e43c720]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124556163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6824220)[0x55d94e43c720]{disrupted}: Freeing instance (context_map.c:202) 20241106124556163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6824220)[0x55d94e43c720]{disrupted}: Deallocated (fsm.c:568) 20241106124556163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-49)[0x55d94e432750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124556163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-49)[0x55d94e432750]{disconnected}: Freeing instance (context_map.c:206) 20241106124556163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-49)[0x55d94e432750]{disconnected}: Deallocated (fsm.c:568) 20241106124556163 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6824220 SCCP-49 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106124556163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124556163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124556163 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124556163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124556163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124556163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124556163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124556163 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124556163 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124556163 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124556163 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124556163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d94e438100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124556163 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124556163 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124556163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b8d3a), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124556163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124556163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124556163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124556163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124556163 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124556163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d94e438100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124556163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5956673)[0x55d94e3de960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124556163 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5956673)[0x55d94e3de960]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124556163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124556163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5956673)[0x55d94e3de960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124556163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5956673)[0x55d94e3de960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124556163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5956673)[0x55d94e3de960]{disrupted}: Freeing instance (context_map.c:202) 20241106124556163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5956673)[0x55d94e3de960]{disrupted}: Deallocated (fsm.c:568) 20241106124556163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d94e438100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124556163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d94e438100]{disconnected}: Freeing instance (context_map.c:206) 20241106124556163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-48)[0x55d94e438100]{disconnected}: Deallocated (fsm.c:568) 20241106124556163 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5956673 SCCP-48 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106124556163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-50)[0x55d94e4379d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124556163 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124556163 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124556164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00768797), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124556164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124556164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124556164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124556164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124556164 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124556164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-50)[0x55d94e4379d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124556164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14802982)[0x55d94e450050]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124556164 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14802982)[0x55d94e450050]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124556164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124556164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14802982)[0x55d94e450050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124556164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14802982)[0x55d94e450050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124556164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14802982)[0x55d94e450050]{disrupted}: Freeing instance (context_map.c:202) 20241106124556164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14802982)[0x55d94e450050]{disrupted}: Deallocated (fsm.c:568) 20241106124556164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-50)[0x55d94e4379d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124556164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-50)[0x55d94e4379d0]{disconnected}: Freeing instance (context_map.c:206) 20241106124556164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-50)[0x55d94e4379d0]{disconnected}: Deallocated (fsm.c:568) 20241106124556164 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14802982 SCCP-50 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.msc1-SCCP(608)@246625d722cd: Final verdict of PTC: none20241106124556164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124556164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124556164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124556164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124556164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124556164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124556164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124556164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin-Iuh0(601)@246625d722cd: Final verdict of PTC: none 20241106124556164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124556164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124556164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106124556164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124556164 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124556164 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) 20241106124556164 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124556164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124556164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124556164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124556164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124556164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124556164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124556164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124556164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124556164 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124556164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124556164 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124556164 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-RAN(606)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(598)@246625d722cd: Final verdict of PTC: none20241106124556164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124556164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124556164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124556164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124556164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124556164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124556164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124556164 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124556164 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124556164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124556164 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124556164 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106124556164 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124556164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124556164 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124556164 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124556164 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124556164 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124556164 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124556164 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124556164 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-M3UA(613)@246625d722cd: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(603)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(612)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(617)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(611)@246625d722cd: Final verdict of PTC: none 20241106124556164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124556164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124556164 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124556164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124556164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124556164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124556164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124556164 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124556164 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124556164 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124556164 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(607)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(616)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(605)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(599)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124556174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(600)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(601): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(603): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-SCCP(611): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-RAN(612): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-M3UA(613): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(614): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(615): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(616): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(618): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(619): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(620): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Wed Nov 6 12:45:56 UTC 2024 ====== 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 20241106124556330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124556831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52242<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=354564) Waiting for packet dumper to finish... 1 (prev_count=354564, count=358560) 20241106124558164 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124558164 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124558164 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124558164 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124558164 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106124558164 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106124558164 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124558164 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124558164 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106124558165 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124558165 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124558165 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Wed Nov 6 12:45:58 UTC 2024 /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 MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241106124559909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124559914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124559921 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41395<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(623)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124600788 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124600788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f46de), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124600788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124600788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124600788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124600788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124600789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124600789 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124600789 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124600789 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124600789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124600789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124600789 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124606164 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124606164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00768797), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124606164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124606164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124606164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124606164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124606164 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124606164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b8d3a), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124606164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124606164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124606164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124606164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124606164 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124606164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cecc5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124606164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124606164 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124606164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124606164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124606164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124606164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124606164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124606164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124606164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124606164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124606164 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124606164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124606164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124606164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124606164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124606164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124606164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124606164 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124606164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124606164 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124606164 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124606164 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124606164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124606164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124606164 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124610789 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124610790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f46de), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124610790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124610790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124610790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124610790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124610790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124610790 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124610790 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124610790 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124610790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124610790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124610790 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(623)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_no_allow_attach_valid_nri-Iuh0(624)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124615980 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124615980 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124616003 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124616003 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124616003 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124616003 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124616004 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124616004 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124616004 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124616004 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124616004 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_no_allow_attach_valid_nri-Iuh1(626)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124616004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124616004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124616004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124616004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616004 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124616004 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124616004 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124616004 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124616004 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124616004 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) 20241106124616004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124616004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124616005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616005 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124616005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616005 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124616005 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60424 (stream_srv.c:129) 20241106124616005 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60424<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124616005 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124616005 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124616005 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) 20241106124616005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124616005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124616005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124616005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124616005 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124616005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124616005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616005 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124616005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616005 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124616005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124616005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124616005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124616005 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124616005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616005 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616005 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616005 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124616005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124616005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124616005 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124616006 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124616006 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124616006 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) 20241106124616007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124616007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124616007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616007 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124616007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616007 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124616007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124616007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124616007 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(630)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(630)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(630)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(628)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(633)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(633)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(633)@246625d722cd: ************************************************* HNBGW_Test.msc1-SCCP(631)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(636)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(636)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(636)@246625d722cd: ************************************************* HNBGW_Test.msc2-SCCP(634)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124616107 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124616107 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124616108 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124616108 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124616108 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124616108 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124616108 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124616108 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124616109 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124616109 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124616109 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) 20241106124616109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124616109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124616109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616109 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124616109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616109 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124616109 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124616109 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124616109 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) 20241106124616109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124616109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124616109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616110 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124616110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616110 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124616110 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124616110 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124616110 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) 20241106124616110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124616110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124616110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616110 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124616110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616110 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124616110 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124616110 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124616110 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) 20241106124616110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124616110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124616110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124616110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616110 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124616110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616110 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616110 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616110 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124616110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124616110 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124616110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616110 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616110 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616110 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124616110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124616110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124616110 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124616110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616110 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616110 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616110 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124616110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124616110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124616110 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124616110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616110 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616110 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616110 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124616110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124616110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124616110 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(639)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(639)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(639)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(637)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124616165 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124616165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cecc5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124616165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616165 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124616165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616165 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124616165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b8d3a), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124616165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124616165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616165 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124616165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00768797), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124616165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124616165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124616165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124616165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124616165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124616165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124616165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124616165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124616165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124616165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616165 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616165 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616165 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124616165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124616165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124616165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124616169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124616169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124616169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124616169 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124616169 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124616169 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124616169 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124616169 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124616169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124616169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124616180 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124616180 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124616180 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124616180 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124616180 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) 20241106124616180 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124616180 DHNBAP DEBUG (127.0.0.1:60424 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124616180 DHNBAP NOTICE (127.0.0.1:60424 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124616180 DHNBAP NOTICE (127.0.0.1:60424 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124616180 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124616181 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124616236 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124616236 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124616236 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124616236 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(630)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124616240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616240 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124616240 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124616240 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124616240 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124616240 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124616240 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124616242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616242 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124616242 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124616242 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124616242 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124616242 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124616242 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124616242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124616242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124616242 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124616242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124616242 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124616242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124616242 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124616242 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124616242 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124616242 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124616243 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124616243 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124616243 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) 20241106124616243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124616243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124616243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124616243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616243 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124616243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616243 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616243 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616243 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124616243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124616243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124616243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124616243 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124616269 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124616269 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124616269 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124616269 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(633)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124616272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616272 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124616272 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124616272 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124616272 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124616272 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124616272 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124616273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616273 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124616273 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124616273 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124616273 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124616273 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124616273 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124616273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124616273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124616273 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124616273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124616273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124616273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124616273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124616273 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124616273 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124616273 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124616274 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124616274 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124616274 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) 20241106124616274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124616274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124616274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124616274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616274 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124616274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124616274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124616274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124616274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124616274 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124616300 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124616300 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106124616300 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124616300 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(636)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106124616304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616304 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106124616304 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124616304 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124616304 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124616304 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106124616304 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124616306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616306 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124616306 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124616306 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124616306 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124616306 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124616306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124616306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124616306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124616306 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106124616306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124616306 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124616306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124616306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124616306 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124616306 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124616306 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124616307 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124616307 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124616307 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) 20241106124616307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124616307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124616307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616307 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124616307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616307 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616307 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616307 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124616307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124616307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124616307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124616307 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124616307 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124616343 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124616343 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124616343 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124616343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(639)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124616346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616346 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124616346 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124616346 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124616346 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124616346 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124616346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124616347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616347 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124616347 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124616347 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124616347 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124616347 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124616347 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124616347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124616347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124616348 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124616348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124616348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124616348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124616348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124616348 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124616348 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124616348 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124616349 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124616349 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124616349 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) 20241106124616349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124616349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124616349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124616349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124616349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124616349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124616349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124616349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124616349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124616349 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124616349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124616349 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124616349 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124616349 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124616349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124616349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124616349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124616349 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(629)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124617044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124617044 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124617044 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124617044 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124617044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124617044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124617044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124617044 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124617044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124617044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124617045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124617045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124617045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124617045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124617045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124617045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124617045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617045 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124617045 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124617045 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124617045 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124617045 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124617045 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) 20241106124617045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124617045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124617045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124617045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124617045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124617045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124617045 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124617045 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124617045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124617045 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124617045 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124617045 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124617045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124617045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124617045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124617045 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124617046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124617046 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124617046 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124617046 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124617046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124617046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124617046 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124617046 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124617046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124617046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124617046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124617046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124617047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124617047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124617047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124617047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124617047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124617047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124617047 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124617047 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124617047 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(632)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124617076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124617076 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124617076 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124617076 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124617076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124617076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124617076 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124617076 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124617077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124617077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124617077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124617077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124617077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124617077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124617077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124617077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124617077 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:386) 20241106124617077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617077 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:386) 20241106124617077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124617077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124617077 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124617077 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124617077 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) 20241106124617077 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) 20241106124617077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124617077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124617077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124617077 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124617077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124617077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124617077 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124617077 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124617077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124617077 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124617077 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124617077 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124617077 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124617077 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124617077 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124617077 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124617077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124617077 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124617077 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124617077 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124617077 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124617077 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124617077 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124617077 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124617077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124617078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124617078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124617078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124617078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124617078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124617078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124617078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124617078 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:386) 20241106124617078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617078 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:386) 20241106124617078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124617078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124617078 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124617078 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124617078 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(635)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124617107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124617107 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124617107 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124617107 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124617107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124617107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124617107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124617107 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124617107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124617107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124617107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124617107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124617107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124617107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124617107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124617107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124617107 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:386) 20241106124617107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617107 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:386) 20241106124617107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617107 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124617107 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124617107 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124617107 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124617107 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) 20241106124617107 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) 20241106124617107 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124617107 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124617107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124617108 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124617108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124617108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124617108 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124617108 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: link up (cnlink.c:111) 20241106124617108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124617108 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124617108 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124617108 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124617108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124617108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124617108 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124617108 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124617108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124617108 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124617108 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124617108 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124617108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124617108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124617108 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124617108 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124617108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124617108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124617108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124617108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124617108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124617108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124617108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124617108 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124617108 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:386) 20241106124617108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617108 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:386) 20241106124617108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124617108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124617108 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124617108 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124617108 DRANAP INFO cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(638)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124617152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124617152 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124617152 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124617152 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124617152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124617152 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124617152 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124617152 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124617152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124617152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124617152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124617152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124617152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124617152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124617152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124617152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124617152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124617152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124617152 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124617152 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124617152 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124617152 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) 20241106124617152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124617152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124617152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124617152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124617152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124617152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124617152 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124617152 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124617152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124617152 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124617152 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124617152 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124617152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124617152 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124617152 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124617152 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124617154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124617154 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124617154 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124617154 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124617154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124617154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124617154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124617154 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124617154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124617154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124617154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124617154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124617154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124617154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124617154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124617154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124617154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124617155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124617155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124617155 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124617155 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124617155 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124617155 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124617155 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124618194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124618197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124618199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124618201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124618203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124618206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124618208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124618211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124618214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124618216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124618218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124618219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124618221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124618223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124618225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124618227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124618229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124618230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124618232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124618234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001100101111'B, t_guard := 20.000000 } 20241106124618258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(632)@246625d722cd: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(632)@246625d722cd: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(641) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(625)@246625d722cd: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(641)5937798 20241106124619282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124619282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124619282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241106124619282 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124619282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5a9a86, normal) (hnbgw_rua.c:388) 20241106124619282 DHNB DEBUG map_rua[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124619282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5937798)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124619282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5937798 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124619282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124619282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124619282 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5937798 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241106124619282 DCN DEBUG map_sccp[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124619282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-51)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124619282 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5937798 <-> SCCP-51 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124619282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5937798 SCCP-51 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:293) 20241106124619282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5937798)[0x55d94e3de960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124619282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124619282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124619282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5937798)[0x55d94e3de960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124619282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-51)[0x55d94e438100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124619282 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124619282 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{IDLE}: Allocated (fsm.c:456) 20241106124619282 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124619282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f400300032f0056400500f1100926) (sccp_scrc.c:401) 20241106124619282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124619282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124619282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124619282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124619282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124619282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124619282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124619282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124619282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124619282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124619282 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124619282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124619282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124619282 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124619282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-51)[0x55d94e438100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124619282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5937798)[0x55d94e3de960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124619282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124619282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124619282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124619282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124619282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124619282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124619282 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124619282 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(631)@246625d722cd: First idle individual index:0 HNBGW_Test.msc1-SCCP(631)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(632)@246625d722cd: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(641) HNBGW_Test.msc1-RAN(632)@246625d722cd: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(641)16035728 HNBGW_Test.msc1-SCCP(631)@246625d722cd: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(641)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(631)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124619292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124619292 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124619292 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124619292 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124619292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124619292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124619292 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124619292 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124619292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124619292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124619292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124619292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124619292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124619292 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00442cb7) (sccp_scrc.c:472) 20241106124619292 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1823) 20241106124619292 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124619292 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124619292 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124619292 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124619292 DCN DEBUG handle_cn_conn_conf() conn_id=51, 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:483) 20241106124619292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-51)[0x55d94e438100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124619292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-51)[0x55d94e438100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124619293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(641)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124619294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124619297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124619300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124619302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124619304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124619306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124619308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124619310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124619312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124619314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124619316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124619319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124619321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124619323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124619325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124619328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124619330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124619332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124619334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124619336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000101110111'B, t_guard := 20.000000 } 20241106124619361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59034<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(629)@246625d722cd: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(629)@246625d722cd: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(642) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(625)@246625d722cd: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(642)9847067 20241106124620376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124620376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124620376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124620376 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124620376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96411b, normal) (hnbgw_rua.c:388) 20241106124620376 DHNB DEBUG map_rua[0x55d94e4379d0]{init}: Allocated (fsm.c:456) 20241106124620376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9847067)[0x55d94e4379d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124620376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9847067 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124620376 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124620376 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124620376 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106124620376 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9847067 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124620376 DCN DEBUG map_sccp[0x55d94e43c720]{init}: Allocated (fsm.c:456) 20241106124620376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55d94e43c720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124620376 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9847067 <-> SCCP-52 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124620376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9847067 SCCP-52 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124620376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9847067)[0x55d94e4379d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124620376 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124620376 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124620376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9847067)[0x55d94e4379d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124620376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55d94e43c720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124620376 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124620376 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{IDLE}: Allocated (fsm.c:456) 20241106124620376 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124620376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030001770056400500f1100926) (sccp_scrc.c:401) 20241106124620377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124620377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124620377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124620377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124620377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124620377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124620377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124620377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124620377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124620377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124620377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124620377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124620377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124620377 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124620377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55d94e43c720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124620377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9847067)[0x55d94e4379d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124620377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124620377 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124620377 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124620377 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124620377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124620377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124620377 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124620377 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(628)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(628)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(629)@246625d722cd: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(642) HNBGW_Test.msc0-RAN(629)@246625d722cd: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(642)13207719 HNBGW_Test.msc0-SCCP(628)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(628)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(642)@246625d722cd: setverdict(pass): none -> pass 20241106124620386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124620386 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124620386 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124620386 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124620386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124620386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124620386 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124620386 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124620386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124620386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124620386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124620386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124620386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124620386 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005c5918) (sccp_scrc.c:472) 20241106124620386 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1823) 20241106124620386 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124620386 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124620386 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124620386 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124620386 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:483) 20241106124620386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55d94e43c720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124620386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55d94e43c720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124620387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(642)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124620388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124620391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124620394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124620396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124620398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124620401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124620402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124620404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124620406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124620408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124620410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124620411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124620413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124620415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124620417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124620419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124620421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124620423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124620425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124620427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000000110001'B, t_guard := 20.000000 } 20241106124620451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124620790 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124620790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f46de), PART(T=Source Reference,L=4,D=0000002f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124620790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124620790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124620790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124620790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124620791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124620791 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124620791 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124620791 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124620791 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124620791 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124620791 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124620791 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124620793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124620793 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124620793 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124620793 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124620793 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124620793 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124620793 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124620793 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124620793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124620793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124620793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124620793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124620793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124620793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=000f46de) (sccp_scrc.c:472) 20241106124620793 DLSCCP DEBUG Received CO:RELCO for local reference 47 (sccp_scoc.c:1823) 20241106124620793 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124620793 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124620793 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124620793 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124620793 DLSCCP DEBUG SCCP-SCOC(47)[0x55d94e43ed40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc2-RAN(635)@246625d722cd: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(635)@246625d722cd: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(643) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(625)@246625d722cd: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(643)7543895 20241106124621466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124621466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124621466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124621466 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124621466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x731c57, normal) (hnbgw_rua.c:388) 20241106124621466 DHNB DEBUG map_rua[0x55d94e43ed40]{init}: Allocated (fsm.c:456) 20241106124621466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7543895)[0x55d94e43ed40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124621467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7543895 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124621467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124621467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124621467 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7543895 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1114) 20241106124621467 DCN DEBUG map_sccp[0x55d94e437410]{init}: Allocated (fsm.c:456) 20241106124621467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-53)[0x55d94e437410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124621467 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7543895 <-> SCCP-53 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241106124621467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7543895 SCCP-53 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124621467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7543895)[0x55d94e43ed40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124621467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124621467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124621467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7543895)[0x55d94e43ed40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124621467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-53)[0x55d94e437410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124621467 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124621467 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{IDLE}: Allocated (fsm.c:456) 20241106124621467 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124621467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000310056400500f1100926) (sccp_scrc.c:401) 20241106124621467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124621467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124621467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124621467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124621467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124621467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124621467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124621467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124621467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124621467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124621467 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124621467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124621467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124621467 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124621467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-53)[0x55d94e437410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124621467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7543895)[0x55d94e43ed40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124621467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124621467 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124621467 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124621467 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124621467 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124621467 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124621467 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124621467 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(634)@246625d722cd: First idle individual index:0 HNBGW_Test.msc2-SCCP(634)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(635)@246625d722cd: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(643) HNBGW_Test.msc2-RAN(635)@246625d722cd: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(643)14998094 HNBGW_Test.msc2-SCCP(634)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(634)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(643)@246625d722cd: setverdict(pass): none -> pass 20241106124621475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124621475 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124621475 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124621475 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124621475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124621475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124621475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124621475 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124621475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124621475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124621475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124621475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124621475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124621475 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d81ea6) (sccp_scrc.c:472) 20241106124621475 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1823) 20241106124621475 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124621475 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124621475 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124621475 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124621475 DCN DEBUG handle_cn_conn_conf() conn_id=53, 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:483) 20241106124621475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-53)[0x55d94e437410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124621475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-53)[0x55d94e437410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124621476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59036<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(643)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124621477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124621480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124621482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124621485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124621487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124621490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124621492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124621494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124621496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124621497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124621499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124621501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124621502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124621504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124621506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124621508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124621510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124621512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124621515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124621517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124621522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43630<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124621522 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124621522 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124621522 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124621522 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124621522 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124621522 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124621522 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124621522 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124621522 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124621522 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106124621522 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124621522 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124621522 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124621522 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124621522 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124621522 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124621522 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124621522 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124621523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124621523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124621523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124621523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124621523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124621523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124621523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124621523 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124621522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124621522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124621522 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124621522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124621522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124621522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124621522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124621522 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124621522 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124621522 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124621522 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124621522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55d94e43c720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124621522 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124621522 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124621522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5918), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124621522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124621522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124621522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124621522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124621522 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124621522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55d94e43c720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124621522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9847067)[0x55d94e4379d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124621522 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9847067)[0x55d94e4379d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124621522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124621522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9847067)[0x55d94e4379d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124621522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9847067)[0x55d94e4379d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124621522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9847067)[0x55d94e4379d0]{disrupted}: Freeing instance (context_map.c:202) 20241106124621522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9847067)[0x55d94e4379d0]{disrupted}: Deallocated (fsm.c:568) 20241106124621522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55d94e43c720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124621522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55d94e43c720]{disconnected}: Freeing instance (context_map.c:206) 20241106124621522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55d94e43c720]{disconnected}: Deallocated (fsm.c:568) 20241106124621522 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9847067 SCCP-52 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241106124621522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124621522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124621522 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124621522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124621522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124621523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124621523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124621523 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124621523 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124621523 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124621523 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124621523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124621523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124621523 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124621523 DLINP DEBUG SRVCONN(,r=127.0.0.1:60424<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124621523 DLINP NOTICE SRV(,r=127.0.0.1:60424<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124621523 DMAIN NOTICE (127.0.0.1:60424 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60424<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124621523 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124621523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124621523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124621523 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124621523 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) 20241106124621523 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124621523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5937798)[0x55d94e3de960]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124621523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5937798)[0x55d94e3de960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124621523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-51)[0x55d94e438100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106124621523 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124621523 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124621523 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00442cb7), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124621523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124621523 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124621523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124621523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124621523 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124621523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-51)[0x55d94e438100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124621523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5937798)[0x55d94e3de960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124621523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5937798)[0x55d94e3de960]{disrupted}: Freeing instance (context_map.c:202) 20241106124621523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5937798)[0x55d94e3de960]{disrupted}: Deallocated (fsm.c:568) 20241106124621523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-51)[0x55d94e438100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124621523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-51)[0x55d94e438100]{disconnected}: Freeing instance (context_map.c:206) 20241106124621523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-51)[0x55d94e438100]{disconnected}: Deallocated (fsm.c:568) 20241106124621523 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5937798 SCCP-51 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241106124621523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7543895)[0x55d94e43ed40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124621523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7543895)[0x55d94e43ed40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124621523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-53)[0x55d94e437410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) HNBGW_Test.msc0-RAN(629)@246625d722cd: Final verdict of PTC: none 20241106124621523 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124621523 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124621523 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d81ea6), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124621523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124621523 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124621523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124621523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124621523 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124621523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-53)[0x55d94e437410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124621523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7543895)[0x55d94e43ed40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124621523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7543895)[0x55d94e43ed40]{disrupted}: Freeing instance (context_map.c:202) 20241106124621523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7543895)[0x55d94e43ed40]{disrupted}: Deallocated (fsm.c:568) 20241106124621523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-53)[0x55d94e437410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124621523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-53)[0x55d94e437410]{disconnected}: Freeing instance (context_map.c:206) 20241106124621523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-53)[0x55d94e437410]{disconnected}: Deallocated (fsm.c:568) 20241106124621523 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7543895 SCCP-53 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241106124621523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124621523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124621523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124621523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124621523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124621523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124621523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124621523 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124621523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124621523 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124621523 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124621523 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124621523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124621523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124621523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124621523 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(635)@246625d722cd: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(627)@246625d722cd: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(625)@246625d722cd: Final verdict of PTC: none 20241106124621524 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41395<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(630)@246625d722cd: Final verdict of PTC: none 20241106124621524 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124621524 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241106124621524 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124621524 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124621524 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124621524 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106124621524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124621524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(634)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(639)@246625d722cd: Final verdict of PTC: none 20241106124621524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124621524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124621524 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106124621524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124621524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124621524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124621524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124621524 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124621524 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124621524 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124621524 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(632)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(638)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(637)@246625d722cd: Final verdict of PTC: none 20241106124621525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124621525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124621525 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124621525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124621525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124621525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124621525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124621525 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124621525 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124621525 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124621525 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124621524 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124621524 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124621524 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124621524 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124621525 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124621525 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124621525 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124621525 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(621)@246625d722cd: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(626)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(628)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(631)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(636)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(633)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(622)@246625d722cd: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(624)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(640)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124621550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43622<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(623)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(621): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(622): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(623): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(624): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(625): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(626): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(627): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(628): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(629): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(630): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(631): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(632): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(633): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-SCCP(634): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-RAN(635): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-M3UA(636): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(637): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(638): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(639): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(640): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(641): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(642): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(643): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Wed Nov 6 12:46:21 UTC 2024 ====== 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 20241106124621685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124622187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=361728) Waiting for packet dumper to finish... 1 (prev_count=361728, count=362268) 20241106124623523 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124623523 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124623523 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106124623523 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124623523 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124623523 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124623524 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124623524 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106124623524 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106124623525 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124623525 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124623525 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Wed Nov 6 12:46:24 UTC 2024 /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 MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241106124625264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124625271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124625276 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40875<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(646)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124626166 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124626166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00768797), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124626166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124626166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124626166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124626166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124626166 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124626166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b8d3a), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124626166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124626166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124626166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124626166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124626166 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124626166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cecc5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124626166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124626166 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124626166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124626166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124626166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124626166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124626166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124626166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124626166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124626166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124626166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124626166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124626166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124626166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124626166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124626166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124626166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124626166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124626166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124626166 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124626166 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124626166 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124626166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124626166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124626166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124631524 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124631524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d81ea6), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124631524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124631524 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124631524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124631524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124631524 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124631524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00442cb7), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124631524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124631524 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124631524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124631524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124631524 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124631524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5918), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124631524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124631525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124631525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124631525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124631525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124631525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124631525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124631525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124631525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124631525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124631525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124631525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124631525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124631525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124631525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124631525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124631525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124631525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124631525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124631525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124631525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124631525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124631525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124631525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124631525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124636167 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124636167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cecc5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124636167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124636167 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124636167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124636167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124636167 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124636167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b8d3a), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124636167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124636167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124636167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124636167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124636167 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124636167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00768797), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124636167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124636167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124636167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124636167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124636167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124636167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124636167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124636167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124636167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124636167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124636167 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124636167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124636167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124636167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124636167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124636167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124636167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124636167 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124636167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124636167 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124636167 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124636167 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124636167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124636167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124636167 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(646)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(647)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124641339 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124641339 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124641357 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124641357 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124641357 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124641357 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124641357 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124641357 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124641358 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124641358 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124641358 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) 20241106124641358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124641358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124641358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124641358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641358 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124641358 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124641358 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124641358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641358 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641358 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641358 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124641358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124641358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124641358 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(649)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124641359 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124641359 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124641359 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) 20241106124641359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124641359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124641359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641359 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124641359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641359 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124641359 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124641359 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124641359 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) 20241106124641359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124641359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124641359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641359 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124641359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641359 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124641359 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42702 (stream_srv.c:129) 20241106124641359 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42702<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124641359 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124641359 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124641359 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) 20241106124641359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124641359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124641359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641360 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124641360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641360 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124641360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124641360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124641360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124641360 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124641360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124641360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124641360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124641360 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124641360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641360 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641360 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641360 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124641360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124641360 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(653)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(651)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(656)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(656)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(656)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(654)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124641416 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124641416 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124641417 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124641417 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124641417 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124641417 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124641417 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124641418 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124641418 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) 20241106124641418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124641418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124641418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124641418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641418 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124641418 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124641418 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124641418 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124641418 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124641418 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) 20241106124641418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124641418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124641418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641418 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124641418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641418 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124641418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124641418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124641418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124641418 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124641418 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124641418 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124641418 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) 20241106124641418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124641418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124641418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641419 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124641419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641419 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124641419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124641419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124641419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124641419 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124641419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641419 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641419 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641419 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124641419 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124641419 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124641419 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124641420 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124641420 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124641420 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) 20241106124641420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124641420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124641420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641420 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124641420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641420 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124641420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641420 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641420 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641420 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124641420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124641420 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(659)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(659)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(659)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(657)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(662)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(662)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(662)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(660)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124641518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124641518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124641518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124641518 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124641518 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124641518 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124641518 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124641518 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124641518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124641518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124641525 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124641525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00442cb7), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124641525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641525 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124641525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641525 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124641525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d81ea6), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124641525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641525 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124641525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641525 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124641525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5918), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124641525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124641525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124641525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124641525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124641525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124641525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124641525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124641525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124641525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124641525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641525 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641525 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641525 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124641525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124641525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124641525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124641526 DLINP DEBUG SRVCONN(,r=127.0.0.1:42702<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124641526 DLINP DEBUG SRVCONN(,r=127.0.0.1:42702<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124641526 DLINP DEBUG SRVCONN(,r=127.0.0.1:42702<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124641526 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124641526 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) 20241106124641526 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124641526 DHNBAP DEBUG (127.0.0.1:42702 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124641526 DHNBAP NOTICE (127.0.0.1:42702 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124641526 DHNBAP NOTICE (127.0.0.1:42702 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124641526 DLINP DEBUG SRVCONN(,r=127.0.0.1:42702<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124641526 DLINP DEBUG SRVCONN(,r=127.0.0.1:42702<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124641584 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124641584 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124641584 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124641584 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(653)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124641587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641587 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124641587 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124641587 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124641587 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124641587 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124641587 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124641589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641589 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124641589 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124641589 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124641589 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124641589 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124641589 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124641589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124641589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124641589 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124641589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124641589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124641589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124641589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124641589 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124641589 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124641589 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124641590 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124641590 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124641590 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) 20241106124641590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124641590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124641590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124641590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641590 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124641590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641590 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641590 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641590 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124641590 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124641590 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124641590 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124641590 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124641609 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124641609 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124641609 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124641609 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(656)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124641611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641611 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124641611 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124641611 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124641611 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124641611 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124641611 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124641612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641612 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124641612 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124641612 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124641612 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124641612 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124641612 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124641612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124641612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124641612 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124641612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124641612 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124641612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124641612 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124641612 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124641612 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124641612 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124641613 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124641613 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124641613 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) 20241106124641613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124641613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124641613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641614 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124641614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641614 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124641614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641614 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641614 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641614 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124641614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124641614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124641614 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124641614 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124641661 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124641661 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124641661 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124641661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(659)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124641665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641665 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124641665 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124641665 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124641665 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124641665 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124641665 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124641666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641666 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124641666 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124641666 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124641666 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124641666 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124641666 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124641666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124641666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124641666 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124641666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124641666 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124641666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124641666 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124641666 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124641666 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124641666 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124641668 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124641668 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124641668 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) 20241106124641668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124641668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124641668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124641668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641668 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124641668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641668 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641668 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641669 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124641669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124641669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124641669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124641669 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124641689 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124641689 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124641689 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124641689 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(662)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124641693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641693 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124641693 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124641693 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124641693 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124641693 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124641693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124641694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641694 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124641694 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124641694 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124641694 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124641694 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124641694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124641694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124641694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124641694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124641694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124641694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124641694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124641694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124641694 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124641694 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124641694 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124641696 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124641696 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124641696 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) 20241106124641696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124641696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124641696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124641696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124641696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124641696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124641696 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124641696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124641696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124641696 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124641696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124641696 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124641696 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124641696 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124641696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124641696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124641696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124641696 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(652)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124642393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124642393 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124642393 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124642393 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124642393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124642393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124642393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124642393 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124642393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124642393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124642393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124642393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124642393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124642393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124642393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124642393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124642393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124642393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124642393 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124642393 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124642393 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124642393 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) 20241106124642393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124642393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124642393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124642393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124642393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124642393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124642393 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124642393 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124642393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124642393 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124642393 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124642393 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124642393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124642393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124642393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124642393 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124642394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124642394 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124642394 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124642394 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124642394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124642394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124642394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124642394 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124642394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124642394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124642394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124642394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124642394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124642394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124642394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124642394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124642394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124642394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124642394 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124642394 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124642394 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(655)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124642417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124642417 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124642417 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124642417 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124642417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124642417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124642417 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124642417 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124642417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124642417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124642417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124642417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124642417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124642417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124642417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124642417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124642417 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:386) 20241106124642417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642417 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:386) 20241106124642417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124642417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124642417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124642418 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124642418 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) 20241106124642418 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) 20241106124642418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124642418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124642418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124642418 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124642418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124642418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124642418 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124642418 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124642418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124642418 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124642418 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124642418 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124642418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124642418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124642418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124642418 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124642418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124642418 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124642418 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124642418 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124642418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124642418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124642418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124642418 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124642418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124642418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124642418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124642418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124642418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124642418 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124642418 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124642418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124642418 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:386) 20241106124642418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642419 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:386) 20241106124642419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124642419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124642419 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124642419 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124642419 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(658)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124642470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124642470 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124642470 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124642470 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124642470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124642470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124642470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124642470 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124642470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124642470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124642470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124642470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124642470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124642470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124642470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124642470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124642470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124642471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124642471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124642471 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124642471 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124642471 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) 20241106124642471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124642471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124642471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124642471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124642471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124642471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124642471 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124642471 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124642471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124642471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124642471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124642471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124642471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124642471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124642471 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124642471 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124642473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124642473 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124642473 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124642473 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124642473 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124642473 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124642473 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124642473 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124642473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124642473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124642473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124642473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124642473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124642473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124642473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124642473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124642473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124642473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124642473 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124642473 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124642473 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(661)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124642497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124642497 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124642497 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124642497 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124642497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124642497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124642497 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124642497 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124642497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124642497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124642497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124642497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124642497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124642497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124642497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124642497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124642497 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:386) 20241106124642497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642497 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:386) 20241106124642497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124642497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124642497 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124642497 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124642497 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) 20241106124642497 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) 20241106124642497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124642497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124642497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124642497 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124642497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124642497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124642497 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124642497 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106124642498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124642498 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124642498 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124642498 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124642498 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124642498 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124642498 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124642498 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124642499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124642499 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124642499 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124642499 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124642499 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124642499 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124642499 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124642499 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124642499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124642499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124642499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124642499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124642499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124642500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124642500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124642500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124642500 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:386) 20241106124642500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124642500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642500 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:386) 20241106124642500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124642500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124642500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124642500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124642500 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124642500 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124642500 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124643532 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124643536 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124643538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124643540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124643542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124643544 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124643546 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124643548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124643550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124643552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124643553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124643555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124643556 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124643558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124643561 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124643563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124643565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124643567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124643569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124643571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001100110111'B, t_guard := 20.000000 } 20241106124643599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43718<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(652)@246625d722cd: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(652)@246625d722cd: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(664) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(648)@246625d722cd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(664)11157086 20241106124644622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124644622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124644622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106124644622 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124644622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa3e5e, normal) (hnbgw_rua.c:388) 20241106124644622 DHNB DEBUG map_rua[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124644622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11157086)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124644622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11157086 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124644622 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124644622 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124644622 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11157086 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124644622 DCN DEBUG map_sccp[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124644622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124644622 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11157086 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124644622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11157086 SCCP-54 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106124644622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11157086)[0x55d94e3de960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124644622 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124644622 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124644622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11157086)[0x55d94e3de960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124644622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d94e438100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124644622 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124644622 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{IDLE}: Allocated (fsm.c:456) 20241106124644622 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124644622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003370056400500f1100926) (sccp_scrc.c:401) 20241106124644622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124644623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124644623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124644623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124644623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124644623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124644623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124644623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124644623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124644623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124644623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124644623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124644623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124644623 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124644623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d94e438100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124644623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11157086)[0x55d94e3de960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124644623 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124644623 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124644623 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124644623 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124644623 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124644623 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124644623 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124644623 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(651)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(651)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(652)@246625d722cd: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(664) HNBGW_Test.msc0-RAN(652)@246625d722cd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(664)6928398 HNBGW_Test.msc0-SCCP(651)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(651)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124644632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124644632 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124644632 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124644632 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124644632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124644632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124644632 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124644632 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(664)@246625d722cd: setverdict(pass): none -> pass 20241106124644632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124644632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124644632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124644632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124644632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124644632 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0064e6a7) (sccp_scrc.c:472) 20241106124644632 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1823) 20241106124644632 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124644632 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124644632 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124644632 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124644632 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:483) 20241106124644632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d94e438100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124644632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d94e438100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124644634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43718<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(664)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124644635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124644637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124644639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124644642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124644644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124644647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124644649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124644651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124644653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124644655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124644657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124644658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124644660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124644662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124644664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124644666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124644668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124644670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124644672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124644674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000100000010'B, t_guard := 20.000000 } 20241106124644700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(655)@246625d722cd: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(655)@246625d722cd: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(665) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(648)@246625d722cd: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(665)12401144 20241106124645715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124645715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124645715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124645715 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124645715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd39f8, normal) (hnbgw_rua.c:388) 20241106124645715 DHNB DEBUG map_rua[0x55d94e437410]{init}: Allocated (fsm.c:456) 20241106124645716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12401144)[0x55d94e437410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124645716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12401144 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124645716 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124645716 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124645716 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106124645716 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12401144 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106124645716 DCN DEBUG map_sccp[0x55d94e4379d0]{init}: Allocated (fsm.c:456) 20241106124645716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55d94e4379d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124645716 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12401144 <-> SCCP-55 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124645716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12401144 SCCP-55 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124645716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12401144)[0x55d94e437410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124645716 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124645716 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124645716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12401144)[0x55d94e437410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124645716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55d94e4379d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124645716 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124645716 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{IDLE}: Allocated (fsm.c:456) 20241106124645716 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124645716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001020056400500f1100926) (sccp_scrc.c:401) 20241106124645716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124645716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124645716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124645716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124645716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124645716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124645716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124645716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124645716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124645716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124645716 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124645716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124645716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124645716 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124645716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55d94e4379d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124645716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12401144)[0x55d94e437410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124645716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124645716 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124645716 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124645716 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124645716 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124645716 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124645716 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124645716 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(654)@246625d722cd: First idle individual index:0 HNBGW_Test.msc1-SCCP(654)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(655)@246625d722cd: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(665) HNBGW_Test.msc1-RAN(655)@246625d722cd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(665)12620363 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(665)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(654)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(654)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124645726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124645726 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124645726 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124645726 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124645726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124645726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124645726 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124645726 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124645726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124645726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124645726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124645726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124645726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124645726 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0066653c) (sccp_scrc.c:472) 20241106124645726 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1823) 20241106124645726 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124645726 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124645726 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124645726 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124645726 DCN DEBUG handle_cn_conn_conf() conn_id=55, 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:483) 20241106124645726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55d94e4379d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124645726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55d94e4379d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124645726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43726<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(665)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124645728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124645731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124645734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124645736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124645738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124645741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124645744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124645746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124645749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124645750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124645752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124645754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124645756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124645758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124645761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124645763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124645764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124645766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124645768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124645769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: "disconnecting msc0" 20241106124645771 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(652)@246625d722cd: Final verdict of PTC: none 20241106124645773 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124645773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124645773 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124645773 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124645773 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124645773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124645773 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124645773 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124645773 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124645773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124645773 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124645773 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124645773 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124645773 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124645773 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124645773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124645773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124645773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124645773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124645773 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124645773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124645773 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124645773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124645773 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124645773 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124645773 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124645773 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124645773 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124645773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d94e438100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124645773 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124645773 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124645773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064e6a7), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124645773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124645773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124645773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124645773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124645773 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124645773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d94e438100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124645773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11157086)[0x55d94e3de960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124645773 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11157086)[0x55d94e3de960]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124645774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124645774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11157086)[0x55d94e3de960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124645774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11157086)[0x55d94e3de960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124645774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11157086)[0x55d94e3de960]{disrupted}: Freeing instance (context_map.c:202) 20241106124645774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11157086)[0x55d94e3de960]{disrupted}: Deallocated (fsm.c:568) 20241106124645774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d94e438100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124645774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d94e438100]{disconnected}: Freeing instance (context_map.c:206) 20241106124645774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d94e438100]{disconnected}: Deallocated (fsm.c:568) 20241106124645774 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11157086 SCCP-54 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106124645774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124645774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124645774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124645774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124645774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124645774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124645774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124645774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124645774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124645774 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(653)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(651)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000000010110'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(648)@246625d722cd: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(664)11157086 20241106124645798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124646167 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124646167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00768797), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124646167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124646167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124646168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124646168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124646168 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124646168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b8d3a), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124646168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124646168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124646168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124646168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124646168 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124646168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cecc5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124646168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124646168 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124646168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124646168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124646168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124646168 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124646168 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124646168 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124646168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124646168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124646168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124646168 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124646168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124646168 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124646168 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124646168 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124646168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124646168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124646168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124646168 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124646168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124646168 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124646168 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124646168 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124646168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124646168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124646168 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.msc1-RAN(655)@246625d722cd: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(655)@246625d722cd: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(666) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(648)@246625d722cd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(666)15064352 20241106124646812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124646812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124646812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124646812 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124646812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe5dd20, normal) (hnbgw_rua.c:388) 20241106124646812 DHNB DEBUG map_rua[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124646812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15064352)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124646812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15064352 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124646812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124646812 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124646812 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15064352 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106124646812 DCN DEBUG map_sccp[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124646812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124646812 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15064352 <-> SCCP-56 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124646812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15064352 SCCP-56 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124646812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15064352)[0x55d94e3de960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124646812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124646812 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124646812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15064352)[0x55d94e3de960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124646812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d94e438100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124646812 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124646812 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{IDLE}: Allocated (fsm.c:456) 20241106124646812 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124646812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000160056400500f1100926) (sccp_scrc.c:401) 20241106124646812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124646812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124646812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124646812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124646812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124646812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124646812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124646812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124646812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124646812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124646812 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124646812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124646812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124646812 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124646812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d94e438100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124646812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15064352)[0x55d94e3de960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124646812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124646812 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124646812 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124646812 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124646812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124646812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124646812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124646812 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(654)@246625d722cd: First idle individual index:1 HNBGW_Test.msc1-SCCP(654)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(655)@246625d722cd: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(666) HNBGW_Test.msc1-RAN(655)@246625d722cd: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(666)14682455 HNBGW_Test.msc1-SCCP(654)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(654)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(666)@246625d722cd: setverdict(pass): none -> pass 20241106124646816 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124646816 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124646816 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124646816 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124646816 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124646816 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124646816 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124646816 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124646816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124646816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124646816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124646816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124646816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124646816 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0027b974) (sccp_scrc.c:472) 20241106124646816 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1823) 20241106124646816 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124646816 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124646816 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124646816 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124646816 DCN DEBUG handle_cn_conn_conf() conn_id=56, 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:483) 20241106124646816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d94e438100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124646816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d94e438100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124646817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43734<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(666)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 := 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 } } } 20241106124646818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124646820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124646822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124646824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124646826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124646829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124646831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124646833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124646835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124646837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124646840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124646842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124646843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124646845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124646847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124646849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124646851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124646852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124646854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124646857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124646863 DLINP DEBUG SRVCONN(,r=127.0.0.1:42702<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124646863 DLINP DEBUG SRVCONN(,r=127.0.0.1:42702<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124646863 DLINP NOTICE SRV(,r=127.0.0.1:42702<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124646863 DMAIN NOTICE (127.0.0.1:42702 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42702<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124646863 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124646863 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40875<->l=127.0.0.1:4262) (control_if.c:193) 20241106124646864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59066<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(661)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(658)@246625d722cd: Final verdict of PTC: none 20241106124646864 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124646864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124646864 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124646864 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106124646864 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124646864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124646864 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124646864 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124646864 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124646864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(648)@246625d722cd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(650)@246625d722cd: Final verdict of PTC: none 20241106124646864 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106124646864 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124646864 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124646864 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124646864 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124646864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124646864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124646865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124646865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124646865 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106124646865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124646865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124646865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124646865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) HNBGW_Test.sgsn1-SCCP(660)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(654)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(655)@246625d722cd: Final verdict of PTC: none 20241106124646865 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124646865 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106124646865 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124646865 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124646865 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(657)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(656)@246625d722cd: Final verdict of PTC: none 20241106124646865 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124646865 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124646865 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124646865 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124646865 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124646865 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124646865 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124646865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124646865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124646865 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124646865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124646865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124646865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124646865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124646865 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124646865 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124646865 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124646865 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124646865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55d94e4379d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124646865 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124646865 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124646865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066653c), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124646865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124646865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124646865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124646865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124646865 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124646865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55d94e4379d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(647)@246625d722cd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(649)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(662)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(644)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@246625d722cd: Final verdict of PTC: none 20241106124646865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12401144)[0x55d94e437410]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124646865 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12401144)[0x55d94e437410]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124646865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124646865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12401144)[0x55d94e437410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124646865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12401144)[0x55d94e437410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124646865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12401144)[0x55d94e437410]{disrupted}: Freeing instance (context_map.c:202) 20241106124646865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12401144)[0x55d94e437410]{disrupted}: Deallocated (fsm.c:568) 20241106124646865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55d94e4379d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124646865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55d94e4379d0]{disconnected}: Freeing instance (context_map.c:206) 20241106124646865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-55)[0x55d94e4379d0]{disconnected}: Deallocated (fsm.c:568) 20241106124646865 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12401144 SCCP-55 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106124646865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d94e438100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124646865 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124646865 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124646865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027b974), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124646865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124646865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124646865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124646865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124646865 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124646865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d94e438100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124646865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15064352)[0x55d94e3de960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124646866 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15064352)[0x55d94e3de960]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124646866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124646866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15064352)[0x55d94e3de960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124646866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15064352)[0x55d94e3de960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124646866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15064352)[0x55d94e3de960]{disrupted}: Freeing instance (context_map.c:202) 20241106124646866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15064352)[0x55d94e3de960]{disrupted}: Deallocated (fsm.c:568) 20241106124646866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d94e438100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124646866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d94e438100]{disconnected}: Freeing instance (context_map.c:206) 20241106124646866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d94e438100]{disconnected}: Deallocated (fsm.c:568) 20241106124646866 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15064352 SCCP-56 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106124646866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124646866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124646866 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124646866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124646866 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124646866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124646866 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124646866 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124646866 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124646866 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124646866 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124646866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124646866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124646866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106124646866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124646866 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124646866 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) 20241106124646866 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(659)@246625d722cd: Final verdict of PTC: none 20241106124646865 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124646865 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124646865 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124646865 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124646865 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124646865 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124646865 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124646865 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124646866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124646866 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124646866 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124646866 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124646866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124646866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124646866 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124646866 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124646866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124646866 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124646866 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124646866 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124646866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124646866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124646866 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124646866 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(663)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124646883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59054<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(646)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(647): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(648): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(649): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(650): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(654): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(655): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(656): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(657): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(658): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(659): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(660): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(661): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(662): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(663): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(664): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(665): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(666): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Wed Nov 6 12:46:46 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20241106124647027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124647628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32800<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=363980) 20241106124647774 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124647774 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124647774 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=363980, count=367860) 20241106124648865 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124648865 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124648865 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106124648865 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124648865 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124648865 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106124648866 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124648866 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124648866 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Wed Nov 6 12:46:49 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241106124650706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124650712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124650718 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40613<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(669)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124651526 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124651526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5918), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124651526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124651526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124651526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124651526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124651526 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124651526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d81ea6), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124651526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124651526 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124651526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124651526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124651526 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124651526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00442cb7), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124651526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124651526 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124651526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124651526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124651526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124651526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124651526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124651526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124651526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124651526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124651526 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124651526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124651526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124651526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124651526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124651526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124651526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124651526 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124651526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124651526 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124651526 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124651526 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124651526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124651526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124651526 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124655774 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124655774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064e6a7), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124655774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124655774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124655774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124655774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124655774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124655774 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124655774 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124655774 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124655774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124655774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124655774 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124656169 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124656169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cecc5), PART(T=Source Reference,L=4,D=00000031), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124656169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124656169 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124656169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124656169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124656169 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124656169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b8d3a), PART(T=Source Reference,L=4,D=00000030), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124656169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124656169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124656169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124656169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124656169 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124656169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00768797), PART(T=Source Reference,L=4,D=00000032), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124656169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124656169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124656169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124656169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124656169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124656169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124656169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124656169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124656169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124656169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124656169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124656169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124656169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124656169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124656169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124656169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124656169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124656169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124656169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124656169 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124656169 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124656169 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124656169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124656169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124656169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124656865 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124656865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066653c), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124656865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124656865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124656865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124656865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124656865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124656865 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124656865 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124656865 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124656865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124656865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124656866 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124656866 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124656867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027b974), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124656867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124656867 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124656867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124656867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124656867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124656867 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124656867 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124656867 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124656867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124656867 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124656867 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124701527 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124701527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00442cb7), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124701527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124701527 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124701527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124701527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124701527 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124701527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d81ea6), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124701527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124701527 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124701527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124701527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124701527 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124701527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5918), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124701527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124701527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124701527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124701527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124701527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124701527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124701527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124701527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124701527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124701527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124701527 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124701527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124701528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124701528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124701528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124701528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124701528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124701528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124701528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124701528 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124701528 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124701528 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124701528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124701528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124701528 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124705775 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124705775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064e6a7), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124705775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124705775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124705775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124705775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124705776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124705776 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124705776 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124705776 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124705776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124705776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124705776 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124706165 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(49)[0x55d94e43c5f0]{IDLE}: Deallocated (fsm.c:568) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(48)[0x55d94e434a90]{IDLE}: Deallocated (fsm.c:568) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124706165 DLSCCP DEBUG SCCP-SCOC(50)[0x55d94e43e610]{IDLE}: Deallocated (fsm.c:568) MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(669)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(670)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124706780 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124706780 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124706797 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124706797 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124706798 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124706798 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124706798 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124706798 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124706798 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124706798 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124706798 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) 20241106124706798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124706798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124706798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124706798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124706798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124706798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(672)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124706798 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124706799 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44778 (stream_srv.c:129) 20241106124706799 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44778<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124706799 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124706799 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124706799 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) 20241106124706799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124706799 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124706799 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124706799 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124706799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124706799 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124706799 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124706799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124706799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124706799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124706799 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124706799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124706799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124706799 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124706799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124706799 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124706799 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124706799 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124706799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124706799 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124706799 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124706799 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124706799 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124706799 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124706799 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124706799 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) 20241106124706799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124706799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124706799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124706799 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124706799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124706799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124706799 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124706800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124706800 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124706800 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124706800 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124706800 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124706800 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124706800 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124706801 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124706801 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124706801 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) 20241106124706801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124706801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124706801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124706801 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124706801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124706801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124706801 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124706801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124706801 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124706801 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124706801 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124706801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124706801 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(676)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(676)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(676)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(674)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124706838 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124706838 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124706838 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124706838 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124706838 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124706838 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124706839 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124706839 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124706839 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) 20241106124706839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124706839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124706839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124706839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124706839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124706839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124706839 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124706839 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124706839 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124706839 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124706839 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124706839 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) 20241106124706839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124706839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124706839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124706839 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124706839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124706839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124706839 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124706840 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124706840 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124706840 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) 20241106124706840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124706840 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124706840 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124706840 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124706840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124706840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124706840 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124706840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124706840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124706840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124706840 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124706840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124706840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124706840 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124706840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124706840 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124706840 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124706840 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124706840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124706840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124706840 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124706840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124706840 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124706840 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124706840 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124706840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124706840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124706840 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124706841 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124706841 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124706841 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) 20241106124706841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124706841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124706841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124706841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124706841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124706841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124706841 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124706841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124706841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124706841 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124706841 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124706841 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124706841 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124706841 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124706841 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124706841 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124706866 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124706866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066653c), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124706866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124706866 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124706866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124706866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124706866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124706866 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124706866 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124706866 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124706866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124706866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124706866 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124706867 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124706867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027b974), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124706867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124706867 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124706867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124706868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124706868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124706868 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124706868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124706868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124706868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124706868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124706868 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(679)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(679)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(679)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(677)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124706901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124706901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124706901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124706901 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124706901 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124706901 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124706901 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124706901 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124706901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124706901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124706908 DLINP DEBUG SRVCONN(,r=127.0.0.1:44778<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124706908 DLINP DEBUG SRVCONN(,r=127.0.0.1:44778<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124706908 DLINP DEBUG SRVCONN(,r=127.0.0.1:44778<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124706908 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124706908 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) 20241106124706908 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124706908 DHNBAP DEBUG (127.0.0.1:44778 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124706908 DHNBAP NOTICE (127.0.0.1:44778 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124706908 DHNBAP NOTICE (127.0.0.1:44778 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124706908 DLINP DEBUG SRVCONN(,r=127.0.0.1:44778<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124706908 DLINP DEBUG SRVCONN(,r=127.0.0.1:44778<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124707031 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124707031 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124707031 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124707031 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(676)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124707034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124707034 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124707034 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124707034 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124707034 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124707034 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124707034 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124707036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124707036 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124707036 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124707036 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124707036 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124707036 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124707036 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124707036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124707036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124707036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124707036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124707036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124707036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124707036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124707036 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124707036 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124707036 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124707037 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124707037 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124707037 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) 20241106124707037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124707037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124707037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124707037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124707037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124707037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124707037 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124707037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124707037 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124707037 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124707037 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124707037 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124707037 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124707037 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124707038 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124707073 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124707073 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124707073 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124707073 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(679)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124707077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124707077 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124707077 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124707077 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124707077 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124707077 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124707077 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124707078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124707078 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124707078 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124707078 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124707078 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124707078 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124707078 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124707078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124707078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124707078 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124707078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124707078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124707078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124707078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124707078 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124707079 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124707079 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124707080 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124707080 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124707080 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) 20241106124707080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124707080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124707080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124707080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124707080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124707080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124707080 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124707080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124707080 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124707080 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124707080 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124707080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124707080 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124707080 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124707080 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(675)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124707840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124707840 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124707840 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124707840 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124707840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124707840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124707840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124707840 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124707840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124707840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124707840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124707840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124707840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124707840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124707840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124707840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124707840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124707840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124707840 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124707840 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124707840 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124707840 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) 20241106124707840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124707840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124707840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124707840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124707840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124707840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124707840 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124707840 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124707840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124707840 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124707840 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124707840 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124707840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124707840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124707840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124707840 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124707842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124707842 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124707842 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124707842 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124707842 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124707842 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124707842 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124707842 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124707842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124707842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124707842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124707842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124707842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124707842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124707842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124707842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124707842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707842 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124707842 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124707842 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124707842 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124707842 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(678)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124707882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124707882 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124707882 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124707882 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124707882 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124707882 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124707882 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124707882 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124707882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124707882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124707882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124707882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124707882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124707882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124707882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124707882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124707882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124707882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124707882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124707882 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124707882 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124707882 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) 20241106124707882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124707882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124707882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124707882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124707882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124707882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124707882 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124707883 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124707883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124707883 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124707883 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124707883 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124707883 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124707883 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124707883 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124707883 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124707883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124707883 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124707883 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124707883 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124707883 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124707883 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124707883 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124707883 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124707883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124707883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124707883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124707883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124707883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124707883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124707883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124707883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124707883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124707883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124707883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124707883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124707883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124707883 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124707883 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124707883 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124708915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124708919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124708921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124708923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124708925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124708927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124708929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124708931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124708932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124708934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124708936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124708938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124708939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124708941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124708943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124708945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124708947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124708949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124708951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124708952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000110000101'B, t_guard := 20.000000 } 20241106124708977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57108<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(675)@246625d722cd: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(675)@246625d722cd: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(681) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(671)@246625d722cd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(681)3521582 20241106124709998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124709998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124709998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106124709998 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124709998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x35bc2e, normal) (hnbgw_rua.c:388) 20241106124709998 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106124709998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3521582)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124709998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3521582 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124709998 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124709998 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124709998 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3521582 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124709998 DCN DEBUG map_sccp[0x55d94e43e610]{init}: Allocated (fsm.c:456) 20241106124709998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d94e43e610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124709998 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3521582 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124709998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3521582 SCCP-57 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106124709998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3521582)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124709998 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124709998 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124709998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3521582)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124709998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d94e43e610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124709998 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124709998 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{IDLE}: Allocated (fsm.c:456) 20241106124709998 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124709998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001850056400500f1100926) (sccp_scrc.c:401) 20241106124709998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124709998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124709998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124709998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124709998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124709998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124709998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124709998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124709998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124709998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124709998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124709998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124709998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124709998 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124709998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d94e43e610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124709998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3521582)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124709999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124709999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124709999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124709999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124709999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124709999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124709999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124709999 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(674)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(674)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(675)@246625d722cd: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(681) HNBGW_Test.msc0-RAN(675)@246625d722cd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(681)6474114 HNBGW_Test.msc0-SCCP(674)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(674)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(681)@246625d722cd: setverdict(pass): none -> pass 20241106124710008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124710008 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124710008 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124710008 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124710008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124710008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124710008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124710008 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124710008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124710008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124710008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124710008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124710008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124710008 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007e3416) (sccp_scrc.c:472) 20241106124710008 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1823) 20241106124710008 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124710008 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124710008 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124710008 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124710008 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:483) 20241106124710008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d94e43e610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124710008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d94e43e610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124710009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(681)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124710011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124710013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124710016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124710018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124710021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124710023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124710025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124710028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124710030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124710032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124710034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124710037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124710039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124710041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124710043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124710045 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124710047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124710050 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124710052 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124710054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000101000001'B, t_guard := 20.000000 } 20241106124710081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57120<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(675)@246625d722cd: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(675)@246625d722cd: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(682) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(671)@246625d722cd: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(682)5496176 20241106124711094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124711094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124711094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124711094 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124711094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x53dd70, normal) (hnbgw_rua.c:388) 20241106124711094 DHNB DEBUG map_rua[0x55d94e4379d0]{init}: Allocated (fsm.c:456) 20241106124711094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5496176)[0x55d94e4379d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124711095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5496176 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124711095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124711095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124711095 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241106124711095 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5496176 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106124711095 DCN DEBUG map_sccp[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124711095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124711095 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5496176 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106124711095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5496176 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124711095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5496176)[0x55d94e4379d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124711095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124711095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124711095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5496176)[0x55d94e4379d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124711095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d94e3de960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124711095 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124711095 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{IDLE}: Allocated (fsm.c:456) 20241106124711095 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124711095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001410056400500f1100926) (sccp_scrc.c:401) 20241106124711095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124711095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124711095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124711095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124711095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124711095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124711095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124711095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124711095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124711095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124711095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124711095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124711095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124711095 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124711095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d94e3de960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124711095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5496176)[0x55d94e4379d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124711095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124711095 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124711095 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124711095 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124711095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124711095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124711095 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124711095 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(674)@246625d722cd: First idle individual index:1 HNBGW_Test.msc0-SCCP(674)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(675)@246625d722cd: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(682) HNBGW_Test.msc0-RAN(675)@246625d722cd: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(682)1726378 HNBGW_Test.msc0-SCCP(674)@246625d722cd: Session index based on connection ID:1 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(682)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(674)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106124711099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124711099 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124711099 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124711099 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124711099 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124711099 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124711099 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124711099 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124711099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124711099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124711099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124711099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124711099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124711099 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bf9314) (sccp_scrc.c:472) 20241106124711099 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1823) 20241106124711099 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124711099 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124711099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124711099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124711099 DCN DEBUG handle_cn_conn_conf() conn_id=58, 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:483) 20241106124711099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d94e3de960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124711099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d94e3de960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124711100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57120<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(682)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124711101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124711103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124711106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124711109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124711111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124711113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124711116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124711118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124711121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124711123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124711126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124711128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124711130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124711133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124711136 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124711138 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124711140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124711142 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124711144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124711145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: "connecting cnlink 1" 20241106124711147 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(685)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(685)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(685)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(683)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124711386 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124711386 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124711386 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124711386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(685)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124711390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124711390 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124711390 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124711390 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124711390 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124711390 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124711390 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124711391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124711391 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124711391 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124711391 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124711391 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124711391 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124711391 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124711391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124711391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124711391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124711391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124711392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124711392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124711392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124711392 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124711392 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124711392 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124711393 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124711393 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124711393 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) 20241106124711393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124711393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124711393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124711393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124711393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124711393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124711393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124711393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124711393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124711393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124711393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124711393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124711393 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124711393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124711393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124711393 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124711393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124711393 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124711393 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124711393 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124711393 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124711393 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124711393 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124711393 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124711528 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124711528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5918), PART(T=Source Reference,L=4,D=00000034), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124711528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124711528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124711528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124711528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124711528 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124711528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d81ea6), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124711528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124711528 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124711528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124711528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124711528 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124711528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00442cb7), PART(T=Source Reference,L=4,D=00000033), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124711529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124711529 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124711529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124711529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124711529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124711529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124711529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124711529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124711529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124711529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124711529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124711529 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124711529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124711529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124711529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124711529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124711529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124711529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124711529 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124711529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124711529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124711529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124711529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124711529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124711529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124711529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124711529 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124711531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124711531 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124711531 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124711531 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124711531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124711531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124711531 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124711531 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124711531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124711531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124711531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124711531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124711531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124711531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=005c5918) (sccp_scrc.c:472) 20241106124711531 DLSCCP DEBUG Received CO:RELCO for local reference 52 (sccp_scoc.c:1823) 20241106124711531 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124711531 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124711531 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124711531 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124711531 DLSCCP DEBUG SCCP-SCOC(52)[0x55d94e432750]{IDLE}: Deallocated (fsm.c:568) 20241106124711532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124711532 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124711532 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124711532 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124711532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124711532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124711532 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124711532 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124711532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124711532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124711532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124711532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124711532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124711532 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00442cb7) (sccp_scrc.c:472) 20241106124711532 DLSCCP DEBUG Received CO:RELCO for local reference 51 (sccp_scoc.c:1823) 20241106124711532 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124711532 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124711532 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124711532 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124711532 DLSCCP DEBUG SCCP-SCOC(51)[0x55d94e450050]{IDLE}: Deallocated (fsm.c:568) MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001111000001'B, t_guard := 20.000000 } 20241106124712194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124712194 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124712194 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124712194 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124712194 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124712194 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124712194 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124712194 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124712194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124712195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124712195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124712195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124712195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124712195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124712195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124712195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124712195 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:386) 20241106124712195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124712195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124712195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124712195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124712195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124712195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124712195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124712195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124712195 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:386) 20241106124712195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124712195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124712195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124712195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) HNBGW_Test.msc1-RAN(684)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124712195 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124712195 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124712195 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) 20241106124712195 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) 20241106124712195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124712195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124712195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124712195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124712195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124712195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124712195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124712195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124712195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124712195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124712195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124712195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124712195 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124712195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124712195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124712195 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124712195 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124712195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124712195 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124712195 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124712195 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124712195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124712195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124712195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124712195 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124712197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124712197 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124712197 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124712197 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124712197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124712197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124712197 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124712197 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124712197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124712197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124712197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124712197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124712197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124712197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124712197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124712197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124712197 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:386) 20241106124712197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124712197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124712197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124712197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124712197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124712198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124712198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124712198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124712198 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:386) 20241106124712198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124712198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124712198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124712198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124712198 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124712198 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124712198 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124712214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57124<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(684)@246625d722cd: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(684)@246625d722cd: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(686) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(671)@246625d722cd: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(686)16103811 20241106124713228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124713228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124713228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241106124713228 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124713228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf5b983, normal) (hnbgw_rua.c:388) 20241106124713228 DHNB DEBUG map_rua[0x55d94e450050]{init}: Allocated (fsm.c:456) 20241106124713228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16103811)[0x55d94e450050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124713228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16103811 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106124713228 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124713228 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124713229 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16103811 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241106124713229 DCN DEBUG map_sccp[0x55d94e432750]{init}: Allocated (fsm.c:456) 20241106124713229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d94e432750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124713229 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16103811 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241106124713229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16103811 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:293) 20241106124713229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16103811)[0x55d94e450050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124713229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124713229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124713229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16103811)[0x55d94e450050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124713229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d94e432750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124713229 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124713229 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{IDLE}: Allocated (fsm.c:456) 20241106124713229 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124713229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003c10056400500f1100926) (sccp_scrc.c:401) 20241106124713229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124713229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124713229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124713229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124713229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124713229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124713229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124713229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124713229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124713229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124713229 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124713229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124713229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124713229 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124713229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d94e432750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124713229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16103811)[0x55d94e450050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124713229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124713229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124713229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124713229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124713229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124713229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124713229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124713229 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(683)@246625d722cd: First idle individual index:0 HNBGW_Test.msc1-SCCP(683)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(684)@246625d722cd: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(686) HNBGW_Test.msc1-RAN(684)@246625d722cd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(686)5950697 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(686)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(683)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(683)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124713238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124713238 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124713238 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124713238 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124713238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124713238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124713238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124713238 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124713238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124713238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124713238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124713238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124713238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124713238 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004f66d8) (sccp_scrc.c:472) 20241106124713238 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1823) 20241106124713238 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124713238 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124713238 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124713238 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124713238 DCN DEBUG handle_cn_conn_conf() conn_id=59, 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:483) 20241106124713238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d94e432750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124713238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d94e432750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124713239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57124<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(686)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124713240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241106124713243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241106124713246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124713248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124713250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124713252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241106124713254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241106124713255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124713257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124713259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124713260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241106124713262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241106124713264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124713265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124713267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124713268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241106124713269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241106124713271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124713272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124713274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124713278 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40613<->l=127.0.0.1:4262) (control_if.c:193) 20241106124713279 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124713279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124713279 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124713279 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124713279 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124713279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124713279 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124713279 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124713279 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124713279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124713279 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124713279 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124713279 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124713279 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124713279 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124713279 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124713279 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124713279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124713279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(673)@246625d722cd: Final verdict of PTC: none 20241106124713279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124713279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124713279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124713279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124713279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124713279 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124713279 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124713279 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124713279 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124713279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d94e43e610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124713279 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124713279 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124713279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3416), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124713279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124713279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124713279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124713279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124713279 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124713279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d94e43e610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124713279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3521582)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124713279 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3521582)[0x55d94e434a90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124713279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124713279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3521582)[0x55d94e434a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124713279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3521582)[0x55d94e434a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124713279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3521582)[0x55d94e434a90]{disrupted}: Freeing instance (context_map.c:202) 20241106124713279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3521582)[0x55d94e434a90]{disrupted}: Deallocated (fsm.c:568) 20241106124713279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d94e43e610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124713279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d94e43e610]{disconnected}: Freeing instance (context_map.c:206) 20241106124713279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55d94e43e610]{disconnected}: Deallocated (fsm.c:568) 20241106124713279 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3521582 SCCP-57 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106124713279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124713279 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124713279 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124713279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf9314), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124713279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) HNBGW_Test.msc0-M3UA(676)@246625d722cd: Final verdict of PTC: none 20241106124713280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124713280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124713280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124713280 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124713280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d94e3de960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124713280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5496176)[0x55d94e4379d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124713280 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5496176)[0x55d94e4379d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124713280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106124713280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5496176)[0x55d94e4379d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124713280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5496176)[0x55d94e4379d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124713280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5496176)[0x55d94e4379d0]{disrupted}: Freeing instance (context_map.c:202) 20241106124713280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5496176)[0x55d94e4379d0]{disrupted}: Deallocated (fsm.c:568) 20241106124713280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d94e3de960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124713280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d94e3de960]{disconnected}: Freeing instance (context_map.c:206) 20241106124713280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55d94e3de960]{disconnected}: Deallocated (fsm.c:568) 20241106124713280 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5496176 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106124713280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124713280 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124713280 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124713280 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124713280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124713280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124713280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124713280 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124713280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32814<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124713280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124713280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(671)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(677)@246625d722cd: Final verdict of PTC: none 20241106124713280 DLINP DEBUG SRVCONN(,r=127.0.0.1:44778<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124713280 DLINP DEBUG SRVCONN(,r=127.0.0.1:44778<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124713280 DLINP NOTICE SRV(,r=127.0.0.1:44778<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124713280 DMAIN NOTICE (127.0.0.1:44778 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44778<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124713280 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124713280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106124713280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124713280 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc1-SCCP(683)@246625d722cd: Final verdict of PTC: none 20241106124713280 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) 20241106124713280 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124713280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16103811)[0x55d94e450050]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124713280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16103811)[0x55d94e450050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124713280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d94e432750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106124713280 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124713280 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124713280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124713280 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124713280 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124713280 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124713280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124713280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124713280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124713280 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(678)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(675)@246625d722cd: Final verdict of PTC: none 20241106124713280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f66d8), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124713280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124713280 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124713280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124713280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124713280 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124713280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d94e432750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124713280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16103811)[0x55d94e450050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124713280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16103811)[0x55d94e450050]{disrupted}: Freeing instance (context_map.c:202) 20241106124713280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16103811)[0x55d94e450050]{disrupted}: Deallocated (fsm.c:568) 20241106124713280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d94e432750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124713280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d94e432750]{disconnected}: Freeing instance (context_map.c:206) 20241106124713280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55d94e432750]{disconnected}: Deallocated (fsm.c:568) 20241106124713280 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16103811 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106124713281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124713281 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124713281 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124713281 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124713281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124713281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124713281 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124713281 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124713281 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124713281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124713281 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124713281 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124713281 DLINP <0002> stream_srv.c:647 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 20241106124713281 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124713281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124713281 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124713281 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED IPA-CTRL-CLI-IPA(668)@246625d722cd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(670)@246625d722cd: Final verdict of PTC: none 20241106124713282 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124713282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124713282 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124713282 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124713282 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124713282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124713282 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124713282 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106124713282 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124713282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124713282 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124713282 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124713282 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124713282 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124713282 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124713282 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124713282 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124713282 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW-MGCP(680)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(685)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(674)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(684)@246625d722cd: Final verdict of PTC: none 20241106124713282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124713282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124713282 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124713282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124713282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124713282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124713282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124713282 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124713282 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124713282 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124713282 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(667)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(679)@246625d722cd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(672)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124713284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32806<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(669)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(667): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(668): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(669): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(670): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(671): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(672): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(673): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(674): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(675): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(676): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(677): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(678): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(679): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(680): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(681): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(682): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(683): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(684): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(685): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(686): pass (pass -> pass) MTC@246625d722cd: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Wed Nov 6 12:47:13 UTC 2024 ====== 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 20241106124713432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124713933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345780) Waiting for packet dumper to finish... 1 (prev_count=345780, count=349776) 20241106124715280 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124715280 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124715280 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124715282 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124715282 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124715282 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106124715777 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124715777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064e6a7), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124715777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124715777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124715777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124715777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124715777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124715777 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124715777 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124715777 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124715777 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124715777 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124715777 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Wed Nov 6 12:47:15 UTC 2024 /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 20241106124716867 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124716867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066653c), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124716867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124716867 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124716868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124716868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124716868 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124716868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027b974), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124716868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124716868 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124716868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124716868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124716868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124716868 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124716868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124716868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124716868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124716868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124716868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124716868 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124716868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124716868 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124716868 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124716868 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124716868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124716868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124716868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124716868 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124716868 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124716868 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241106124717017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124717022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124717032 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45273<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(689)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124721529 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124721529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d81ea6), PART(T=Source Reference,L=4,D=00000035), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124721529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124721529 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124721529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124721529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124721529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124721529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124721529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124721529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124721529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124721529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124721529 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124723281 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124723281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f66d8), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124723281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124723281 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124723281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124723281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124723281 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124723281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf9314), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124723281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124723281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124723281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124723281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124723281 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124723281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3416), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124723281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124723281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124723281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124723281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124723281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124723281 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124723281 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124723281 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124723281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124723281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124723281 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124723281 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124723281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124723281 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124723281 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124723281 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124723281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124723281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124723281 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124723281 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124723281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124723281 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124723281 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124723281 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124723281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124723281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124723281 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124725777 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124725777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064e6a7), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124725777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124725777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124725777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124725777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124725777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124725778 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124725778 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124725778 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124725778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124725778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124725778 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124726869 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124726869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027b974), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124726869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124726869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124726869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124726869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124726869 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124726869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066653c), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124726869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124726869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124726869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124726869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124726869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124726869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124726869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124726869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124726869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124726869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124726869 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124726869 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124726869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124726869 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124726869 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124726869 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124726869 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124726869 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124726869 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124726869 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124726869 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124726869 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124731525 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124731525 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124731525 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124731525 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124731525 DLSCCP DEBUG SCCP-SCOC(53)[0x55d94e440f50]{IDLE}: Deallocated (fsm.c:568) MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(689)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(690)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124733091 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124733091 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124733108 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124733108 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124733109 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124733109 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124733109 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124733109 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124733109 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124733110 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124733110 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124733110 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_sgsnpool_L3Compl_on_1_cnlink-Iuh1(692)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124733110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124733110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124733110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124733110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733110 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124733110 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33743 (stream_srv.c:129) 20241106124733110 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33743<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124733110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733110 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733110 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733110 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124733110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124733110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124733110 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124733110 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124733110 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124733110 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) 20241106124733110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124733110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124733110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733110 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124733110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733110 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124733110 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124733110 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124733111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733111 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733111 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733111 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124733111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124733111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124733111 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124733111 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124733111 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124733111 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124733111 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124733111 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) 20241106124733111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124733111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124733111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733111 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124733111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733111 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124733111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733111 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733111 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733111 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124733111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124733111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124733111 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124733112 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124733112 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124733112 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) 20241106124733112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124733112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124733112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733112 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124733112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733112 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124733112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733112 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733112 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733112 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124733112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124733112 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(696)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(696)@246625d722cd: M3UA emulation initiated, the test can be started MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(696)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(694)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124733148 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124733148 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124733149 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124733149 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124733149 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124733149 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124733150 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124733150 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124733150 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) 20241106124733150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124733150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124733150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124733150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733150 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124733150 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124733150 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124733150 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124733150 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124733150 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) 20241106124733150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124733150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124733150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733150 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124733150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733150 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124733150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733150 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733150 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733150 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124733150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124733150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124733150 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124733150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733150 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733150 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733150 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124733150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124733150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124733150 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124733151 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124733151 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124733151 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) 20241106124733151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124733151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124733151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733151 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124733151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733151 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124733151 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124733151 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124733151 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) 20241106124733151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124733151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124733151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733152 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124733152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733152 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124733152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733152 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733152 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733152 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124733152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124733152 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124733152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733152 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733152 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733152 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124733152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124733152 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124733152 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(699)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(699)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(699)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124733210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124733210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124733210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124733210 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124733210 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124733210 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124733210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124733210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124733210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124733210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124733219 DLINP DEBUG SRVCONN(,r=127.0.0.1:33743<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124733219 DLINP DEBUG SRVCONN(,r=127.0.0.1:33743<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124733219 DLINP DEBUG SRVCONN(,r=127.0.0.1:33743<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124733219 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124733219 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) 20241106124733219 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124733219 DHNBAP DEBUG (127.0.0.1:33743 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124733219 DHNBAP NOTICE (127.0.0.1:33743 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124733219 DHNBAP NOTICE (127.0.0.1:33743 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124733219 DLINP DEBUG SRVCONN(,r=127.0.0.1:33743<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124733219 DLINP DEBUG SRVCONN(,r=127.0.0.1:33743<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124733282 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124733282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3416), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124733282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124733282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733282 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124733282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf9314), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124733282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124733282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733282 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124733282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f66d8), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124733282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733282 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124733282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124733282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124733282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124733282 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124733282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124733282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124733282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124733282 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124733282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733282 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733282 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733282 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124733282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124733282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124733282 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124733282 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124733282 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124733341 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124733341 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124733341 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124733341 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(696)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124733344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733344 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124733344 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124733344 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124733344 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124733344 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124733344 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124733346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733346 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124733346 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124733346 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124733346 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124733346 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124733346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124733346 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124733346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124733346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124733346 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124733346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124733346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124733346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124733346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124733346 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124733346 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124733346 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124733347 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124733347 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124733347 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) 20241106124733347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124733347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124733347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124733347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733347 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124733347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733347 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733347 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733347 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124733347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124733347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124733347 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124733347 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124733382 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124733382 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124733382 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124733382 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(699)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124733385 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733385 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124733385 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124733385 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124733385 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124733385 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124733385 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124733386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733386 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124733386 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124733386 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124733386 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124733386 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124733386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124733386 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124733386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124733386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124733386 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124733386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124733386 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124733386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124733386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124733386 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124733386 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124733386 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124733387 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124733387 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124733387 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) 20241106124733388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124733388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124733388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124733388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124733388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124733388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124733388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124733388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124733388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124733388 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124733388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124733388 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124733388 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124733388 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124733388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124733388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124733388 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124733388 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(695)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124734150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124734150 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124734150 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124734150 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124734150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124734150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124734150 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124734150 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124734150 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124734150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124734150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124734150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124734150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124734150 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124734150 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124734150 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124734150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734150 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124734150 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124734150 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124734150 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124734150 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124734150 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) 20241106124734150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124734150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124734150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124734150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124734150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124734150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124734150 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124734150 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124734150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124734150 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124734150 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124734150 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124734150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124734150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124734150 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124734150 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124734152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124734152 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124734152 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124734152 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124734152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124734152 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124734152 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124734152 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124734152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124734152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124734152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124734152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124734152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124734152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124734152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124734152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124734152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124734152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124734152 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124734152 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124734152 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(698)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124734190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124734190 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124734190 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124734190 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124734190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124734190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124734190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124734190 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124734190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124734190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124734190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124734190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124734190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124734190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124734190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124734190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124734190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124734190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124734190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124734190 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124734190 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124734190 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) 20241106124734190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124734190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124734190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124734190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124734190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124734190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124734190 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124734190 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124734190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124734190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124734190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124734190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124734190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124734190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124734190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124734190 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124734192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124734192 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124734192 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124734192 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124734192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124734192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124734192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124734192 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124734192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124734192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124734192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124734192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124734192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124734192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124734192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124734192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124734192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124734192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124734192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124734192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124734192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124734192 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124734192 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124734192 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124734225 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124734228 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124734230 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124734232 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124734234 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124734236 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124734238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124734240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124734242 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124734243 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124734245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124734247 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124734249 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124734251 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124734252 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124734254 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124734256 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124734258 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124734260 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124734262 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'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 := '000000000000001011010010'B, t_guard := 20.000000 } 20241106124734291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47728<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(698)@246625d722cd: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(701) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(691)@246625d722cd: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(701)3194264 20241106124735316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124735316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124735316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106124735316 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124735316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x30bd98, normal) (hnbgw_rua.c:388) 20241106124735316 DHNB DEBUG map_rua[0x55d94e440f50]{init}: Allocated (fsm.c:456) 20241106124735316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3194264)[0x55d94e440f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124735316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3194264 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124735316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124735316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124735316 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106124735316 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3194264 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106124735316 DCN DEBUG map_sccp[0x55d94e450050]{init}: Allocated (fsm.c:456) 20241106124735316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d94e450050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124735316 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3194264 <-> SCCP-60 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106124735316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3194264 SCCP-60 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241106124735316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3194264)[0x55d94e440f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124735316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124735316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124735316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3194264)[0x55d94e440f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124735316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d94e450050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124735316 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124735316 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{IDLE}: Allocated (fsm.c:456) 20241106124735316 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124735316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030002d20056400500f1100926) (sccp_scrc.c:401) 20241106124735316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124735316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124735316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124735316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124735316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124735316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124735316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124735316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124735316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124735316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124735316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124735316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124735316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124735316 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124735316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d94e450050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124735316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3194264)[0x55d94e440f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124735316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124735316 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124735316 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124735316 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124735316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124735316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124735316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124735316 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(701) HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(701)11241681 HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Session index based on connection ID:0 TC_sgsnpool_L3Compl_on_1_cnlink0(701)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124735328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124735328 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124735328 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124735328 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124735328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124735328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124735328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124735328 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124735328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124735328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124735328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124735328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124735328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124735328 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003c7dd8) (sccp_scrc.c:472) 20241106124735328 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1823) 20241106124735328 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124735328 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124735328 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124735328 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124735328 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:483) 20241106124735328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d94e450050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124735328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d94e450050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124735329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47728<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(701)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124735330 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124735334 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124735336 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124735338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124735340 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124735343 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124735345 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124735347 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124735349 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124735351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124735354 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124735356 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124735358 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124735360 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124735362 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124735364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124735367 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124735369 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124735371 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124735373 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'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 := '000000000000001111010100'B, t_guard := 20.000000 } 20241106124735401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124735779 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124735779 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064e6a7), PART(T=Source Reference,L=4,D=00000036), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124735779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124735779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124735779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124735779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124735779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124735779 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124735779 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124735779 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124735779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124735779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124735779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124735779 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124735781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124735781 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124735781 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124735781 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124735781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124735781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124735781 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124735781 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124735781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124735781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124735781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124735781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124735781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124735781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000036), PART(T=Source Reference,L=4,D=0064e6a7) (sccp_scrc.c:472) 20241106124735781 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1823) 20241106124735781 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124735781 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124735781 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124735781 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124735781 DLSCCP DEBUG SCCP-SCOC(54)[0x55d94e43ed40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(698)@246625d722cd: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(702) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(691)@246625d722cd: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(702)15414517 20241106124736413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124736414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124736414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106124736414 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124736414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeb34f5, normal) (hnbgw_rua.c:388) 20241106124736414 DHNB DEBUG map_rua[0x55d94e43ed40]{init}: Allocated (fsm.c:456) 20241106124736414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15414517)[0x55d94e43ed40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124736414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15414517 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124736414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124736414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124736414 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106124736414 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15414517 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106124736414 DCN DEBUG map_sccp[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106124736414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124736414 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15414517 <-> SCCP-61 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106124736414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15414517 SCCP-61 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241106124736414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15414517)[0x55d94e43ed40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124736414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124736414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124736414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15414517)[0x55d94e43ed40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124736414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d94e434a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124736414 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124736414 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{IDLE}: Allocated (fsm.c:456) 20241106124736414 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124736414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003d40056400500f1100926) (sccp_scrc.c:401) 20241106124736414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124736414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124736414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124736414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124736414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124736414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124736414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124736414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124736414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124736414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124736414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124736414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124736414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124736414 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124736414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d94e434a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124736414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15414517)[0x55d94e43ed40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124736414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124736414 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124736414 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124736414 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124736414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124736414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124736414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124736414 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(702) HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(702)13910158 HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106124736418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124736418 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124736418 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124736418 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124736418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124736418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124736418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124736418 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124736418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124736418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124736418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124736418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124736418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124736418 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c549cd) (sccp_scrc.c:472) 20241106124736418 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1823) 20241106124736418 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) TC_sgsnpool_L3Compl_on_1_cnlink0(702)@246625d722cd: setverdict(pass): none -> pass 20241106124736418 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124736418 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124736418 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124736418 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:483) 20241106124736418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d94e434a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124736418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d94e434a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124736420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47730<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(702)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124736421 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124736423 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124736426 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124736428 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124736430 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124736433 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124736435 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124736438 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124736440 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124736442 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124736444 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124736446 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124736448 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124736450 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124736452 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124736454 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124736456 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124736458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124736461 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124736464 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000001100101101'B, t_guard := 20.000000 } 20241106124736490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124736869 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124736869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066653c), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124736869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124736869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124736869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124736869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124736869 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124736869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027b974), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124736869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124736869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124736869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124736869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124736870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124736870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124736870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124736870 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124736870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124736870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124736870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124736870 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124736870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124736870 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124736870 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124736870 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124736870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124736870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124736870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124736870 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124736870 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124736870 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-RAN(698)@246625d722cd: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(703) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(691)@246625d722cd: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(703)6597979 20241106124737505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124737505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124737505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106124737505 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124737505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x64ad5b, normal) (hnbgw_rua.c:388) 20241106124737505 DHNB DEBUG map_rua[0x55d94e4379d0]{init}: Allocated (fsm.c:456) 20241106124737505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6597979)[0x55d94e4379d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124737505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6597979 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124737505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124737505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124737505 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6597979 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106124737505 DCN DEBUG map_sccp[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124737505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124737505 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6597979 <-> SCCP-62 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106124737505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6597979 SCCP-62 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106124737505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6597979)[0x55d94e4379d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124737505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124737505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124737505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6597979)[0x55d94e4379d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124737505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d94e3de960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124737505 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124737505 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{IDLE}: Allocated (fsm.c:456) 20241106124737505 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124737505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f400300032d0056400500f1100926) (sccp_scrc.c:401) 20241106124737505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124737505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124737505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124737505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124737505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124737505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124737505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124737505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124737505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124737505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124737505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124737505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124737505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124737505 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124737505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d94e3de960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124737505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6597979)[0x55d94e4379d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124737505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124737505 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124737505 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124737505 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124737505 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124737505 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124737505 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124737505 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(703) HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(703)8666815 HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Session index based on connection ID:2 TC_sgsnpool_L3Compl_on_1_cnlink0(703)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241106124737510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124737510 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124737510 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124737510 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124737510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124737510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124737510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124737510 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124737510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124737510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124737510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124737510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124737510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124737510 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007ac248) (sccp_scrc.c:472) 20241106124737510 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1823) 20241106124737510 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124737510 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124737510 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124737510 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124737510 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:483) 20241106124737510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d94e3de960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124737510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d94e3de960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124737510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(703)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124737512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124737514 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124737517 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124737519 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124737521 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124737524 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124737526 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124737529 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124737531 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124737534 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124737537 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124737540 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124737542 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124737545 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124737548 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124737550 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124737553 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124737556 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124737559 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124737561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'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 := '000000000000000111010011'B, t_guard := 20.000000 } 20241106124737584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(698)@246625d722cd: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(704) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(691)@246625d722cd: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(704)15994318 20241106124738598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124738598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124738598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106124738598 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124738598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf40dce, normal) (hnbgw_rua.c:388) 20241106124738598 DHNB DEBUG map_rua[0x55d94e431600]{init}: Allocated (fsm.c:456) 20241106124738598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15994318)[0x55d94e431600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124738598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15994318 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124738598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124738598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124738598 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106124738598 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15994318 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106124738598 DCN DEBUG map_sccp[0x55d94e43cb00]{init}: Allocated (fsm.c:456) 20241106124738598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d94e43cb00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124738598 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15994318 <-> SCCP-63 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106124738598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15994318 SCCP-63 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241106124738599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15994318)[0x55d94e431600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124738599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124738599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124738599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15994318)[0x55d94e431600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124738599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d94e43cb00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124738599 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124738599 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{IDLE}: Allocated (fsm.c:456) 20241106124738599 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124738599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030001d30056400500f1100926) (sccp_scrc.c:401) 20241106124738599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124738599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124738599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124738599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124738599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124738599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124738599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124738599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124738599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124738599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124738599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124738599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124738599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124738599 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124738599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d94e43cb00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124738599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15994318)[0x55d94e431600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124738599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124738599 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124738599 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124738599 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124738599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124738599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124738599 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124738599 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(704) HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(704)5975927 HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(704)@246625d722cd: setverdict(pass): none -> pass 20241106124738603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124738603 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124738603 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124738603 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124738603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124738603 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124738603 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124738603 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124738603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124738603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124738603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124738603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124738603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124738603 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005671d9) (sccp_scrc.c:472) 20241106124738603 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1823) 20241106124738603 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124738603 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124738603 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124738603 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124738603 DCN DEBUG handle_cn_conn_conf() conn_id=63, 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:483) 20241106124738603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d94e43cb00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124738603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d94e43cb00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124738604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(704)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124738605 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124738608 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124738611 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124738613 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124738616 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124738619 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124738621 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124738624 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124738626 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124738627 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124738630 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124738632 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124738634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124738637 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124738639 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124738642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124738644 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124738647 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124738648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124738650 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124738655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48396<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(691)@246625d722cd: Final verdict of PTC: none 20241106124738656 DLINP DEBUG SRVCONN(,r=127.0.0.1:33743<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124738656 DLINP DEBUG SRVCONN(,r=127.0.0.1:33743<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124738656 DLINP NOTICE SRV(,r=127.0.0.1:33743<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124738656 DMAIN NOTICE (127.0.0.1:33743 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33743<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124738656 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124738656 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45273<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(693)@246625d722cd: Final verdict of PTC: none 20241106124738656 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124738656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124738656 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124738656 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124738656 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124738656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124738656 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124738656 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124738656 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124738656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124738656 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124738656 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124738656 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124738656 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124738656 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124738656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124738656 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(699)@246625d722cd: Final verdict of PTC: none 20241106124738657 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124738657 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124738657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124738657 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124738657 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106124738657 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124738657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124738657 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124738657 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124738657 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124738657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124738657 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124738657 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124738657 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124738657 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124738657 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124738657 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124738657 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124738657 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-RAN(698)@246625d722cd: Final verdict of PTC: none20241106124738657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124738657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124738657 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124738657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124738657 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124738657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124738657 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124738657 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124738657 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124738657 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124738657 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124738657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124738657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124738657 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) HNBGW_Test.msc0-M3UA(696)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(694)@246625d722cd: Final verdict of PTC: none 20241106124738657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124738657 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124738657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124738657 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124738657 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124738657 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124738657 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124738657 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124738657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d94e450050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124738657 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124738657 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124738657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7dd8), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124738657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124738657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124738657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124738657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) HNBGW_Test.msc0-RAN(695)@246625d722cd: Final verdict of PTC: none 20241106124738657 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124738657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d94e450050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124738657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3194264)[0x55d94e440f50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124738657 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3194264)[0x55d94e440f50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124738657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106124738657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3194264)[0x55d94e440f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124738657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3194264)[0x55d94e440f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124738657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3194264)[0x55d94e440f50]{disrupted}: Freeing instance (context_map.c:202) 20241106124738657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3194264)[0x55d94e440f50]{disrupted}: Deallocated (fsm.c:568) 20241106124738657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d94e450050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124738657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d94e450050]{disconnected}: Freeing instance (context_map.c:206) 20241106124738657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d94e450050]{disconnected}: Deallocated (fsm.c:568) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(692)@246625d722cd: Final verdict of PTC: none 20241106124738657 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3194264 SCCP-60 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106124738657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d94e434a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124738657 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124738657 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124738657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c549cd), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124738657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124738657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124738657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124738657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124738657 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124738657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d94e434a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124738657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15414517)[0x55d94e43ed40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124738657 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15414517)[0x55d94e43ed40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124738657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106124738657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15414517)[0x55d94e43ed40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124738657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15414517)[0x55d94e43ed40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124738657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15414517)[0x55d94e43ed40]{disrupted}: Freeing instance (context_map.c:202) 20241106124738657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15414517)[0x55d94e43ed40]{disrupted}: Deallocated (fsm.c:568) 20241106124738657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d94e434a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124738657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d94e434a90]{disconnected}: Freeing instance (context_map.c:206) 20241106124738657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d94e434a90]{disconnected}: Deallocated (fsm.c:568) 20241106124738657 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15414517 SCCP-61 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106124738657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124738657 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124738657 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124738658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac248), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124738658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124738658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124738658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124738658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124738658 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124738658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d94e3de960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124738658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6597979)[0x55d94e4379d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124738658 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6597979)[0x55d94e4379d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124738658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106124738658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6597979)[0x55d94e4379d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124738658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6597979)[0x55d94e4379d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124738658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6597979)[0x55d94e4379d0]{disrupted}: Freeing instance (context_map.c:202) 20241106124738658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6597979)[0x55d94e4379d0]{disrupted}: Deallocated (fsm.c:568) 20241106124738658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d94e3de960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124738658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d94e3de960]{disconnected}: Freeing instance (context_map.c:206) 20241106124738658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-62)[0x55d94e3de960]{disconnected}: Deallocated (fsm.c:568) 20241106124738658 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6597979 SCCP-62 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106124738658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d94e43cb00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124738658 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124738658 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124738658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005671d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124738658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124738658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124738658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124738658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124738658 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124738658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d94e43cb00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124738658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15994318)[0x55d94e431600]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124738658 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15994318)[0x55d94e431600]{connected}: Tx RUA Disconnect (context_map_rua.c:267) VirtHNBGW-STATS(687)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(688)@246625d722cd: Final verdict of PTC: none 20241106124738658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106124738658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15994318)[0x55d94e431600]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124738658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15994318)[0x55d94e431600]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124738658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15994318)[0x55d94e431600]{disrupted}: Freeing instance (context_map.c:202) 20241106124738658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15994318)[0x55d94e431600]{disrupted}: Deallocated (fsm.c:568) 20241106124738658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d94e43cb00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124738658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d94e43cb00]{disconnected}: Freeing instance (context_map.c:206) 20241106124738658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d94e43cb00]{disconnected}: Deallocated (fsm.c:568) 20241106124738658 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15994318 SCCP-63 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106124738658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124738658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124738658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124738658 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124738658 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124738658 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124738658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124738658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124738658 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124738658 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(700)@246625d722cd: Final verdict of PTC: none 20241106124738658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124738658 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124738658 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124738658 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124738658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124738658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124738658 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124738658 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124738658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106124738658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124738658 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124738658 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) 20241106124738658 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124738658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124738658 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124738658 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124738658 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124738658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124738658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124738658 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124738658 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124738658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124738658 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124738658 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124738658 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124738658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124738658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124738658 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124738658 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(690)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(697)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124738661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(689)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(687): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(688): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(689): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(690): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(691): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(692): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(693): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(694): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(695): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(696): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(697): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(698): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(699): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(700): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(701): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(702): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(703): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(704): pass (pass -> pass) MTC@246625d722cd: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Wed Nov 6 12:47:38 UTC 2024 ====== 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 20241106124738715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124739317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39312<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339300) Waiting for packet dumper to finish... 1 (prev_count=339300, count=339840) 20241106124740657 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124740657 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124740657 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106124740657 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124740657 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124740657 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Wed Nov 6 12:47:41 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241106124742392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124742399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124742405 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34465<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(707)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124743283 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124743283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f66d8), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124743283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124743283 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124743283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124743283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124743283 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124743283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf9314), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124743283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124743283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124743283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124743283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124743283 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124743283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3416), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124743283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124743283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124743283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124743283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124743283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124743283 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124743283 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124743283 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124743283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124743283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124743283 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124743283 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124743283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124743283 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124743283 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124743283 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124743283 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124743283 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124743283 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124743284 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124743284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124743284 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124743284 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124743284 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124743284 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124743284 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124743284 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124746871 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124746871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027b974), PART(T=Source Reference,L=4,D=00000038), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124746871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124746871 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124746871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124746871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124746871 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124746871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066653c), PART(T=Source Reference,L=4,D=00000037), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124746871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124746871 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124746871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124746871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124746871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124746871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124746871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124746871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124746871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124746871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124746871 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124746871 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124746871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124746871 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124746871 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124746871 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124746871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124746871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124746871 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124746871 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124746871 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124746871 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124748658 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124748658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005671d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124748658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124748658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124748658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124748658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124748658 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124748658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac248), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124748658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124748658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124748659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124748659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124748659 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124748659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c549cd), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124748659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124748659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124748659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124748659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124748659 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124748659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7dd8), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124748659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124748659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124748659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124748659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124748659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124748659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124748659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124748659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124748659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124748659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124748659 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124748659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124748659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124748659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124748659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124748659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124748659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124748659 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124748659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124748659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124748659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124748659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124748659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124748659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124748659 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124748659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124748659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124748659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124748659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124748659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124748659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124748659 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124753284 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124753284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3416), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124753284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124753284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124753284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124753284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124753284 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124753284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf9314), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124753284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124753284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124753284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124753284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124753284 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124753284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f66d8), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124753284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124753284 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124753284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124753284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124753284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124753284 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124753284 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124753284 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124753284 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124753284 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124753284 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124753284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124753284 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124753284 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124753284 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124753284 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124753284 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124753284 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124753284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124753284 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124753284 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124753284 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124753284 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124753284 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124753284 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124753284 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124753284 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124756867 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124756867 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124756867 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124756867 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124756867 DLSCCP DEBUG SCCP-SCOC(55)[0x55d94e43c720]{IDLE}: Deallocated (fsm.c:568) 20241106124756867 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124756867 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124756867 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124756867 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124756867 DLSCCP DEBUG SCCP-SCOC(56)[0x55d94e43f300]{IDLE}: Deallocated (fsm.c:568) MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(707)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(708)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124758468 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124758468 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124758487 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124758487 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124758487 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124758487 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124758488 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124758488 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(710)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124758488 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49387 (stream_srv.c:129) 20241106124758488 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49387<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124758488 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124758488 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124758488 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) 20241106124758488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124758488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124758488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124758488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758488 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124758488 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124758488 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124758488 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) 20241106124758488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124758488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124758488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758488 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124758489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758489 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124758489 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124758489 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124758489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758489 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758489 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758489 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124758489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124758489 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124758489 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124758489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758489 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758489 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758489 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124758489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124758489 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124758489 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124758489 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124758489 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124758489 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124758489 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124758489 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) 20241106124758489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124758489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124758489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758489 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124758489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758489 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124758489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758489 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758489 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758489 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124758489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124758489 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124758489 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124758490 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124758490 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124758490 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) 20241106124758490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124758490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124758490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758490 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124758490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758490 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124758490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758490 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758490 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758490 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124758490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124758490 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(714)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(714)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(714)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(712)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(717)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(717)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(717)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(715)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124758556 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124758556 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124758556 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124758556 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124758556 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124758556 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124758557 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124758557 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124758557 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) 20241106124758557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124758557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124758557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124758557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758557 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124758557 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124758557 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124758557 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124758557 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124758557 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) 20241106124758557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124758557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124758557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758557 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124758557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758557 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124758558 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124758558 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124758558 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) 20241106124758557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124758558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124758558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124758558 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124758558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124758558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124758558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758558 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124758558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758558 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124758558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124758558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124758558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124758558 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124758558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124758558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124758558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124758558 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124758559 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124758559 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124758559 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) 20241106124758559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124758559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124758559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758559 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124758559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758559 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124758559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758559 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758559 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758559 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124758559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124758559 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(720)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(720)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(720)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(718)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(723)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(723)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(723)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(721)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124758643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124758643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124758643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124758643 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124758643 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124758643 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124758643 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124758643 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124758643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124758643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124758652 DLINP DEBUG SRVCONN(,r=127.0.0.1:49387<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124758652 DLINP DEBUG SRVCONN(,r=127.0.0.1:49387<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124758652 DLINP DEBUG SRVCONN(,r=127.0.0.1:49387<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124758652 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124758652 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) 20241106124758652 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124758652 DHNBAP DEBUG (127.0.0.1:49387 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124758652 DHNBAP NOTICE (127.0.0.1:49387 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124758652 DHNBAP NOTICE (127.0.0.1:49387 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124758652 DLINP DEBUG SRVCONN(,r=127.0.0.1:49387<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124758652 DLINP DEBUG SRVCONN(,r=127.0.0.1:49387<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124758659 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124758659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac248), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124758659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124758659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758659 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124758659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005671d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124758659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124758659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758659 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124758659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7dd8), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124758659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124758659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758659 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124758659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c549cd), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124758659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124758659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124758659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124758659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124758659 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124758659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124758659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124758659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124758659 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124758659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124758659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124758659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124758659 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124758659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124758659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124758659 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124758659 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124758717 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124758717 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124758717 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124758717 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(714)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124758720 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758720 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124758720 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124758720 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124758720 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124758720 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124758720 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124758721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758721 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124758721 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124758721 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124758721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124758721 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124758721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124758721 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124758721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124758721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124758721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124758721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124758721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124758721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124758721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124758721 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124758721 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124758721 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124758723 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124758723 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124758723 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) 20241106124758723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124758723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124758723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124758723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758723 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124758723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124758723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124758723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124758723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124758723 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124758747 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124758747 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124758747 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124758747 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124758747 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124758747 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124758747 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(717)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124758751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758751 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124758751 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124758751 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124758751 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124758751 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124758751 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124758751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124758751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124758751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124758751 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124758751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124758751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124758751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124758751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124758751 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124758754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758754 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124758754 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124758754 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124758754 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124758754 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241106124758754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124758754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124758754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124758754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124758754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124758754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124758754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124758754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124758754 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124758754 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124758754 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124758755 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124758755 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124758755 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) 20241106124758755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124758755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124758755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758755 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124758755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758755 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124758755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758755 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124758755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124758755 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124758755 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124758755 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124758789 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124758789 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124758789 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124758789 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(720)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124758793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758793 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124758793 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124758793 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124758793 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124758793 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124758793 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124758794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758794 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124758794 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124758794 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124758794 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124758794 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124758794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124758794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124758794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124758794 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124758794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124758794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124758794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124758794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124758794 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124758794 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124758794 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124758795 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124758795 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124758795 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) 20241106124758796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124758796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124758796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124758796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758796 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124758796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758796 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758796 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758796 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124758796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124758796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124758796 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124758796 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124758818 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124758818 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124758818 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124758818 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(723)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124758820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758820 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124758820 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124758820 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124758820 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124758820 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124758820 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124758821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758821 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124758821 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124758821 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124758821 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124758821 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124758821 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124758821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124758821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124758821 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124758821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124758821 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124758821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124758821 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124758821 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124758821 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124758821 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124758822 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124758822 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124758822 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) 20241106124758822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124758822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124758822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124758822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124758822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124758822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124758822 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124758822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124758822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124758822 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124758822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124758822 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124758822 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124758822 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124758822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124758822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124758822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124758822 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(713)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124759527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124759527 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124759527 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124759527 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124759527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124759527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124759527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124759527 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124759527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124759527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124759527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124759527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124759527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124759527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124759527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124759527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124759527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124759527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124759527 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124759527 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124759527 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124759527 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) 20241106124759527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124759527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124759527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124759527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124759527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124759527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124759527 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124759527 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124759527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124759527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124759527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124759527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124759527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124759527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124759527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124759527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124759528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124759528 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124759528 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124759528 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124759528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124759528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124759528 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124759528 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124759528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124759529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124759529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124759529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124759529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124759529 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124759529 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124759529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124759529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759529 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124759529 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124759529 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124759529 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124759529 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124759557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124759557 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124759557 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124759557 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124759557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124759557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124759557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124759557 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(716)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124759557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124759557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124759557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124759557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124759557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124759557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124759557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124759557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124759557 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:386) 20241106124759557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759558 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:386) 20241106124759558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759558 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124759558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124759558 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124759558 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124759558 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) 20241106124759558 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) 20241106124759558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124759558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124759558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124759558 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124759558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124759558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124759558 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124759558 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124759558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124759558 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124759558 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124759558 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124759558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124759558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124759558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124759558 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124759560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124759560 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124759560 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124759560 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124759560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124759560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124759560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124759560 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124759560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124759560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124759560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124759560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124759560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124759560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124759560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124759560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124759560 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:386) 20241106124759560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759561 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:386) 20241106124759561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124759561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124759561 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124759561 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124759561 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(719)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124759597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124759597 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124759597 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124759597 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124759597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124759597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124759597 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124759597 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124759597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124759597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124759597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124759597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124759597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124759597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124759597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124759597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124759597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124759597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124759597 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124759597 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124759597 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124759597 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) 20241106124759597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124759597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124759597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124759597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124759597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124759597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124759597 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124759597 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124759598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124759598 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124759598 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124759598 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124759598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124759598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124759598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124759598 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124759599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124759599 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124759599 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124759599 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124759599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124759599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124759599 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124759599 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124759599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124759599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124759599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124759599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124759599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124759599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124759599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124759599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124759599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124759599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124759599 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124759599 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124759599 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(722)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124759626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124759626 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124759626 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124759626 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124759626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124759626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124759626 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124759626 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124759626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124759626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124759626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124759626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124759626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124759626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124759626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124759626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124759626 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:386) 20241106124759627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759627 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:386) 20241106124759627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124759627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124759627 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124759627 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124759627 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) 20241106124759627 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) 20241106124759627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124759627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124759627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124759627 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124759627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124759627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124759627 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124759627 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106124759627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124759627 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124759627 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124759627 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124759627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124759627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124759627 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124759627 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124759628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124759628 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124759628 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124759628 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124759628 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124759628 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124759628 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124759628 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124759628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124759628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124759628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124759628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124759628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124759628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124759628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124759628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124759628 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:386) 20241106124759628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124759628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759628 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:386) 20241106124759628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124759628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124759628 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124759628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124759628 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124759628 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124759628 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124800659 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124800663 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124800665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124800667 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124800669 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124800671 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124800672 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124800674 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124800676 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124800677 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124800680 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124800683 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124800685 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124800688 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124800691 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124800693 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124800696 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124800699 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124800701 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124800704 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011011110'B, t_guard := 20.000000 } 20241106124800730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37630<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(719)@246625d722cd: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(719)@246625d722cd: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(725) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(709)@246625d722cd: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(725)11282473 20241106124801755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124801755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124801755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106124801755 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124801755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xac2829, normal) (hnbgw_rua.c:388) 20241106124801755 DHNB DEBUG map_rua[0x55d94e450050]{init}: Allocated (fsm.c:456) 20241106124801755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282473)[0x55d94e450050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124801755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282473 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124801755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124801755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124801755 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106124801755 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282473 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106124801755 DCN DEBUG map_sccp[0x55d94e43ed40]{init}: Allocated (fsm.c:456) 20241106124801755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d94e43ed40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124801755 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11282473 <-> SCCP-64 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106124801755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282473 SCCP-64 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241106124801755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282473)[0x55d94e450050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124801755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124801755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124801755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282473)[0x55d94e450050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124801755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d94e43ed40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124801755 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124801755 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{IDLE}: Allocated (fsm.c:456) 20241106124801755 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124801755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030002de0056400500f1100926) (sccp_scrc.c:401) 20241106124801755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124801755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124801755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124801755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124801755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124801755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124801755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124801755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124801755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124801755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124801755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124801755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124801755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124801755 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124801755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d94e43ed40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124801755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282473)[0x55d94e450050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124801755 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124801755 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124801755 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124801755 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124801755 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124801755 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124801755 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124801755 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(718)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(718)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(719)@246625d722cd: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(725) HNBGW_Test.sgsn0-RAN(719)@246625d722cd: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(725)15705141 HNBGW_Test.sgsn0-SCCP(718)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(718)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(725)@246625d722cd: setverdict(pass): none -> pass 20241106124801763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124801763 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124801763 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124801763 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124801763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124801763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124801763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124801763 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124801763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124801763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124801763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124801763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124801763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124801763 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00999bcc) (sccp_scrc.c:472) 20241106124801763 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1823) 20241106124801763 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124801763 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124801763 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124801763 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124801763 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:483) 20241106124801763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d94e43ed40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124801763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d94e43ed40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124801764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37630<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(725)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124801766 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124801769 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124801772 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124801774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124801775 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124801777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124801780 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124801782 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124801785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124801787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124801790 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124801793 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124801795 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124801797 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124801800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124801803 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124801804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124801806 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124801808 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124801810 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'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 := '000000000000000101011011'B, t_guard := 20.000000 } 20241106124801834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37636<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(722)@246625d722cd: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(722)@246625d722cd: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(726) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(709)@246625d722cd: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(726)5004467 20241106124802847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124802847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124802847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106124802847 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124802847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4c5cb3, normal) (hnbgw_rua.c:388) 20241106124802847 DHNB DEBUG map_rua[0x55d94e4379d0]{init}: Allocated (fsm.c:456) 20241106124802847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5004467)[0x55d94e4379d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124802847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5004467 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124802847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124802847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124802847 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106124802847 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5004467 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241106124802847 DCN DEBUG map_sccp[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124802847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124802847 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5004467 <-> SCCP-65 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106124802847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5004467 SCCP-65 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241106124802847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5004467)[0x55d94e4379d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124802847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124802847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124802847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5004467)[0x55d94e4379d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124802847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d94e3de960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124802847 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124802847 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{IDLE}: Allocated (fsm.c:456) 20241106124802847 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124802847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300015b0056400500f1100926) (sccp_scrc.c:401) 20241106124802847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124802847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124802847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124802847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124802847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124802847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124802847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124802847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124802847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124802847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124802847 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124802847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124802847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124802847 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124802847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d94e3de960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124802847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5004467)[0x55d94e4379d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124802848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124802848 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124802848 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124802848 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124802848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124802848 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124802848 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124802848 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(721)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(721)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(722)@246625d722cd: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(726) HNBGW_Test.sgsn1-RAN(722)@246625d722cd: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(726)1713588 HNBGW_Test.sgsn1-SCCP(721)@246625d722cd: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(726)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(721)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124802856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124802856 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124802856 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124802856 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124802856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124802856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124802856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124802856 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124802856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124802856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124802856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124802856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124802856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124802856 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002c875c) (sccp_scrc.c:472) 20241106124802856 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1823) 20241106124802856 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124802856 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124802856 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124802856 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124802856 DCN DEBUG handle_cn_conn_conf() conn_id=65, 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:483) 20241106124802856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d94e3de960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124802856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d94e3de960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124802856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37636<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(726)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124802858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124802860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124802863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124802866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124802868 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124802870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124802872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124802875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124802877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124802879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124802881 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124802883 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124802885 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124802887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124802889 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124802890 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124802892 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124802894 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124802896 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124802898 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '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 := '000000000000000011101000'B, t_guard := 20.000000 } 20241106124802923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124803285 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124803285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f66d8), PART(T=Source Reference,L=4,D=0000003b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124803285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124803285 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124803285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124803285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124803285 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124803285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf9314), PART(T=Source Reference,L=4,D=0000003a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124803285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124803285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124803285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124803285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124803285 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124803285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3416), PART(T=Source Reference,L=4,D=00000039), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124803285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124803285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124803285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124803285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124803285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803286 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124803286 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124803286 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124803286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124803286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124803286 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124803286 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124803286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803286 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124803286 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124803286 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124803286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124803286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124803286 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124803286 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124803286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803286 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124803286 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124803286 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124803286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124803286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124803286 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124803286 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124803288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803288 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124803288 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124803288 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124803288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124803288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124803288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124803288 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124803288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803288 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124803288 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124803288 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124803288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124803288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124803288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124803288 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124803288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124803288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124803288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124803288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124803288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124803288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003a), PART(T=Source Reference,L=4,D=00bf9314) (sccp_scrc.c:472) 20241106124803288 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1823) 20241106124803288 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124803288 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124803288 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124803288 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124803288 DLSCCP DEBUG SCCP-SCOC(58)[0x55d94e438100]{IDLE}: Deallocated (fsm.c:568) 20241106124803288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124803288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124803288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124803288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124803288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124803288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=004f66d8) (sccp_scrc.c:472) 20241106124803288 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1823) 20241106124803288 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124803288 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124803288 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124803288 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124803288 DLSCCP DEBUG SCCP-SCOC(59)[0x55d94e3c2290]{IDLE}: Deallocated (fsm.c:568) 20241106124803493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803493 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124803493 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124803493 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124803493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124803493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124803493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124803493 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124803493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124803493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124803493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124803494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124803494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124803494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=007e3416) (sccp_scrc.c:472) 20241106124803494 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1823) 20241106124803494 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124803494 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124803494 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124803494 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124803494 DLSCCP DEBUG SCCP-SCOC(57)[0x55d94e437410]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(719)@246625d722cd: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(719)@246625d722cd: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(727) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(709)@246625d722cd: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(727)10784164 20241106124803936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124803936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124803936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106124803936 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124803936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa48da4, normal) (hnbgw_rua.c:388) 20241106124803936 DHNB DEBUG map_rua[0x55d94e437410]{init}: Allocated (fsm.c:456) 20241106124803936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10784164)[0x55d94e437410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124803936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10784164 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124803936 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124803936 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124803936 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10784164 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106124803936 DCN DEBUG map_sccp[0x55d94e3c2290]{init}: Allocated (fsm.c:456) 20241106124803936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-66)[0x55d94e3c2290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124803936 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10784164 <-> SCCP-66 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106124803936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10784164 SCCP-66 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106124803936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10784164)[0x55d94e437410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124803936 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124803936 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124803936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10784164)[0x55d94e437410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124803936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-66)[0x55d94e3c2290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124803936 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124803936 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{IDLE}: Allocated (fsm.c:456) 20241106124803936 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124803936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000e80056400500f1100926) (sccp_scrc.c:401) 20241106124803936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124803936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124803936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124803937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124803937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124803937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124803937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124803937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124803937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124803937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124803937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124803937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124803937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124803937 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124803937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-66)[0x55d94e3c2290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124803937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10784164)[0x55d94e437410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124803937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803937 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124803937 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124803937 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124803937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124803937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124803937 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124803937 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(718)@246625d722cd: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(718)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(719)@246625d722cd: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(727) HNBGW_Test.sgsn0-RAN(719)@246625d722cd: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(727)9915207 HNBGW_Test.sgsn0-SCCP(718)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(718)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106124803940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803940 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124803940 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124803940 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124803940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124803940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124803940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124803940 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124803940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124803940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124803940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124803940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124803940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124803940 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003f7be6) (sccp_scrc.c:472) 20241106124803940 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1823) 20241106124803940 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124803940 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124803940 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124803941 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124803941 DCN DEBUG handle_cn_conn_conf() conn_id=66, 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:483) 20241106124803941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-66)[0x55d94e3c2290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124803941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-66)[0x55d94e3c2290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_no_nri_round_robin0(727)@246625d722cd: setverdict(pass): none -> pass 20241106124803942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37638<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(727)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124803943 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124803947 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124803949 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124803951 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124803954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124803956 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124803958 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124803960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124803962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124803964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124803965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124803967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124803969 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124803971 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124803973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124803974 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124803976 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124803978 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124803980 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124803982 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124803988 DLINP DEBUG SRVCONN(,r=127.0.0.1:49387<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124803988 DLINP DEBUG SRVCONN(,r=127.0.0.1:49387<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124803988 DLINP NOTICE SRV(,r=127.0.0.1:49387<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124803988 DMAIN NOTICE (127.0.0.1:49387 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49387<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124803988 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124803988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(709)@246625d722cd: Final verdict of PTC: none 20241106124803988 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34465<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(713)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(711)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(712)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(719)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(715)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(716)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(706)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(724)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(722)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(710)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(721)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(720)@246625d722cd: Final verdict of PTC: none 20241106124803989 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124803989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124803989 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124803989 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124803989 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124803989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124803989 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124803989 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124803989 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124803989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803989 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124803989 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124803989 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124803989 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124803989 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124803989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124803989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124803990 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106124803990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106124803990 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124803990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124803990 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124803990 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124803990 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124803990 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124803990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124803990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124803990 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124803990 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124803990 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124803990 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124803990 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124803990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124803990 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124803990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124803990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124803990 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124803990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124803990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124803990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124803990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124803990 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124803990 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124803990 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124803990 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124803990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124803990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124803990 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124803990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124803990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124803990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124803990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124803990 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124803990 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124803990 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124803990 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124803990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124803990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124803990 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124803990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124803990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124803990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124803990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124803990 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124803990 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124803990 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124803990 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124803990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d94e43ed40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124803990 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124803990 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124803990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00999bcc), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124803990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124803990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124803990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124803990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124803990 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124803990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d94e43ed40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124803990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282473)[0x55d94e450050]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124803990 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282473)[0x55d94e450050]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124803990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106124803990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282473)[0x55d94e450050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282473)[0x55d94e450050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282473)[0x55d94e450050]{disrupted}: Freeing instance (context_map.c:202) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11282473)[0x55d94e450050]{disrupted}: Deallocated (fsm.c:568) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d94e43ed40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d94e43ed40]{disconnected}: Freeing instance (context_map.c:206) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-64)[0x55d94e43ed40]{disconnected}: Deallocated (fsm.c:568) 20241106124803991 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11282473 SCCP-64 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-66)[0x55d94e3c2290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124803991 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124803991 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124803991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f7be6), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124803991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124803991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124803991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124803991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124803991 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-66)[0x55d94e3c2290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10784164)[0x55d94e437410]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124803991 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10784164)[0x55d94e437410]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124803991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10784164)[0x55d94e437410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10784164)[0x55d94e437410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10784164)[0x55d94e437410]{disrupted}: Freeing instance (context_map.c:202) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10784164)[0x55d94e437410]{disrupted}: Deallocated (fsm.c:568) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-66)[0x55d94e3c2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-66)[0x55d94e3c2290]{disconnected}: Freeing instance (context_map.c:206) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-66)[0x55d94e3c2290]{disconnected}: Deallocated (fsm.c:568) 20241106124803991 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10784164 SCCP-66 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106124803991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124803991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124803991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106124803991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124803991 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124803991 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) 20241106124803991 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5004467)[0x55d94e4379d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5004467)[0x55d94e4379d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106124803991 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124803991 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124803991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c875c), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124803991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124803991 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124803991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124803991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124803991 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d94e3de960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5004467)[0x55d94e4379d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5004467)[0x55d94e4379d0]{disrupted}: Freeing instance (context_map.c:202) 20241106124803991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5004467)[0x55d94e4379d0]{disrupted}: Deallocated (fsm.c:568) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d94e3de960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d94e3de960]{disconnected}: Freeing instance (context_map.c:206) 20241106124803991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d94e3de960]{disconnected}: Deallocated (fsm.c:568) 20241106124803991 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5004467 SCCP-65 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106124803991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124803991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124803991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106124803991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124803991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124803991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124803991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124803991 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124803991 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124803991 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124803991 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124803991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124803991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124803991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124803991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124803991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124803991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124803991 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124803991 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124803991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124803991 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124803991 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124803991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124803991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124803991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124803991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124803991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124803991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124803991 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124803991 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124803991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124803991 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124803991 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106124803991 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124803991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803991 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106124803991 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124803991 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124803991 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124803991 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124803991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124803991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124803992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124803992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124803992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124803992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124803992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124803992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124803992 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124803992 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(717)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(718)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(705)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(714)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(723)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(708)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124804054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39318<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(707)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(705): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(706): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(707): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(708): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(709): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(710): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(711): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(712): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(713): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(714): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(715): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(716): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(717): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(718): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(719): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(720): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(721): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(722): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(723): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(724): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(725): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(726): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(727): pass (pass -> pass) MTC@246625d722cd: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Wed Nov 6 12:48:04 UTC 2024 ====== 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 20241106124804160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124804662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37650<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389804) Waiting for packet dumper to finish... 1 (prev_count=389804, count=390344) 20241106124805991 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124805991 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124805991 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106124805991 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124805991 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124805991 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106124805991 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124805991 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124805991 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124805992 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124805992 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124805992 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Wed Nov 6 12:48:06 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241106124807741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124807747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124807753 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41187<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(730)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124808660 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124808660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c549cd), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124808660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124808660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124808661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124808661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124808661 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124808661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7dd8), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124808661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124808661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124808661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124808661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124808661 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124808661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005671d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124808661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124808661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124808661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124808661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124808661 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124808661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac248), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124808661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124808661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124808661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124808661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124808661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124808661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124808661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124808661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124808661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124808661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124808661 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124808661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124808661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124808661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124808661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124808661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124808661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124808661 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124808661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124808661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124808661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124808661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124808661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124808661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124808661 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124808661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124808661 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124808661 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124808661 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124808661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124808661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124808661 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124813991 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124813991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f7be6), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124813991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124813991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124813991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124813991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124813991 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124813991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00999bcc), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124813991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124813991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124813991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124813991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124813991 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124813991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c875c), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124813991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124813991 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124813991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124813991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124813991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124813991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124813991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124813991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124813991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124813991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124813991 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124813992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124813992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124813992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124813992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124813992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124813992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124813992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124813992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124813992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124813992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124813992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124813992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124813992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124813992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124818662 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124818662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac248), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124818662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124818662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124818662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124818662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124818662 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124818662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005671d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124818662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124818662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124818662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124818662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124818662 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124818662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7dd8), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124818662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124818662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124818662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124818662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124818663 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124818663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c549cd), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124818663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124818663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124818663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124818663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124818663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124818663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124818663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124818663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124818663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124818663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124818663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124818663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124818663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124818663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124818663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124818663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124818663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124818663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124818663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124818663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124818663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124818663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124818663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124818663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124818663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124818663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124818663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124818663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124818663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124818663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124818663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124818663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(730)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(731)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124823805 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124823805 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124823822 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124823822 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124823822 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124823822 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124823823 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124823823 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124823823 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124823823 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(733)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124823824 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124823824 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124823824 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) 20241106124823824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124823824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124823824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124823824 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124823824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124823824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124823824 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124823824 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124823824 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124823824 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) 20241106124823824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124823824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124823824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124823824 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124823824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124823824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124823824 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124823824 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124823824 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124823824 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) 20241106124823824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124823824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124823824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124823824 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124823824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124823824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124823824 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124823825 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124823825 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124823825 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) 20241106124823825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124823825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124823825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124823825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124823825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124823825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124823825 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124823825 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37362 (stream_srv.c:129) 20241106124823825 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37362<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124823825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124823825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124823825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124823825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124823825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124823825 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106124823825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124823825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124823825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124823825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124823825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124823825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124823825 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124823825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124823825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124823825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124823825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124823825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124823825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124823825 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124823825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124823825 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124823825 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124823825 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124823825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124823825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124823825 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(737)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(737)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(737)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(735)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(740)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(740)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(740)@246625d722cd: ************************************************* HNBGW_Test.msc1-SCCP(738)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124823886 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124823886 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124823887 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124823887 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124823887 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124823887 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124823887 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124823887 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124823887 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124823887 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124823887 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) 20241106124823887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124823887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124823887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124823888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124823888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124823888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124823888 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124823888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124823888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124823888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124823888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124823888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124823888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124823888 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124823889 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124823889 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124823889 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) 20241106124823889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124823889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124823889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124823889 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124823889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124823889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124823889 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124823889 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124823889 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124823889 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) 20241106124823889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124823889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124823889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124823889 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124823889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124823889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124823889 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124823889 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124823889 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124823889 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) 20241106124823889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124823889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124823889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124823889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124823889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124823889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124823889 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124823889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124823889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124823889 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124823889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124823889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124823889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124823889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124823889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124823889 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124823889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124823889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124823889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124823889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124823889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124823890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124823890 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124823890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124823890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124823890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124823890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124823890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124823890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124823890 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(743)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(743)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(743)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(741)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(746)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(746)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(746)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124823982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124823982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124823982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124823982 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124823982 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124823982 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124823982 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124823982 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124823982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124823982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124823989 DLINP DEBUG SRVCONN(,r=127.0.0.1:37362<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124823989 DLINP DEBUG SRVCONN(,r=127.0.0.1:37362<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124823989 DLINP DEBUG SRVCONN(,r=127.0.0.1:37362<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124823989 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124823989 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) 20241106124823989 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124823989 DHNBAP DEBUG (127.0.0.1:37362 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124823989 DHNBAP NOTICE (127.0.0.1:37362 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124823989 DHNBAP NOTICE (127.0.0.1:37362 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124823989 DLINP DEBUG SRVCONN(,r=127.0.0.1:37362<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124823989 DLINP DEBUG SRVCONN(,r=127.0.0.1:37362<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) 20241106124823991 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124823991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00999bcc), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124823991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124823991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124823991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124823991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124823991 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124823991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f7be6), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124823991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124823991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124823991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124823991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124823991 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124823991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c875c), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124823991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124823991 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124823991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124823991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124823991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124823991 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124823991 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124823991 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124823991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124823991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124823991 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124823992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124823992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124823992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124823992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124823992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124823992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124823992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124823992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124823992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124823992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124823992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124823992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124823992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124823992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124824051 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124824051 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124824051 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124824051 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(737)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124824054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824054 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124824054 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124824054 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124824054 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124824054 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124824054 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124824056 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824056 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124824056 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124824056 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124824056 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124824056 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124824056 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124824056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124824056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124824056 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124824056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124824056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124824056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124824056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124824056 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124824056 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124824056 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124824057 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124824057 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124824057 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) 20241106124824057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124824057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124824057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124824057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124824057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124824057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124824057 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124824057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824057 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124824057 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124824057 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124824057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124824057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124824057 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124824057 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824081 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124824081 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124824081 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124824081 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(740)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124824085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824085 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124824085 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124824085 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124824085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124824085 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124824085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124824086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824086 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124824086 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124824086 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124824086 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124824086 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124824086 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124824086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124824086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124824086 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124824086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124824086 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124824086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124824086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124824086 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124824086 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124824086 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124824087 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124824087 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124824087 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) 20241106124824087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124824087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124824087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124824088 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124824088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124824088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124824088 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124824088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824088 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124824088 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124824088 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124824088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124824088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124824088 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124824088 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824123 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124824123 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124824123 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124824123 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(743)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124824127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824127 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124824127 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124824127 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124824127 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124824127 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124824127 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124824128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824128 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124824128 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124824128 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124824128 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124824128 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124824128 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124824128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124824128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124824128 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124824128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124824128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124824128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124824129 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124824129 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124824129 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124824129 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124824130 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124824130 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124824130 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) 20241106124824130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124824130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124824130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124824130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124824130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124824130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124824130 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124824130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824130 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124824130 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124824130 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124824130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124824130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124824130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124824130 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824155 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124824155 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124824155 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124824155 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(746)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124824158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824158 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124824158 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124824158 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124824158 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124824158 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124824158 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124824159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824159 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124824159 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124824160 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124824160 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124824160 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124824160 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124824160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124824160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124824160 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124824160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124824160 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124824160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124824160 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124824160 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124824160 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124824160 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124824161 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124824161 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124824161 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) 20241106124824161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124824161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124824161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124824161 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124824161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124824161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124824161 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124824161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824161 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124824161 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124824161 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124824161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124824161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124824161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124824161 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(736)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124824859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824859 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124824859 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124824859 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124824859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124824859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124824859 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124824859 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124824859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124824860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124824860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124824860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124824860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124824860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124824860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124824860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824860 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124824860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124824860 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124824860 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124824860 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124824860 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) 20241106124824860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124824860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124824860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124824860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124824860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124824860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124824860 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124824860 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124824860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824860 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124824860 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124824860 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124824860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124824860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124824860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124824860 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824862 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124824862 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124824862 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124824862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124824862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124824862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124824862 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124824862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124824862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124824862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124824862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124824862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124824862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124824862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124824862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124824862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124824862 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124824862 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124824862 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(739)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124824888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824888 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124824888 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124824888 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124824888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124824888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124824888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124824888 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124824888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124824888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124824888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124824888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124824888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124824888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124824888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124824888 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:386) 20241106124824888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824888 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:386) 20241106124824888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124824888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124824888 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124824888 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124824888 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) 20241106124824888 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) 20241106124824888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124824888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124824888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124824888 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124824888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124824888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124824888 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124824888 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124824888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124824888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124824888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124824888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124824888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124824888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124824888 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824889 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124824889 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124824889 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124824889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124824889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124824889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124824889 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124824889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124824889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124824889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124824889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124824889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124824889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124824889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124824889 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:386) 20241106124824889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824889 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:386) 20241106124824889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124824889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124824889 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124824889 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124824889 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(742)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124824931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824931 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124824931 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124824931 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124824931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124824931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124824931 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124824931 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124824932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124824932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124824932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124824932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124824932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124824932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124824932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124824932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124824932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124824932 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124824932 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124824932 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124824932 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) 20241106124824932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124824932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124824932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124824932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124824932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124824932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124824932 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124824932 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124824932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824932 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124824932 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124824932 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124824932 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124824932 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124824932 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124824932 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824934 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124824934 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124824934 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124824934 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124824934 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124824934 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124824934 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124824934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124824934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124824934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124824934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124824934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124824934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124824934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124824934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124824934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124824934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124824934 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124824934 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(745)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124824962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824962 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124824962 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124824962 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124824962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124824962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124824962 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124824962 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124824963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124824963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124824963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124824963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124824963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124824963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124824963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124824963 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:386) 20241106124824963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824963 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:386) 20241106124824963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124824963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124824963 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124824963 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124824963 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) 20241106124824963 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) 20241106124824963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124824963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124824963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124824963 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124824963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124824963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124824963 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124824963 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106124824963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824963 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124824963 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124824963 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124824963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124824963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124824963 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124824963 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124824964 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124824964 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124824964 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124824964 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124824964 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124824964 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124824964 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124824964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124824964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124824964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124824964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124824964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124824964 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124824964 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124824964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124824964 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:386) 20241106124824964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124824964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824964 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:386) 20241106124824964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124824964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124824964 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124824964 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124824964 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124824964 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124824964 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124825996 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124826000 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124826003 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124826006 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124826009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124826011 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124826014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124826016 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124826018 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124826020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124826022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124826023 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124826025 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124826026 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124826028 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124826030 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124826031 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124826033 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124826035 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124826037 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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@246625d722cd: 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@246625d722cd: 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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010024000'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 := '000000000000001010000001'B, t_guard := 20.000000 } 20241106124826067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(745)@246625d722cd: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(745)@246625d722cd: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(748) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(732)@246625d722cd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(748)4438619 20241106124827091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124827091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124827091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241106124827091 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124827091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x43ba5b, normal) (hnbgw_rua.c:388) 20241106124827091 DHNB DEBUG map_rua[0x55d94e4379d0]{init}: Allocated (fsm.c:456) 20241106124827091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4438619)[0x55d94e4379d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124827091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4438619 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124827091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124827091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124827091 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241106124827091 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4438619 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241106124827091 DCN DEBUG map_sccp[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124827091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124827091 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4438619 <-> SCCP-67 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106124827091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4438619 SCCP-67 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241106124827091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4438619)[0x55d94e4379d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124827091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124827091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124827091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4438619)[0x55d94e4379d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124827091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55d94e3de960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124827091 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124827091 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{IDLE}: Allocated (fsm.c:456) 20241106124827091 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124827091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f40030002810056400500f1100926) (sccp_scrc.c:401) 20241106124827091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124827091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124827091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124827091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124827091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124827091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124827091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124827091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124827091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124827091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124827091 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124827092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124827092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124827092 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124827092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55d94e3de960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124827092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4438619)[0x55d94e4379d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124827092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124827092 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124827092 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124827092 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124827092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124827092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124827092 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124827092 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(745)@246625d722cd: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(748) HNBGW_Test.sgsn1-RAN(745)@246625d722cd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(748)10251601 HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(748)@246625d722cd: setverdict(pass): none -> pass 20241106124827101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124827101 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124827101 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124827101 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124827101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124827101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124827101 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124827101 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124827101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124827101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124827101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124827101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124827101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124827101 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00211a87) (sccp_scrc.c:472) 20241106124827101 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1823) 20241106124827101 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124827101 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124827101 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124827101 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124827101 DCN DEBUG handle_cn_conn_conf() conn_id=67, 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:483) 20241106124827101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55d94e3de960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124827101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55d94e3de960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124827102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(748)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124827103 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124827105 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124827108 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124827110 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124827113 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124827116 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124827118 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124827121 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124827123 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124827125 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124827127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124827130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124827132 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124827135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124827137 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124827139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124827141 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124827142 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124827144 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124827146 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010024100'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 := '000000000000001000111011'B, t_guard := 20.000000 } 20241106124827169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41128<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(745)@246625d722cd: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(745)@246625d722cd: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(749) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(732)@246625d722cd: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(749)13425843 20241106124828179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124828179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124828179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241106124828179 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124828179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xccdcb3, normal) (hnbgw_rua.c:388) 20241106124828179 DHNB DEBUG map_rua[0x55d94e43ed40]{init}: Allocated (fsm.c:456) 20241106124828179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13425843)[0x55d94e43ed40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124828179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13425843 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124828179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124828179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124828179 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241106124828179 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13425843 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241106124828179 DCN DEBUG map_sccp[0x55d94e437410]{init}: Allocated (fsm.c:456) 20241106124828179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d94e437410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124828179 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13425843 <-> SCCP-68 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106124828179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13425843 SCCP-68 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241106124828180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13425843)[0x55d94e43ed40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124828180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124828180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124828180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13425843)[0x55d94e43ed40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124828180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d94e437410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124828180 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124828180 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{IDLE}: Allocated (fsm.c:456) 20241106124828180 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124828180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f400300023b0056400500f1100926) (sccp_scrc.c:401) 20241106124828180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124828180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124828180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124828180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124828180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124828180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124828180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124828180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124828180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124828180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124828180 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124828180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124828180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124828180 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124828180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d94e437410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124828180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13425843)[0x55d94e43ed40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124828180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124828180 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124828180 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124828180 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124828180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124828180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124828180 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124828180 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(745)@246625d722cd: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(749) HNBGW_Test.sgsn1-RAN(745)@246625d722cd: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(749)10876948 HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106124828184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124828184 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124828184 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124828184 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124828184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124828184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124828184 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124828184 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_10(749)@246625d722cd: setverdict(pass): none -> pass 20241106124828184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124828184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124828184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124828184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124828184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124828184 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb5eb3) (sccp_scrc.c:472) 20241106124828184 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1823) 20241106124828184 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124828184 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124828184 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124828184 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124828184 DCN DEBUG handle_cn_conn_conf() conn_id=68, 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:483) 20241106124828184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d94e437410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124828184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d94e437410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124828185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(749)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124828186 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124828188 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124828191 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124828193 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124828194 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124828196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124828199 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124828201 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124828204 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124828207 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124828209 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124828211 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124828213 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124828215 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124828217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124828219 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124828221 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124828223 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124828225 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124828226 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010027FC0'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 := '000000000000001010001100'B, t_guard := 20.000000 } 20241106124828252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124828663 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124828663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c549cd), PART(T=Source Reference,L=4,D=0000003d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124828663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124828663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124828663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124828663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124828663 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124828663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7dd8), PART(T=Source Reference,L=4,D=0000003c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124828663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124828663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124828663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124828663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124828663 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124828663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005671d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124828663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124828663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124828663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124828663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124828663 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124828663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ac248), PART(T=Source Reference,L=4,D=0000003e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124828663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124828663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124828663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124828663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124828663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124828663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124828663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124828663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124828663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124828663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124828663 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124828663 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124828664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124828664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124828664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124828664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124828664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124828664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124828664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124828664 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124828664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124828664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124828664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124828664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124828664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124828664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124828664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124828664 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124828664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124828664 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124828664 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124828664 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124828664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124828664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124828664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124828664 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124828666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124828666 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124828666 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124828666 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124828666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124828666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124828666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124828666 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124828666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124828666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124828666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124828666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124828666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124828666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003d), PART(T=Source Reference,L=4,D=00c549cd) (sccp_scrc.c:472) 20241106124828666 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1823) 20241106124828666 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124828666 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124828666 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124828666 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124828666 DLSCCP DEBUG SCCP-SCOC(61)[0x55d94e43e610]{IDLE}: Deallocated (fsm.c:568) 20241106124828869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124828870 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124828870 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124828870 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124828870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124828870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124828870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124828870 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124828870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124828870 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124828870 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124828870 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124828870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124828870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124828870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124828870 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124828870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124828870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124828870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124828870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124828870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124828870 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124828870 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124828870 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124828870 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124828870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124828870 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124828870 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124828870 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124828870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003c), PART(T=Source Reference,L=4,D=003c7dd8) (sccp_scrc.c:472) 20241106124828870 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1823) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(60)[0x55d94e432750]{IDLE}: Deallocated (fsm.c:568) 20241106124828870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124828870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124828870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124828870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124828870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124828870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003f), PART(T=Source Reference,L=4,D=005671d9) (sccp_scrc.c:472) 20241106124828870 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1823) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(63)[0x55d94e43d770]{IDLE}: Deallocated (fsm.c:568) 20241106124828870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124828870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124828870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124828870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124828870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124828870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003e), PART(T=Source Reference,L=4,D=007ac248) (sccp_scrc.c:472) 20241106124828870 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1823) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124828870 DLSCCP DEBUG SCCP-SCOC(62)[0x55d94e43ce90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(745)@246625d722cd: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(745)@246625d722cd: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(750) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(732)@246625d722cd: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(750)466423 20241106124829266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124829266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124829266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241106124829266 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124829266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x71df7, normal) (hnbgw_rua.c:388) 20241106124829266 DHNB DEBUG map_rua[0x55d94e43ce90]{init}: Allocated (fsm.c:456) 20241106124829266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466423)[0x55d94e43ce90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124829266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-466423 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124829266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124829266 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124829266 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241106124829266 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-466423 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241106124829266 DCN DEBUG map_sccp[0x55d94e43d770]{init}: Allocated (fsm.c:456) 20241106124829266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d94e43d770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124829266 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-466423 <-> SCCP-69 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106124829266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-466423 SCCP-69 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:293) 20241106124829266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466423)[0x55d94e43ce90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124829266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124829266 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124829266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466423)[0x55d94e43ce90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124829266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d94e43d770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124829266 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124829266 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{IDLE}: Allocated (fsm.c:456) 20241106124829266 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124829266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f400300028c0056400500f1100926) (sccp_scrc.c:401) 20241106124829266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124829266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124829266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124829266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124829266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124829266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124829266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124829266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124829266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124829266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124829266 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124829266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124829266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124829266 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124829266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d94e43d770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124829266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466423)[0x55d94e43ce90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124829266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124829266 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124829266 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124829266 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124829266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124829266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124829266 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124829266 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(745)@246625d722cd: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(750) HNBGW_Test.sgsn1-RAN(745)@246625d722cd: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(750)2277973 HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(750)@246625d722cd: setverdict(pass): none -> pass 20241106124829270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124829270 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124829270 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124829270 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124829270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124829270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124829270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124829270 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124829270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124829270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124829271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124829271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124829271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124829271 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00054e57) (sccp_scrc.c:472) 20241106124829271 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1823) 20241106124829271 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124829271 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124829271 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124829271 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124829271 DCN DEBUG handle_cn_conn_conf() conn_id=69, 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:483) 20241106124829271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d94e43d770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124829271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d94e43d770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124829271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41144<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(750)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124829273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124829276 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124829278 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124829280 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124829282 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124829284 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124829285 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124829287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124829289 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124829290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124829292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124829293 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124829296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124829299 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124829302 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124829304 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124829306 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124829308 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124829310 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124829312 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124829318 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41187<->l=127.0.0.1:4262) (control_if.c:193) 20241106124829319 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124829319 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124829319 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124829319 DLINP DEBUG SRVCONN(,r=127.0.0.1:37362<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124829319 DLINP DEBUG SRVCONN(,r=127.0.0.1:37362<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124829319 DLINP NOTICE SRV(,r=127.0.0.1:37362<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124829319 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124829319 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124829319 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124829319 DMAIN NOTICE (127.0.0.1:37362 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37362<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124829319 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124829319 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124829319 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124829319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59696<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124829319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124829319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124829319 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124829319 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124829319 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124829319 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(734)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(745)@246625d722cd: Final verdict of PTC: none20241106124829319 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124829319 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124829319 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124829319 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124829319 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(732)@246625d722cd: Final verdict of PTC: none 20241106124829319 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124829319 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106124829319 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106124829319 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124829319 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124829319 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124829319 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124829319 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124829319 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124829320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124829320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124829320 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106124829320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124829320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124829320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124829320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124829320 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124829320 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124829320 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124829320 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(736)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(741)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(739)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(738)@246625d722cd: Final verdict of PTC: none20241106124829320 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124829320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124829320 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124829320 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124829320 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124829320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124829320 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124829320 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124829320 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124829320 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124829320 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124829320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124829320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124829320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124829320 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124829320 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124829320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00211a87), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124829320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124829320 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124829320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124829320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124829320 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124829320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55d94e3de960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124829320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4438619)[0x55d94e4379d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124829320 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4438619)[0x55d94e4379d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124829320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106124829320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4438619)[0x55d94e4379d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124829320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4438619)[0x55d94e4379d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.msc0-M3UA(737)@246625d722cd: Final verdict of PTC: none 20241106124829320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4438619)[0x55d94e4379d0]{disrupted}: Freeing instance (context_map.c:202) 20241106124829320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4438619)[0x55d94e4379d0]{disrupted}: Deallocated (fsm.c:568) 20241106124829320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55d94e3de960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124829320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55d94e3de960]{disconnected}: Freeing instance (context_map.c:206) 20241106124829320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-67)[0x55d94e3de960]{disconnected}: Deallocated (fsm.c:568) 20241106124829320 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4438619 SCCP-67 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106124829320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d94e437410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124829320 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124829320 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124829320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb5eb3), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124829320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124829320 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124829320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124829320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124829320 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124829320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d94e437410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124829320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13425843)[0x55d94e43ed40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124829320 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13425843)[0x55d94e43ed40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124829320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106124829320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13425843)[0x55d94e43ed40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124829320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13425843)[0x55d94e43ed40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124829320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13425843)[0x55d94e43ed40]{disrupted}: Freeing instance (context_map.c:202) 20241106124829320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13425843)[0x55d94e43ed40]{disrupted}: Deallocated (fsm.c:568) 20241106124829320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d94e437410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124829320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d94e437410]{disconnected}: Freeing instance (context_map.c:206) 20241106124829320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-68)[0x55d94e437410]{disconnected}: Deallocated (fsm.c:568) 20241106124829321 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13425843 SCCP-68 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106124829321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d94e43d770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124829321 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124829321 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124829321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00054e57), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124829321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124829321 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124829321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124829321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124829321 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124829321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d94e43d770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124829321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466423)[0x55d94e43ce90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124829321 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466423)[0x55d94e43ce90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124829321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106124829321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466423)[0x55d94e43ce90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124829321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466423)[0x55d94e43ce90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124829321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466423)[0x55d94e43ce90]{disrupted}: Freeing instance (context_map.c:202) 20241106124829321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466423)[0x55d94e43ce90]{disrupted}: Deallocated (fsm.c:568) 20241106124829321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d94e43d770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124829321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d94e43d770]{disconnected}: Freeing instance (context_map.c:206) 20241106124829321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d94e43d770]{disconnected}: Deallocated (fsm.c:568) 20241106124829321 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-466423 SCCP-69 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106124829321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124829321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124829321 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124829321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124829321 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124829321 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124829321 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124829321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124829321 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124829321 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106124829321 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106124829321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124829321 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124829321 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124829321 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124829321 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124829321 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124829321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124829321 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124829321 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124829321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124829321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124829321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124829321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124829321 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124829321 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124829321 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124829321 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(735)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(746)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(729)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(740)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(733)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(747)@246625d722cd: Final verdict of PTC: none 20241106124829321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124829321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106124829321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124829321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124829321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124829321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124829321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124829321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124829321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124829321 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124829321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124829321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124829321 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124829321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124829321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124829321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124829321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124829321 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124829321 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124829321 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124829321 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124829322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124829322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124829322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124829322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124829322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124829322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124829322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124829322 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124829322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106124829322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124829322 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124829322 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) 20241106124829322 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124829322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124829322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124829322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124829322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124829322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124829322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124829322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124829322 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(742)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(728)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(731)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(743)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(744)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124829338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59688<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(730)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(728): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(729): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(730): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(731): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(732): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(733): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(734): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(735): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(736): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(737): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(738): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(739): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(740): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(741): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(742): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(743): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(744): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(745): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(746): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(747): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(748): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(749): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(750): pass (pass -> pass) MTC@246625d722cd: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Wed Nov 6 12:48:29 UTC 2024 ====== 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 20241106124829480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124829982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=386560) Waiting for packet dumper to finish... 1 (prev_count=386560, count=387100) 20241106124831320 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124831320 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124831320 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106124831320 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124831320 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124831320 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106124831320 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124831320 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124831320 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124831321 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124831321 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124831321 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Wed Nov 6 12:48:32 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241106124833054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124833060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124833065 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35341<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(753)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124833992 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124833992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c875c), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124833992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124833992 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124833992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124833992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124833992 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124833992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f7be6), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124833992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124833992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124833992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124833992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124833992 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124833992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00999bcc), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124833992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124833992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124833992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124833992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124833992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124833992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124833992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124833992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124833992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124833992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124833992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124833992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124833992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124833992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124833992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124833992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124833992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124833992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124833992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124833992 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124833992 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124833992 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124833992 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124833992 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124833992 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124839321 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124839321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00054e57), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124839321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124839321 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124839321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124839321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124839321 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124839321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb5eb3), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124839321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124839321 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124839321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124839321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124839321 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124839321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00211a87), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124839321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124839321 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124839321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124839321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124839321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124839321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124839321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124839321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124839321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124839321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124839321 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124839321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124839321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124839321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124839321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124839321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124839321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124839321 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124839321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124839321 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124839321 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124839321 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124839321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124839321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124839321 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124843993 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124843993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00999bcc), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124843993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124843993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124843993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124843993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124843993 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124843993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f7be6), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124843993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124843993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124843993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124843993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124843993 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124843993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c875c), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124843993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124843993 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124843993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124843993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124843993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124843993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124843993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124843993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124843993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124843993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124843993 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124843993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124843993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124843993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124843993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124843993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124843993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124843993 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124843993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124843993 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124843993 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124843993 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124843993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124843993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124843993 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(753)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(754)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124849123 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124849123 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124849140 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124849140 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849140 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124849140 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(756)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124849141 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39590 (stream_srv.c:129) 20241106124849141 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39590<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124849141 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124849141 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849141 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849141 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124849141 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) 20241106124849141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124849141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124849141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849141 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849141 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849141 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849141 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124849141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124849141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124849141 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106124849142 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849142 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124849142 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) 20241106124849142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124849142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124849142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849142 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849142 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124849142 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849142 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849142 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124849142 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) 20241106124849142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124849142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849142 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124849142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849142 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124849142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124849142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124849142 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124849142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849142 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849142 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849142 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124849142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124849142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124849142 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124849143 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849143 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124849143 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) 20241106124849143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124849143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849143 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124849143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849143 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849143 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849143 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849143 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124849143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124849143 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(760)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(760)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(760)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(758)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(763)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(763)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(763)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(761)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(766)@246625d722cd: ************************************************* HNBGW_Test.msc2-M3UA(766)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(766)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(764)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124849232 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124849232 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849232 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124849232 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849232 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124849232 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849232 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124849232 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849234 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849234 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124849234 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) 20241106124849234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124849234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849234 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124849234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849234 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849234 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849234 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124849234 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) 20241106124849234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124849234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849234 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124849234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849234 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849234 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849234 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124849234 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) 20241106124849234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124849234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849234 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124849234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849234 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849234 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849234 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124849234 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) 20241106124849234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124849234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124849235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849235 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849235 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849235 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849235 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124849235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124849235 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106124849235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849235 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849235 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849235 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124849235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124849235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124849235 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124849235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849235 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849235 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849235 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124849235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124849235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124849235 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124849235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849235 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849235 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849235 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124849235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124849235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124849235 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(769)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(769)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(769)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(767)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(772)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(772)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(772)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(770)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124849322 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124849322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00211a87), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124849322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849322 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124849322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849322 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124849322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb5eb3), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124849322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849322 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124849322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849322 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124849322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00054e57), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124849322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849322 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124849322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124849322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124849322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124849322 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124849322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124849322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124849322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124849322 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106124849322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849322 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849322 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849322 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124849322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124849322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124849322 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(775)@246625d722cd: ************************************************* HNBGW_Test.sgsn2-M3UA(775)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(775)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(773)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124849356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124849356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124849356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124849356 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124849356 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124849356 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124849356 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124849356 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124849356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124849356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124849364 DLINP DEBUG SRVCONN(,r=127.0.0.1:39590<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124849364 DLINP DEBUG SRVCONN(,r=127.0.0.1:39590<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124849364 DLINP DEBUG SRVCONN(,r=127.0.0.1:39590<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124849364 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124849364 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) 20241106124849364 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124849364 DHNBAP DEBUG (127.0.0.1:39590 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124849364 DHNBAP NOTICE (127.0.0.1:39590 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124849364 DHNBAP NOTICE (127.0.0.1:39590 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124849364 DLINP DEBUG SRVCONN(,r=127.0.0.1:39590<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124849365 DLINP DEBUG SRVCONN(,r=127.0.0.1:39590<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124849371 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124849371 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124849371 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124849371 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(760)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124849375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849375 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124849375 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124849375 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124849375 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124849375 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124849375 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124849376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849376 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124849376 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124849376 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124849376 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124849376 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124849376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124849376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124849376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124849376 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124849376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124849376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124849376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124849376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124849376 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124849376 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124849376 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849377 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849377 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124849377 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) 20241106124849377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124849377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124849378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849378 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849378 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849378 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849378 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124849378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124849378 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124849378 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124849378 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124849398 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124849398 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124849398 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124849398 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(763)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124849400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849400 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124849400 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124849400 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124849400 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124849400 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124849400 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124849402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849402 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124849402 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124849402 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124849402 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124849402 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124849402 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124849402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124849402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124849402 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124849402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124849402 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124849402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124849402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124849402 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124849402 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124849402 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849403 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849403 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124849403 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) 20241106124849403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124849403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849403 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124849404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849404 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849404 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849404 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849404 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124849404 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124849404 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124849404 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124849404 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124849424 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124849424 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106124849424 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124849424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(766)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106124849427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849427 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106124849427 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124849427 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124849427 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124849427 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106124849427 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124849428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849428 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124849428 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124849428 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124849428 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124849428 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124849428 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124849428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124849428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124849428 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106124849428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124849429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124849429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124849429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124849429 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124849429 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124849429 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849430 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849430 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124849430 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) 20241106124849430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124849430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849430 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124849430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849430 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849430 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849430 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849430 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124849430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124849430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124849430 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124849430 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124849464 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124849464 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124849464 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124849464 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(769)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124849468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849468 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124849468 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124849468 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124849468 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124849468 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124849468 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124849469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849469 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124849469 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124849469 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124849469 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124849469 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124849469 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124849469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124849470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124849470 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124849470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124849470 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124849470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124849470 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124849470 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124849470 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124849470 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849471 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849471 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124849471 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) 20241106124849471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124849471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124849471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849471 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849471 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849471 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849471 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124849471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124849471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124849471 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124849471 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124849496 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124849496 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124849496 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124849496 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(772)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124849500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849500 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124849500 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124849500 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124849500 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124849500 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124849500 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124849501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849501 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124849501 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124849501 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124849501 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124849501 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124849501 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124849501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124849501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124849501 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124849501 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124849501 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124849501 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124849501 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124849501 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124849501 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124849501 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849502 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849502 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124849502 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) 20241106124849502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124849503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849503 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124849503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849503 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849503 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849503 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849503 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124849503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124849503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124849503 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124849503 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124849524 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124849524 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106124849524 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124849524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(775)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106124849527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849528 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106124849528 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124849528 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124849528 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124849528 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106124849528 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124849529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849529 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124849529 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124849529 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124849529 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124849529 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124849529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124849529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124849529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124849529 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106124849529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124849529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124849529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124849529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124849529 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124849529 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124849529 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124849530 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124849530 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124849530 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) 20241106124849530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124849530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124849530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124849530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124849530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124849530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124849530 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124849530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124849531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124849531 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124849531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124849531 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124849531 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124849531 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124849531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124849531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124849531 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124849531 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(759)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124850179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850179 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124850179 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124850179 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124850179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124850179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124850179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124850179 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124850180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124850180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124850180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124850180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124850180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124850180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124850180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124850180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124850180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124850180 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124850180 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124850180 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124850180 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) 20241106124850180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124850180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124850180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124850180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124850180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124850180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124850180 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124850180 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124850180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850180 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124850180 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124850180 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124850180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124850180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124850180 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124850180 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850182 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124850182 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124850182 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124850182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124850182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124850182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124850182 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124850182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124850182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124850182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124850182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124850182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124850182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124850182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124850182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850182 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124850182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124850182 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124850182 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124850182 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(762)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124850206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850206 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124850206 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124850206 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124850206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124850206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124850206 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124850206 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124850206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124850206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124850206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124850207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124850207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124850207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124850207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124850207 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:386) 20241106124850207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850207 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:386) 20241106124850207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124850207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124850207 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124850207 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124850207 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) 20241106124850207 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) 20241106124850207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124850207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124850207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124850207 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124850207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124850207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124850207 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124850207 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124850207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850207 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124850207 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124850207 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124850207 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124850207 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124850207 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124850207 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850208 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124850208 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124850208 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124850208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124850208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124850208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124850208 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124850208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124850208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124850208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124850208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124850208 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124850208 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124850208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124850208 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:386) 20241106124850208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850208 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:386) 20241106124850208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850208 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124850208 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124850208 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124850208 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124850208 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(765)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124850231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850231 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124850231 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124850231 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124850231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124850231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124850231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124850231 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124850231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124850231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124850231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124850231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124850231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124850231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124850231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124850231 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:386) 20241106124850231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850231 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:386) 20241106124850231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124850231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124850231 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124850231 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124850231 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) 20241106124850231 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) 20241106124850231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124850231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124850231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124850231 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124850231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124850231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124850231 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124850232 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: link up (cnlink.c:111) 20241106124850232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850232 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124850232 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124850232 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124850232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124850232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124850232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124850232 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850232 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124850232 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124850232 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124850232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124850232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124850232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124850232 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124850232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124850232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124850232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124850232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124850232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124850232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124850232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124850232 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:386) 20241106124850232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850232 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:386) 20241106124850232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124850232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124850232 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124850232 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124850232 DRANAP INFO cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(768)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124850273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850273 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124850273 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124850273 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124850273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124850273 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124850273 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124850273 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124850273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124850273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124850273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124850273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124850273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124850273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124850273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124850273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124850273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124850273 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124850273 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124850273 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124850273 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) 20241106124850273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124850273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124850273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124850273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124850273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124850273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124850273 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124850274 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124850274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124850274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124850274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124850274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124850274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124850274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124850274 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850275 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124850275 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124850275 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124850275 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124850275 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124850275 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124850275 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124850275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124850275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124850275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124850275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124850275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124850275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124850275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124850275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124850275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124850275 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124850275 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124850275 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(771)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124850304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850304 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124850304 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124850304 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124850304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124850304 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124850304 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124850304 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124850304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124850304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124850304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124850304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124850304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124850304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124850304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124850304 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:386) 20241106124850304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850304 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:386) 20241106124850304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124850304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124850304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124850304 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124850304 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) 20241106124850304 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) 20241106124850304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124850304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124850304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124850304 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124850304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124850304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124850304 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124850304 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106124850305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124850305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124850305 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124850305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124850305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124850305 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124850305 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850306 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124850306 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124850306 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124850306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124850306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124850306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124850306 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124850306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124850306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124850306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124850306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124850306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124850306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124850306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124850306 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:386) 20241106124850306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850306 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:386) 20241106124850306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124850306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124850306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124850306 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124850306 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124850332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850332 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106124850332 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106124850332 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106124850332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124850332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124850332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124850332 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124850332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124850332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124850332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124850332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124850332 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124850332 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106124850332 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124850332 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:386) 20241106124850332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850332 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:386) 20241106124850332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850332 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124850332 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124850332 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124850332 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124850332 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) 20241106124850332 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) 20241106124850332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124850332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124850332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) HNBGW_Test.sgsn2-RAN(774)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124850332 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124850332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124850332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124850332 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124850332 DRANAP NOTICE cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: link up (cnlink.c:111) 20241106124850332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850332 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124850332 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124850332 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124850332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124850332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124850332 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124850332 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124850335 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106124850335 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106124850335 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106124850335 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124850335 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124850335 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124850335 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124850335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124850335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124850335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124850335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124850335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124850335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124850335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106124850335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124850335 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:386) 20241106124850335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124850335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850335 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:386) 20241106124850335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124850335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124850335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124850335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124850335 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124850335 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124850335 DRANAP INFO cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124851371 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124851376 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124851378 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124851380 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124851383 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124851385 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124851388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124851391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124851393 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124851395 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124851396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124851398 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124851401 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124851403 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124851405 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124851407 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124851409 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124851411 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124851413 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124851415 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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@246625d722cd: 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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'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 := '000000000000001101011011'B, t_guard := 20.000000 } 20241106124851443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(774)@246625d722cd: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(774)@246625d722cd: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(777) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(755)@246625d722cd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(777)5853433 20241106124852467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124852467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124852467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106124852467 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124852467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5950f9, normal) (hnbgw_rua.c:388) 20241106124852467 DHNB DEBUG map_rua[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106124852467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5853433)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124852467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5853433 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124852467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124852467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124852467 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241106124852467 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5853433 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241106124852467 DCN DEBUG map_sccp[0x55d94e43ed40]{init}: Allocated (fsm.c:456) 20241106124852467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55d94e43ed40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124852467 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5853433 <-> SCCP-70 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241106124852467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5853433 SCCP-70 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241106124852467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5853433)[0x55d94e3de960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124852467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124852467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124852467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5853433)[0x55d94e3de960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124852467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55d94e43ed40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124852467 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124852467 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{IDLE}: Allocated (fsm.c:456) 20241106124852467 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124852467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f400300035b0056400500f1100926) (sccp_scrc.c:401) 20241106124852467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124852467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124852467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124852467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124852467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124852467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124852467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124852467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124852467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124852467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124852467 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124852467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124852467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124852467 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124852467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55d94e43ed40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124852467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5853433)[0x55d94e3de960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124852468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124852468 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124852468 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124852468 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124852468 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124852468 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124852468 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124852468 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(773)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(773)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(774)@246625d722cd: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(777) HNBGW_Test.sgsn2-RAN(774)@246625d722cd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(777)2071570 HNBGW_Test.sgsn2-SCCP(773)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(773)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124852475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124852475 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106124852475 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106124852475 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106124852475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124852475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124852475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124852475 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124852475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124852475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124852475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124852475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124852475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124852475 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006afabb) (sccp_scrc.c:472) 20241106124852475 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1823) 20241106124852475 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124852475 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124852475 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124852475 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124852475 DCN DEBUG handle_cn_conn_conf() conn_id=70, 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:483) 20241106124852475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55d94e43ed40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) TC_sgsnpool_L3Complete_valid_nri_20(777)@246625d722cd: setverdict(pass): none -> pass 20241106124852475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55d94e43ed40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124852476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35586<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(777)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124852478 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124852479 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124852482 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124852485 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124852487 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124852490 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124852492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124852495 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124852497 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124852500 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124852502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124852504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124852506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124852508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124852510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124852512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124852515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124852517 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124852520 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124852522 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'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 := '000000000000000001010011'B, t_guard := 20.000000 } 20241106124852551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(774)@246625d722cd: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(774)@246625d722cd: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(778) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(755)@246625d722cd: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(778)5841654 20241106124853565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124853565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124853565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106124853565 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124853565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5922f6, normal) (hnbgw_rua.c:388) 20241106124853565 DHNB DEBUG map_rua[0x55d94e43ce90]{init}: Allocated (fsm.c:456) 20241106124853565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5841654)[0x55d94e43ce90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124853565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5841654 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124853565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124853565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124853565 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241106124853565 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5841654 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241106124853565 DCN DEBUG map_sccp[0x55d94e43d770]{init}: Allocated (fsm.c:456) 20241106124853565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d94e43d770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124853565 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5841654 <-> SCCP-71 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241106124853565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5841654 SCCP-71 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241106124853565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5841654)[0x55d94e43ce90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124853565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124853565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124853565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5841654)[0x55d94e43ce90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124853565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d94e43d770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124853565 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124853565 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{IDLE}: Allocated (fsm.c:456) 20241106124853565 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124853565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f40030000530056400500f1100926) (sccp_scrc.c:401) 20241106124853565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124853565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124853565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124853565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124853565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124853565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124853565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124853565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124853565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124853565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124853565 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124853565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124853565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124853565 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124853565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d94e43d770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124853565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5841654)[0x55d94e43ce90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124853566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124853566 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124853566 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124853566 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124853566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124853566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124853566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124853566 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(773)@246625d722cd: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(773)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(774)@246625d722cd: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(778) HNBGW_Test.sgsn2-RAN(774)@246625d722cd: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(778)8712142 HNBGW_Test.sgsn2-SCCP(773)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(773)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106124853569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124853569 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106124853569 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106124853569 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106124853569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124853569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124853569 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124853569 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124853569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124853569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124853569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124853569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124853569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124853569 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b4a17a) (sccp_scrc.c:472) 20241106124853569 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1823) 20241106124853569 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124853569 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124853569 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124853569 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124853569 DCN DEBUG handle_cn_conn_conf() conn_id=71, 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:483) 20241106124853569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d94e43d770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) TC_sgsnpool_L3Complete_valid_nri_20(778)@246625d722cd: setverdict(pass): none -> pass 20241106124853569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d94e43d770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124853570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(778)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124853571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124853573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124853575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124853577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124853579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124853582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124853584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124853585 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124853587 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124853589 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124853591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124853594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124853597 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124853598 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124853600 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124853602 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124853604 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124853606 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124853608 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124853610 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'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 := '000000000000001011110111'B, t_guard := 20.000000 } 20241106124853632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124853994 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124853994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c875c), PART(T=Source Reference,L=4,D=00000041), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124853994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124853994 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124853994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124853994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124853994 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124853994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f7be6), PART(T=Source Reference,L=4,D=00000042), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124853994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124853994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124853994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124853994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124853994 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124853994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00999bcc), PART(T=Source Reference,L=4,D=00000040), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124853994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124853994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124853994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124853994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124853994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124853994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124853994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124853994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124853994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124853994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124853994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124853994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124853994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124853994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124853994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124853994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124853994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124853994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124853994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124853994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124853994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124853994 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124853994 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124853994 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124853994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124853994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124853994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124853994 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124853997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124853997 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124853997 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124853997 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124853997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124853997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124853997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124853997 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124853997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124853997 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124853997 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124853997 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124853997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124853997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124853997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124853997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124853997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124853997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124853997 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124853997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124853997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124853997 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000041), PART(T=Source Reference,L=4,D=002c875c) (sccp_scrc.c:472) 20241106124853997 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1823) 20241106124853997 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124853997 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124853997 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124853997 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124853997 DLSCCP DEBUG SCCP-SCOC(65)[0x55d94e431600]{IDLE}: Deallocated (fsm.c:568) 20241106124853997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124853997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124853997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124853997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124853997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124853997 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000042), PART(T=Source Reference,L=4,D=003f7be6) (sccp_scrc.c:472) 20241106124853997 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1823) 20241106124853997 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124853997 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124853997 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124853997 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124853997 DLSCCP DEBUG SCCP-SCOC(66)[0x55d94e438100]{IDLE}: Deallocated (fsm.c:568) 20241106124854201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124854201 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124854201 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124854201 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124854201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124854201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124854201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124854201 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124854201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124854202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124854202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124854202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124854202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124854202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000040), PART(T=Source Reference,L=4,D=00999bcc) (sccp_scrc.c:472) 20241106124854202 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1823) 20241106124854202 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106124854202 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106124854202 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124854202 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124854202 DLSCCP DEBUG SCCP-SCOC(64)[0x55d94e434a90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(771)@246625d722cd: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(771)@246625d722cd: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(779) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(755)@246625d722cd: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(779)5491371 20241106124854644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124854644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124854644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106124854644 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124854644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x53caab, normal) (hnbgw_rua.c:388) 20241106124854644 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106124854644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5491371)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124854644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5491371 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124854644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124854644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124854644 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106124854644 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5491371 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241106124854644 DCN DEBUG map_sccp[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124854644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-72)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124854644 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5491371 <-> SCCP-72 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106124854644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5491371 SCCP-72 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241106124854644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5491371)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124854644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124854644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124854644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5491371)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124854644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-72)[0x55d94e438100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124854644 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124854644 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{IDLE}: Allocated (fsm.c:456) 20241106124854644 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124854644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f40030002f70056400500f1100926) (sccp_scrc.c:401) 20241106124854644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124854644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124854644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124854644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124854644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124854644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124854644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124854644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124854644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124854644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124854644 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124854644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124854644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124854644 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124854644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-72)[0x55d94e438100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124854644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5491371)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124854644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124854644 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124854644 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124854644 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124854644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124854644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124854644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124854644 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(770)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(770)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(771)@246625d722cd: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(779) HNBGW_Test.sgsn1-RAN(771)@246625d722cd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(779)10697613 HNBGW_Test.sgsn1-SCCP(770)@246625d722cd: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(779)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(770)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124854653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124854653 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124854653 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124854653 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124854653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124854653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124854653 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124854653 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124854654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124854654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124854654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124854654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124854654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124854654 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a095fd) (sccp_scrc.c:472) 20241106124854654 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1823) 20241106124854654 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124854654 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124854654 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124854654 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124854654 DCN DEBUG handle_cn_conn_conf() conn_id=72, 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:483) 20241106124854654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-72)[0x55d94e438100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124854654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-72)[0x55d94e438100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124854654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(779)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124854655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124854657 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124854659 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124854661 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124854663 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124854665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124854667 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124854669 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124854671 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124854674 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124854676 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124854679 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124854680 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124854682 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124854684 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124854686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124854688 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124854690 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124854691 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124854693 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106124854700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41166<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124854700 DLINP DEBUG SRVCONN(,r=127.0.0.1:39590<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124854700 DLINP DEBUG SRVCONN(,r=127.0.0.1:39590<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124854700 DLINP NOTICE SRV(,r=127.0.0.1:39590<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124854700 DMAIN NOTICE (127.0.0.1:39590 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39590<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124854700 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106124854700 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35341<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(755)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(757)@246625d722cd: Final verdict of PTC: none 20241106124854702 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124854702 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(759)@246625d722cd: Final verdict of PTC: none 20241106124854702 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124854702 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124854702 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106124854702 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124854702 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124854702 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106124854702 DLINP <0002> stream_srv.c:647 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-SCCP(764)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(761)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(768)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(767)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(765)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(762)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(758)@246625d722cd: Final verdict of PTC: none 20241106124854702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124854703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124854703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124854702 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241106124854702 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124854702 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124854702 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241106124854702 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124854702 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124854702 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124854702 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124854702 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124854702 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124854702 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124854702 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241106124854702 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124854702 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124854702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124854703 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:239020241106124854703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124854703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124854703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124854703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124854703 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 9<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124854703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124854703 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106124854703 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124854703 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124854703 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124854703 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241106124854703 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124854703 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124854703 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124854703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124854703 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124854703 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106124854703 DLINP <0002> stream_srv.c:647 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 20241106124854703 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106124854703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124854703 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106124854703 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106124854703 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124854703 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124854703 DLINP <0002> stream_srv.c:647 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.sgsn2-RAN(774)@246625d722cd: Final verdict of PTC: none 20241106124854703 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124854703 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124854703 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124854703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124854703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124854703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106124854703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124854703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124854703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124854703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124854703 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124854703 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124854703 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124854703 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124854703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124854703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124854703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124854703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124854703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124854703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124854703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124854703 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124854703 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124854703 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124854703 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124854703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124854703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124854703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241106124854703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124854703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124854703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124854703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124854703 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124854703 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124854703 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124854703 DRANAP NOTICE cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124854703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55d94e43ed40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124854703 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124854703 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124854703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006afabb), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124854703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124854703 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124854703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124854703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124854703 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124854703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55d94e43ed40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124854703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5853433)[0x55d94e3de960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124854703 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5853433)[0x55d94e3de960]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124854703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106124854703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5853433)[0x55d94e3de960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124854703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5853433)[0x55d94e3de960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124854703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5853433)[0x55d94e3de960]{disrupted}: Freeing instance (context_map.c:202) 20241106124854703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5853433)[0x55d94e3de960]{disrupted}: Deallocated (fsm.c:568) 20241106124854703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55d94e43ed40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124854703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55d94e43ed40]{disconnected}: Freeing instance (context_map.c:206) 20241106124854703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-70)[0x55d94e43ed40]{disconnected}: Deallocated (fsm.c:568) 20241106124854703 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5853433 SCCP-70 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241106124854704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d94e43d770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106124854704 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124854704 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124854704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4a17a), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124854704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124854704 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124854704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124854704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124854704 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124854704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d94e43d770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124854704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5841654)[0x55d94e43ce90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106124854704 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5841654)[0x55d94e43ce90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106124854704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106124854704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5841654)[0x55d94e43ce90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106124854704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5841654)[0x55d94e43ce90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124854704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5841654)[0x55d94e43ce90]{disrupted}: Freeing instance (context_map.c:202) 20241106124854704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5841654)[0x55d94e43ce90]{disrupted}: Deallocated (fsm.c:568) 20241106124854704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d94e43d770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124854704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d94e43d770]{disconnected}: Freeing instance (context_map.c:206) 20241106124854704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d94e43d770]{disconnected}: Deallocated (fsm.c:568) 20241106124854704 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5841654 SCCP-71 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241106124854704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124854704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124854704 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106124854704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124854704 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124854704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124854704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124854704 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124854704 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124854704 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124854704 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124854704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124854704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn1-SCCP(770)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(752)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(772)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(771)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(754)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(751)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(769)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(760)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(773)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(775)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(766)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(756)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(763)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(776)@246625d722cd: Final verdict of PTC: none 20241106124854704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106124854704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124854704 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124854704 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) 20241106124854704 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124854704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5491371)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106124854704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5491371)[0x55d94e434a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106124854704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-72)[0x55d94e438100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106124854704 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106124854704 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106124854704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a095fd), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106124854704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124854704 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124854705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124854705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124854705 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106124854705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-72)[0x55d94e438100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106124854705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5491371)[0x55d94e434a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124854705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5491371)[0x55d94e434a90]{disrupted}: Freeing instance (context_map.c:202) 20241106124854705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5491371)[0x55d94e434a90]{disrupted}: Deallocated (fsm.c:568) 20241106124854705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-72)[0x55d94e438100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106124854705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-72)[0x55d94e438100]{disconnected}: Freeing instance (context_map.c:206) 20241106124854705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-72)[0x55d94e438100]{disconnected}: Deallocated (fsm.c:568) 20241106124854705 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5491371 SCCP-72 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241106124854704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124854704 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124854704 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124854704 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124854704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124854704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124854704 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124854704 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124854705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124854705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124854705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124854705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124854705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124854705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124854705 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124854705 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241106124854705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124854705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124854705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124854705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124854705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124854705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124854705 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124854705 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124854705 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124854750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41160<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(753)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(751): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(752): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(753): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(754): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(755): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(756): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(757): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(758): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(759): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(760): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(761): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(762): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(763): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-SCCP(764): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-RAN(765): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-M3UA(766): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(767): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(768): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(769): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(770): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(771): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(772): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(773): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn2-RAN(774): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(775): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(776): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(777): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(778): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(779): pass (pass -> pass) MTC@246625d722cd: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Wed Nov 6 12:48:54 UTC 2024 ====== 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 20241106124854885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124855387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35614<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=437388) Waiting for packet dumper to finish... 1 (prev_count=437388, count=441924) 20241106124856702 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124856702 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124856702 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124856702 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124856702 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106124856702 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106124856703 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124856703 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106124856703 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106124856703 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124856703 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241106124856704 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241106124856704 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124856704 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124856704 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Wed Nov 6 12:48:57 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_sgsnpool_L3Compl_no_cn started. 20241106124858468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124858474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124858480 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38597<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(782)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124859323 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124859323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00054e57), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124859323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124859323 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124859323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124859323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124859323 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124859323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb5eb3), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124859323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124859323 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124859323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124859323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124859323 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124859323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00211a87), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124859323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124859323 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124859323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124859323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124859323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124859323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124859323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124859323 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124859323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124859323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124859323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124859323 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124859323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124859323 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124859323 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124859324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124859324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124859324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124859324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124859324 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124859324 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124859324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124859324 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124859324 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124859324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124859324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124859324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124859324 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124859324 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124859324 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124859324 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124904704 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124904704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4a17a), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124904704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124904704 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124904704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124904704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124904704 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124904704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006afabb), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124904704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124904704 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124904704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124904704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124904705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124904705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124904705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124904705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124904705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124904705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124904705 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124904705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124904705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124904705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124904705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124904705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124904705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124904705 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124904706 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106124904706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a095fd), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124904706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124904706 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124904706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124904706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124904706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124904706 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124904706 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124904706 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124904706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124904706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124904706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124904706 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124904706 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124909324 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124909324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00211a87), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124909324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124909324 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124909324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124909324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124909324 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124909324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb5eb3), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124909324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124909324 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124909324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124909324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124909324 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124909324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00054e57), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124909324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124909324 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124909324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124909324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124909324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124909324 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124909324 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124909324 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124909325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124909325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124909325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124909325 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124909325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124909325 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124909325 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124909325 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124909325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124909325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124909325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124909325 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124909325 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124909325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124909325 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124909325 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124909325 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124909325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124909325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124909325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124909325 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124909325 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124909325 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(782)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_L3Compl_no_cn-Iuh0(783)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124914546 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124914546 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124914569 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124914569 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124914570 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124914570 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124914570 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124914570 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124914571 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124914571 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124914571 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) 20241106124914571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124914571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124914571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124914571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914571 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124914571 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124914571 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124914571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914571 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914571 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914571 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124914571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124914571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124914571 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_sgsnpool_L3Compl_no_cn-Iuh1(785)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124914571 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124914571 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124914571 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) 20241106124914571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124914571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124914571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914571 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124914571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914571 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124914571 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50259 (stream_srv.c:129) 20241106124914571 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50259<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124914571 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124914571 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124914571 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) 20241106124914571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124914571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124914571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914571 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124914571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914571 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124914572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914572 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124914572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124914572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124914572 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124914572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914572 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914572 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914572 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124914572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124914572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124914572 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124914573 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124914573 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124914573 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) 20241106124914573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124914573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124914573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914573 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124914573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914573 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124914573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914573 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914573 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914573 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124914573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124914573 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(789)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(789)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(787)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124914612 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124914612 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124914612 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124914612 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124914612 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124914613 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124914613 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124914613 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124914613 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124914613 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) 20241106124914613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124914613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124914613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124914613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914613 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124914613 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124914613 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124914613 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) 20241106124914613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124914614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124914613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914613 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914613 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914613 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124914613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124914613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124914613 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124914614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914614 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124914614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914614 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124914614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914614 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914614 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914614 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124914614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124914614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124914614 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124914614 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124914614 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124914614 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124914614 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124914614 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) 20241106124914614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124914614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124914614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914614 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124914614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914614 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124914614 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124914614 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124914614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914614 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914614 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914614 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124914614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124914614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124914614 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124914615 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124914616 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124914616 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) 20241106124914616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124914616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124914616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914616 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124914616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914616 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124914616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914616 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914616 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914616 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124914616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124914616 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(792)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(792)@246625d722cd: M3UA emulation initiated, the test can be started MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(792)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(790)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124914679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124914679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124914679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124914679 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124914679 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124914679 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124914679 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124914679 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124914679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124914679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106124914705 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124914705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006afabb), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124914705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914705 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124914705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914705 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124914705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4a17a), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124914705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914705 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124914705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124914705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124914705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124914705 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124914705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914705 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914705 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914705 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124914705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124914705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124914705 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124914706 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124914706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a095fd), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124914706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914706 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124914706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914706 DLINP DEBUG SRVCONN(,r=127.0.0.1:50259<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124914706 DLINP DEBUG SRVCONN(,r=127.0.0.1:50259<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124914706 DLINP DEBUG SRVCONN(,r=127.0.0.1:50259<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124914706 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124914706 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) 20241106124914706 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124914706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914706 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914706 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914706 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124914706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124914706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124914706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124914706 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124914706 DHNBAP DEBUG (127.0.0.1:50259 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124914706 DHNBAP NOTICE (127.0.0.1:50259 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124914706 DHNBAP NOTICE (127.0.0.1:50259 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124914706 DLINP DEBUG SRVCONN(,r=127.0.0.1:50259<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124914706 DLINP DEBUG SRVCONN(,r=127.0.0.1:50259<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) 20241106124914706 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124914806 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124914807 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124914807 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124914807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(789)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124914809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914809 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124914809 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124914809 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124914809 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124914809 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124914809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124914810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914810 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124914810 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124914810 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124914810 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124914810 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124914810 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124914810 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124914810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124914810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124914810 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124914810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124914810 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124914810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124914810 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124914810 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124914810 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124914810 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124914812 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124914812 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124914812 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) 20241106124914812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124914812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124914812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124914812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914812 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124914812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914812 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914812 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914812 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124914812 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124914812 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124914812 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124914812 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124914846 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124914846 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124914846 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124914846 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(792)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124914850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914850 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124914850 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124914850 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124914850 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124914850 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124914850 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124914851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914851 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124914851 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124914851 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124914851 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124914851 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124914851 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124914851 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124914851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124914851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124914851 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124914851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124914851 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124914851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124914851 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124914851 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124914851 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124914851 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124914852 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124914852 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124914852 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) 20241106124914853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124914853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124914853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124914853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124914853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124914853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124914853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124914853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124914853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124914853 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124914853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124914853 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124914853 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124914853 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124914853 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124914853 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124914853 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124914853 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(788)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124915615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124915615 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124915615 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124915615 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124915615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124915615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124915615 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124915615 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124915615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124915615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124915615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124915615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124915615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124915615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124915615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124915615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124915615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124915615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124915616 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124915616 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124915616 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124915616 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) 20241106124915616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124915616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124915616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124915616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124915616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124915616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124915616 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124915616 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124915616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124915616 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124915616 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124915616 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124915616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124915616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124915616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124915616 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124915616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124915616 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124915616 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124915616 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124915616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124915616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124915616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124915616 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124915616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124915616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124915616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124915616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124915616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124915616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124915616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124915616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124915616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915616 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124915616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124915616 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124915616 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124915616 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(791)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124915653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124915653 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124915653 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124915653 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124915653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124915653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124915653 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124915653 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124915654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124915654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124915654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124915654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124915654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124915654 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124915654 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124915654 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124915654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915654 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124915654 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124915654 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124915654 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124915654 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124915654 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) 20241106124915654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124915654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124915654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124915654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124915654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124915654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124915654 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124915654 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124915654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124915654 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124915654 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124915654 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124915654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124915654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124915654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124915654 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124915656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124915656 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124915656 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124915656 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124915656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124915656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124915656 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124915656 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124915656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124915656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124915656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124915656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124915656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124915656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124915657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124915657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124915657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124915657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124915657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124915657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124915657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124915657 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124915657 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124915657 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124915723 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124915727 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124915729 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124915731 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124915733 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124915735 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124915737 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124915739 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124915742 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124915745 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124915747 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124915749 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124915751 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124915753 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124915755 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124915756 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124915758 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124915761 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124915763 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124915765 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'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 := '000000000000000110011001'B, t_guard := 20.000000 } 20241106124915790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33636<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(784)@246625d722cd: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(794)4743806 20241106124916808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124916808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124916808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106124916808 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124916808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x48627e, normal) (hnbgw_rua.c:388) 20241106124916808 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106124916808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4743806)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124916808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4743806 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124916808 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124916808 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124916808 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106124916808 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4743806 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:205) 20241106124916808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4743806)[0x55d94e434a90]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106124916808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4743806)[0x55d94e434a90]{init}: Freeing instance (context_map.c:202) 20241106124916808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4743806)[0x55d94e434a90]{init}: Deallocated (fsm.c:568) 20241106124916808 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4743806 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241106124916808 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:270) 20241106124919325 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124919325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00054e57), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124919325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124919325 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124919325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124919325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124919325 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124919325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb5eb3), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124919325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124919325 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124919325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124919325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124919325 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124919325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00211a87), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124919325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124919325 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124919325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124919325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124919325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124919325 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124919325 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124919325 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124919325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124919325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124919325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124919325 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124919325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124919325 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124919325 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124919325 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124919325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124919325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124919325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124919325 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124919325 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124919325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124919326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124919326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124919326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124919326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124919326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124919326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124919326 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124919326 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124919326 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124924706 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124924706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a095fd), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124924706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124924706 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124924706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124924706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124924706 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124924706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4a17a), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124924706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124924706 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124924706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124924706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124924706 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124924706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006afabb), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124924706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124924706 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124924707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124924707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124924707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124924707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124924707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124924707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124924707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124924707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124924707 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124924707 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124924707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124924707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124924707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124924707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124924707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124924707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124924707 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124924707 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124924707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124924707 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124924707 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124924707 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124924707 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124924707 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124924707 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124929326 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124929326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00211a87), PART(T=Source Reference,L=4,D=00000043), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124929326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124929326 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124929326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124929326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124929326 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124929326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb5eb3), PART(T=Source Reference,L=4,D=00000044), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124929326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124929326 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124929326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124929326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124929326 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124929326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00054e57), PART(T=Source Reference,L=4,D=00000045), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124929326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124929326 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124929326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124929326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124929326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124929326 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124929326 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124929326 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124929326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124929326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124929326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124929327 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124929327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124929327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124929327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124929327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124929327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124929327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124929327 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124929327 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124929327 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124929327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124929327 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124929327 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124929327 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124929327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124929327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124929327 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124929327 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124929327 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124929327 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124934707 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124934707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006afabb), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124934707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124934707 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124934707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124934707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124934707 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124934707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4a17a), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124934707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124934707 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124934707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124934708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124934708 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124934708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a095fd), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124934708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124934708 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124934708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124934708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124934708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124934708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124934708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124934708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124934708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124934708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124934708 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124934708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124934708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124934708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124934708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124934708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124934708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124934708 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124934708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124934708 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124934708 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124934708 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124934708 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124934708 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124934708 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124934708 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124934708 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_sgsnpool_L3Compl_no_cn0(794)@246625d722cd: setverdict(fail): none -> fail reason: "Timeout of T_guard", new component reason: "Timeout of T_guard" MC@246625d722cd: Test Component 794 has requested to stop MTC. Terminating current testcase execution. 20241106124935807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58432<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124935808 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38597<->l=127.0.0.1:4262) (control_if.c:193) 20241106124935808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124935808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124935808 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124935808 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) 20241106124935808 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106124935808 DLINP DEBUG SRVCONN(,r=127.0.0.1:50259<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124935808 DLINP DEBUG SRVCONN(,r=127.0.0.1:50259<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124935808 DLINP NOTICE SRV(,r=127.0.0.1:50259<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106124935808 DMAIN NOTICE (127.0.0.1:50259 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50259<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106124935808 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(786)@246625d722cd: Final verdict of PTC: none 20241106124935808 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124935808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124935808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124935808 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106124935808 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106124935808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124935808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106124935808 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106124935809 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124935809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124935809 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124935809 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124935809 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106124935809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106124935809 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106124935809 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106124935809 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124935809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124935809 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106124935809 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124935809 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124935809 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124935809 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124935809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124935809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106124935809 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124935809 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106124935809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124935809 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106124935809 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106124935809 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106124935809 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106124935809 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106124935809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106124935809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(784)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(788)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(790)@246625d722cd: Final verdict of PTC: none 20241106124935809 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124935809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_sgsnpool_L3Compl_no_cn-Iuh0(783)@246625d722cd: Final verdict of PTC: none 20241106124935809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124935809 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106124935809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124935809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124935809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124935809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124935809 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124935809 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124935809 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124935809 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106124935809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106124935809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124935809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124935809 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106124935809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124935809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) IPA-CTRL-CLI-IPA(781)@246625d722cd: Final verdict of PTC: none 20241106124935809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124935809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124935809 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124935809 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106124935809 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106124935809 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(792)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(785)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(789)@246625d722cd: Final verdict of PTC: none HNBGW-PFCP(782)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(791)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(780)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(793)@246625d722cd: Final verdict of PTC: none 20241106124935812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33636<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(794)@246625d722cd: Final verdict of PTC: fail reason: "Timeout of T_guard" MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(783): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(784): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(785): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(786): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(790): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(791): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(792): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(793): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(794): fail (pass -> fail) reason: "Timeout of T_guard" MTC@246625d722cd: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: fail reason: Timeout of T_guard MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail'. Wed Nov 6 12:49:35 UTC 2024 ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20241106124935878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124936380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47032<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216984) Waiting for packet dumper to finish... 1 (prev_count=216984, count=217524) 20241106124937809 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124937809 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124937809 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106124937809 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106124937809 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106124937809 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn fail' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Wed Nov 6 12:49:38 UTC 2024 /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 20241106124939322 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(67)[0x55d94e450050]{IDLE}: Deallocated (fsm.c:568) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(68)[0x55d94e3c2290]{IDLE}: Deallocated (fsm.c:568) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106124939322 DLSCCP DEBUG SCCP-SCOC(69)[0x55d94e432750]{IDLE}: Deallocated (fsm.c:568) MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241106124939455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124939461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106124939468 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39263<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(797)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106124944708 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124944708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a095fd), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124944708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124944708 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124944708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124944708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124944708 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124944708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4a17a), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124944708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124944708 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124944708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124944708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124944708 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124944708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006afabb), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124944708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124944708 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124944708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124944708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124944709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124944709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124944709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124944709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124944709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124944709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124944709 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124944709 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124944709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124944709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124944709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124944709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124944709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124944709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124944709 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124944709 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124944709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124944709 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124944709 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124944709 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124944709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124944709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124944709 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124954710 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124954710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006afabb), PART(T=Source Reference,L=4,D=00000046), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124954710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124954710 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124954710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124954710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124954710 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124954710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4a17a), PART(T=Source Reference,L=4,D=00000047), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124954710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124954710 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124954710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124954710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124954710 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106124954710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a095fd), PART(T=Source Reference,L=4,D=00000048), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106124954710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124954710 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124954710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124954710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124954710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124954710 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124954710 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124954710 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124954710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124954710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124954710 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124954710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124954710 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124954710 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124954710 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124954710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124954710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124954710 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124954710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124954710 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124954710 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124954710 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124954710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124954710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124954710 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124954710 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124954710 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(797)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_nri_from_other_PLMN-Iuh0(798)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124955526 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106124955526 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124955543 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124955543 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955544 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124955544 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955545 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955545 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124955545 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) 20241106124955545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124955545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124955545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955545 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955545 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124955545 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955545 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955545 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955545 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124955545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124955545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124955545 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_sgsnpool_nri_from_other_PLMN-Iuh1(800)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106124955546 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955546 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124955546 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) 20241106124955546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124955546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955546 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124955546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955546 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955546 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43725 (stream_srv.c:129) 20241106124955546 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43725<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106124955546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955546 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955546 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955546 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124955546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124955546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124955546 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106124955546 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955546 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124955546 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) 20241106124955546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124955546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955546 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124955546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955546 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955547 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124955547 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955547 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955547 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955547 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124955547 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124955547 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124955547 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106124955548 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955548 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106124955548 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) 20241106124955548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124955548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955548 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106124955548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955548 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955548 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955548 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955548 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106124955548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106124955548 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(804)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(804)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(804)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(802)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(807)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(807)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(807)@246625d722cd: ************************************************* HNBGW_Test.msc1-SCCP(805)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(810)@246625d722cd: ************************************************* HNBGW_Test.msc2-M3UA(810)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(810)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(808)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124955656 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124955656 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955656 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124955656 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955656 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124955656 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955657 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106124955657 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955657 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955657 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124955657 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) 20241106124955657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124955657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124955657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955657 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955657 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955657 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124955657 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) 20241106124955657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124955657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124955657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124955657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124955657 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106124955657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955657 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124955657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955657 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955657 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955657 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124955657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124955657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124955657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124955657 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124955657 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124955657 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) 20241106124955657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124955657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955657 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124955657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955657 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124955657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955657 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955657 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955657 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955657 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124955657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124955657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124955657 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241106124955658 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955659 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106124955659 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) 20241106124955659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106124955659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955659 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106124955659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955659 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955659 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955659 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955659 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106124955659 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106124955659 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(813)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(813)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(813)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(811)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(816)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(816)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(816)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(814)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(819)@246625d722cd: ************************************************* HNBGW_Test.sgsn2-M3UA(819)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(819)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(817)@246625d722cd: v_sccp_pdu_maxlen:268 20241106124955776 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124955776 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106124955776 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124955776 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(804)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106124955779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955779 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106124955779 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124955779 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124955779 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124955779 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124955779 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124955779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124955779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124955779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124955779 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124955780 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124955780 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106124955780 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124955780 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124955780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124955780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) 20241106124955780 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955780 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124955780 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124955780 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124955780 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124955780 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124955780 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124955781 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124955781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124955781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124955781 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106124955781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124955781 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124955781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124955781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124955781 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124955781 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124955781 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955782 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955782 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106124955782 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) 20241106124955782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106124955782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124955782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955782 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955782 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955782 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955782 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124955782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124955782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124955782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124955782 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@246625d722cd: setverdict(pass): none -> pass 20241106124955789 DLINP DEBUG SRVCONN(,r=127.0.0.1:43725<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124955789 DLINP DEBUG SRVCONN(,r=127.0.0.1:43725<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124955789 DLINP DEBUG SRVCONN(,r=127.0.0.1:43725<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106124955789 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106124955789 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) 20241106124955789 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106124955789 DHNBAP DEBUG (127.0.0.1:43725 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106124955789 DHNBAP NOTICE (127.0.0.1:43725 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106124955790 DHNBAP NOTICE (127.0.0.1:43725 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106124955790 DLINP DEBUG SRVCONN(,r=127.0.0.1:43725<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106124955790 DLINP DEBUG SRVCONN(,r=127.0.0.1:43725<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124955809 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124955809 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106124955809 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124955809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(807)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106124955811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955811 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106124955811 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124955811 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124955811 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124955811 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106124955811 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124955812 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955812 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124955812 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124955812 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124955812 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124955812 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124955812 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124955812 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124955812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124955812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124955812 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106124955812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124955812 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124955812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124955812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124955812 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124955812 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124955812 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955813 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955813 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106124955813 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) 20241106124955813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124955813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955813 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124955813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955813 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955813 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955813 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955813 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124955813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124955813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124955813 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124955813 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124955848 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124955848 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241106124955848 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124955848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(810)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241106124955851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955851 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241106124955851 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124955851 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124955851 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124955851 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241106124955851 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124955852 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955852 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124955852 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124955852 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124955852 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124955852 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124955852 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124955852 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124955852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124955852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124955852 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241106124955852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124955852 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124955852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124955852 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124955852 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124955852 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124955852 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955853 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955853 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106124955853 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) 20241106124955853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124955853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955854 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124955854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955854 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955854 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955854 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955854 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124955854 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124955854 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124955854 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124955854 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124955892 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124955892 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106124955892 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124955892 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(813)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106124955896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955896 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106124955896 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124955896 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124955896 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124955896 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106124955896 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124955897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955897 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124955897 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124955897 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124955897 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124955897 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124955897 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124955897 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106124955897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124955897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124955897 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106124955897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124955897 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124955897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124955897 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124955897 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124955897 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124955897 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955898 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955898 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106124955898 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) 20241106124955898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106124955898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124955899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955899 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955899 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955899 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955899 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124955899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124955899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124955899 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124955899 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124955924 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124955924 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106124955924 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106124955924 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106124955924 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106124955924 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106124955924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(816)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106124955927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955927 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106124955927 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106124955927 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106124955927 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106124955927 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124955927 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106124955927 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106124955927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124955928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106124955928 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106124955928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124955928 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124955928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124955928 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124955928 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106124955929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955929 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124955929 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124955929 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124955929 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124955929 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106124955929 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124955929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124955929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124955929 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106124955929 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124955929 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124955929 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124955929 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124955929 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124955929 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124955929 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955930 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955930 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106124955930 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) 20241106124955931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124955931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955931 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124955931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955931 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955931 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955931 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955931 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124955931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124955931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124955931 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124955931 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124955955 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106124955955 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241106124955955 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106124955955 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(819)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241106124955958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955958 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241106124955958 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106124955958 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106124955958 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106124955958 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241106124955958 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106124955959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955959 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241106124955959 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106124955959 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106124955959 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106124955959 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106124955959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124955959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106124955959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241106124955959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106124955959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106124955959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124955959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106124955960 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106124955960 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106124955960 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106124955959 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106124955961 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106124955961 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106124955961 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) 20241106124955961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124955961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124955961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124955961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124955961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124955961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124955961 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124955961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124955961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124955961 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106124955961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124955961 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124955961 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124955961 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124955961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124955961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124955961 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124955961 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(803)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124956585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956585 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124956585 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124956585 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124956585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124956585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124956585 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124956585 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124956586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124956586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124956586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124956586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124956586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124956586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124956586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106124956586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124956586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124956586 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124956586 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124956586 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106124956586 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) 20241106124956586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124956586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106124956586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124956586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124956586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106124956586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124956586 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124956586 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106124956586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956586 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124956586 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124956586 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106124956586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106124956586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106124956586 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106124956586 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956586 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106124956586 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106124956586 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106124956586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124956586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124956586 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124956586 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124956586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124956586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124956586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106124956586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124956586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124956586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106124956586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124956586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124956586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124956586 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124956586 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124956586 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(806)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124956618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956618 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124956618 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124956618 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124956618 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124956618 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124956618 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124956618 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124956618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124956618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124956618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124956618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124956618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124956618 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124956618 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124956618 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:386) 20241106124956618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956618 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:386) 20241106124956618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956618 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124956618 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124956618 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124956618 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124956618 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) 20241106124956618 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) 20241106124956618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124956618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124956618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124956618 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124956618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106124956618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124956619 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124956619 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106124956619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956619 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124956619 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124956619 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106124956619 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106124956619 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106124956619 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106124956619 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956620 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106124956620 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106124956620 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106124956620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124956620 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124956620 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124956620 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124956620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124956620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124956620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124956620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124956620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124956620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106124956621 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124956621 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:386) 20241106124956621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956621 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:386) 20241106124956621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956621 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124956621 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124956621 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124956621 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124956621 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(809)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124956656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956656 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124956656 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124956656 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124956656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124956656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124956656 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124956656 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124956656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124956656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124956656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124956656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124956656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124956656 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124956656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124956656 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:386) 20241106124956656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956656 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:386) 20241106124956656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956656 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124956656 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124956656 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124956656 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124956656 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) 20241106124956656 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) 20241106124956656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124956656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124956656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124956656 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124956656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106124956656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124956656 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124956656 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: link up (cnlink.c:111) 20241106124956656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956656 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124956656 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124956656 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106124956656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106124956656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106124956656 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241106124956656 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956657 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241106124956657 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc2-0: m3ua_rx_xfer 20241106124956657 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241106124956657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124956657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124956657 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124956657 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124956657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124956657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124956657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124956657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124956657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124956657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241106124956657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106124956657 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:386) 20241106124956657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956657 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:386) 20241106124956657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124956657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124956657 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124956657 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124956657 DRANAP INFO cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(812)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124956701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956701 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124956701 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124956701 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124956701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124956701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124956701 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124956701 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124956701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124956701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124956701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124956701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124956701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124956701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124956701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106124956701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124956701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124956701 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124956701 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124956701 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106124956701 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) 20241106124956701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124956701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106124956701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124956701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124956701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124956702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124956702 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124956702 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106124956702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956702 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124956702 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124956702 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124956702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124956702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124956702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124956702 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956703 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124956703 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124956703 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124956703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124956703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124956703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124956703 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124956703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124956703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124956703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124956703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124956703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124956703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106124956703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124956703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956703 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124956703 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124956703 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124956703 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124956703 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(815)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124956733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956733 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124956733 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124956733 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124956733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124956733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124956733 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124956733 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124956733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124956733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124956733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124956733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124956733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124956733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124956733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124956733 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:386) 20241106124956733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956733 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:386) 20241106124956733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124956733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124956733 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124956733 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124956733 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) 20241106124956733 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) 20241106124956733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124956733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124956733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124956733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124956733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106124956733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124956733 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124956733 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106124956733 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956733 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124956733 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124956733 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106124956733 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106124956733 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106124956733 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106124956733 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956734 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106124956734 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106124956734 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106124956734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124956734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124956734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124956734 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124956735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124956735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124956735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106124956735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124956735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124956735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106124956735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124956735 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:386) 20241106124956735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956735 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:386) 20241106124956735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124956735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124956735 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124956735 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124956735 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124956763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956763 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106124956763 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106124956763 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106124956763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124956763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124956763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124956763 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124956763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124956763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124956763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124956763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) HNBGW_Test.sgsn2-RAN(818)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106124956763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124956763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106124956763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106124956763 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:386) 20241106124956763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956763 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:386) 20241106124956763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124956763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124956763 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106124956763 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106124956763 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) 20241106124956763 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) 20241106124956763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106124956763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106124956763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124956763 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124956763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124956763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124956763 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106124956763 DRANAP NOTICE cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: link up (cnlink.c:111) 20241106124956763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956763 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124956763 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124956763 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124956763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124956763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124956763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124956763 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124956765 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106124956765 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106124956765 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106124956765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124956765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124956765 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124956765 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124956765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124956765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124956765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124956765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124956765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124956765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106124956765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241106124956765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106124956765 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:386) 20241106124956765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124956765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956765 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:386) 20241106124956765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124956765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124956765 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124956765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106124956765 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106124956765 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106124956765 DRANAP INFO cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106124957796 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124957800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124957803 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124957806 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124957807 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106124957809 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124957812 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124957814 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124957817 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124957819 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106124957822 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124957824 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124957826 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124957827 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124957829 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106124957831 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124957833 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124957835 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124957837 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124957838 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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@246625d722cd: 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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'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 := '000000000000001010101110'B, t_guard := 20.000000 } 20241106124957866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@246625d722cd: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@246625d722cd: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(821) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(799)@246625d722cd: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(821)14026936 20241106124958891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124958891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124958891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106124958891 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124958891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd608b8, normal) (hnbgw_rua.c:388) 20241106124958891 DHNB DEBUG map_rua[0x55d94e434a90]{init}: Allocated (fsm.c:456) 20241106124958892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14026936)[0x55d94e434a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124958892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14026936 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124958892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124958892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124958892 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241106124958892 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241106124958892 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14026936 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:1036) 20241106124958892 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14026936 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106124958892 DCN DEBUG map_sccp[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106124958892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-73)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124958892 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14026936 <-> SCCP-73 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106124958892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14026936 SCCP-73 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241106124958892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14026936)[0x55d94e434a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124958892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124958892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124958892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14026936)[0x55d94e434a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124958892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-73)[0x55d94e438100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124958892 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124958892 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{IDLE}: Allocated (fsm.c:456) 20241106124958892 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124958892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f40030002ae0056400500f1100926) (sccp_scrc.c:401) 20241106124958892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124958892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124958892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124958892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124958892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124958892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124958892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124958892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124958892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124958892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124958892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124958892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106124958892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124958892 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124958892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-73)[0x55d94e438100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124958892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14026936)[0x55d94e434a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124958892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124958892 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124958892 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124958892 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106124958892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106124958892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106124958892 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106124958892 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(811)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(812)@246625d722cd: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(821) HNBGW_Test.sgsn0-RAN(812)@246625d722cd: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(821)5325019 HNBGW_Test.sgsn0-SCCP(811)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(811)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106124958901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124958901 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106124958901 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106124958901 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106124958901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124958901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124958901 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124958901 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_nri_from_other_PLMN0(821)@246625d722cd: setverdict(pass): none -> pass 20241106124958901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124958901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124958901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124958901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106124958901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124958901 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008777c3) (sccp_scrc.c:472) 20241106124958901 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1823) 20241106124958901 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124958901 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124958901 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124958901 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124958902 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:483) 20241106124958902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-73)[0x55d94e438100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124958902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-73)[0x55d94e438100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124958903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(821)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124958904 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124958907 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124958909 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106124958911 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124958913 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124958915 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106124958917 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106124958919 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106124958921 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124958923 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124958925 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106124958927 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106124958929 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106124958931 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124958932 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106124958934 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106124958936 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106124958938 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106124958940 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106124958942 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'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 := '000000000000000010100111'B, t_guard := 20.000000 } 20241106124958967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(818)@246625d722cd: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(818)@246625d722cd: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(822) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(799)@246625d722cd: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(822)12282929 20241106124959982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106124959982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106124959982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241106124959982 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106124959982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbb6c31, normal) (hnbgw_rua.c:388) 20241106124959982 DHNB DEBUG map_rua[0x55d94e43ed40]{init}: Allocated (fsm.c:456) 20241106124959982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12282929)[0x55d94e43ed40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106124959982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12282929 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106124959982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124959982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124959982 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241106124959982 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12282929 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241106124959982 DCN DEBUG map_sccp[0x55d94e43ce90]{init}: Allocated (fsm.c:456) 20241106124959982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-74)[0x55d94e43ce90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106124959982 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12282929 <-> SCCP-74 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241106124959982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12282929 SCCP-74 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:293) 20241106124959982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12282929)[0x55d94e43ed40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106124959982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106124959982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106124959982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12282929)[0x55d94e43ed40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106124959983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-74)[0x55d94e43ce90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106124959983 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106124959983 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{IDLE}: Allocated (fsm.c:456) 20241106124959983 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106124959983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f40030000a70056400500f1100926) (sccp_scrc.c:401) 20241106124959983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124959983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124959983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124959983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124959983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124959983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124959983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106124959983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106124959983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106124959983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106124959983 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106124959983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106124959983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106124959983 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106124959983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-74)[0x55d94e43ce90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106124959983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12282929)[0x55d94e43ed40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106124959983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124959983 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106124959983 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106124959983 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106124959983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106124959983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106124959983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106124959983 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(817)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(817)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(818)@246625d722cd: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(822) HNBGW_Test.sgsn2-RAN(818)@246625d722cd: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(822)5237873 HNBGW_Test.sgsn2-SCCP(817)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(817)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(822)@246625d722cd: setverdict(pass): none -> pass 20241106124959991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106124959991 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241106124959991 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241106124959991 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241106124959991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106124959991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106124959991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106124959991 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106124959991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106124959991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106124959991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106124959991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:565) 20241106124959991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106124959991 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002cbe69) (sccp_scrc.c:472) 20241106124959991 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1823) 20241106124959991 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106124959991 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106124959991 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106124959991 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106124959991 DCN DEBUG handle_cn_conn_conf() conn_id=74, 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:483) 20241106124959991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-74)[0x55d94e43ce90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106124959991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-74)[0x55d94e43ce90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106124959992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44174<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(822)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106124959993 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106124959995 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106124959997 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106125000000 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125000002 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125000005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106125000007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106125000010 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106125000012 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125000014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125000017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106125000019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106125000021 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106125000022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125000024 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125000026 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106125000028 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106125000030 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106125000031 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125000033 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106125000039 DLINP DEBUG SRVCONN(,r=127.0.0.1:43725<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125000039 DLINP DEBUG SRVCONN(,r=127.0.0.1:43725<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125000039 DLINP NOTICE SRV(,r=127.0.0.1:43725<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106125000039 DMAIN NOTICE (127.0.0.1:43725 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43725<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106125000039 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106125000039 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39263<->l=127.0.0.1:4262) (control_if.c:193) 20241106125000039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53302<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(802)@246625d722cd: Final verdict of PTC: none 20241106125000040 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106125000040 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106125000040 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125000040 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125000040 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125000040 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(799)@246625d722cd: Final verdict of PTC: none 20241106125000040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125000040 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(808)@246625d722cd: Final verdict of PTC: none 20241106125000040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125000040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125000040 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106125000040 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241106125000040 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125000040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125000040 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125000040 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125000040 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125000040 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125000040 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125000040 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125000040 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125000040 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241106125000040 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106125000040 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125000040 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106125000040 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125000041 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125000041 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125000041 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(801)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(805)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(803)@246625d722cd: Final verdict of PTC: none 20241106125000041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125000041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125000041 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241106125000041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125000041 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125000041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125000041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106125000041 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106125000041 DLINP <0002> stream_srv.c:647 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 20241106125000041 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125000041 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125000041 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125000041 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106125000041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125000041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106125000041 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241106125000041 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106125000041 DLINP <0002> stream_srv.c:647 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 20241106125000041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125000041 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125000041 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125000041 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125000041 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125000041 DRANAP NOTICE cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125000041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125000041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125000041 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106125000041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125000041 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125000041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125000041 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125000041 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125000041 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125000041 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106125000041 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125000041 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106125000041 DLINP <0002> stream_srv.c:647 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 20241106125000041 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241106125000041 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106125000041 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241106125000041 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125000041 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125000041 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-RAN(809)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(815)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(818)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(806)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(814)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(804)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(812)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(810)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(800)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(807)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(816)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(798)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(813)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(796)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(819)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(811)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(795)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(817)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(820)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125000106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53300<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(797)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(795): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(796): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(797): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(798): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(799): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(800): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(801): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(802): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(803): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(804): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(805): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(806): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(807): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-SCCP(808): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-RAN(809): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc2-M3UA(810): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(811): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(812): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(813): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(814): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(815): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(816): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(817): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn2-RAN(818): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(819): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(820): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(821): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(822): pass (pass -> pass) MTC@246625d722cd: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Wed Nov 6 12:50:00 UTC 2024 ====== 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 20241106125000185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125000185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125000185 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106125000186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125000186 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125000186 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125000186 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125000186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125000186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125000186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125000186 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125000186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125000186 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125000186 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125000186 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106125000186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106125000186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106125000186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106125000186 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125000186 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125000186 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125000185 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) 20241106125000185 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106125000185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14026936)[0x55d94e434a90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106125000186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14026936)[0x55d94e434a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106125000186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-73)[0x55d94e438100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106125000186 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106125000186 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106125000186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008777c3), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106125000186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125000186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125000186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125000186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125000186 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106125000186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-73)[0x55d94e438100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106125000186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14026936)[0x55d94e434a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106125000186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14026936)[0x55d94e434a90]{disrupted}: Freeing instance (context_map.c:202) 20241106125000186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14026936)[0x55d94e434a90]{disrupted}: Deallocated (fsm.c:568) 20241106125000186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-73)[0x55d94e438100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106125000186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-73)[0x55d94e438100]{disconnected}: Freeing instance (context_map.c:206) 20241106125000186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-73)[0x55d94e438100]{disconnected}: Deallocated (fsm.c:568) 20241106125000186 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14026936 SCCP-73 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241106125000186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12282929)[0x55d94e43ed40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106125000186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12282929)[0x55d94e43ed40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106125000186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-74)[0x55d94e43ce90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106125000186 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106125000186 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106125000186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cbe69), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106125000186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125000186 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125000186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106125000186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125000186 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106125000186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-74)[0x55d94e43ce90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106125000186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12282929)[0x55d94e43ed40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106125000186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12282929)[0x55d94e43ed40]{disrupted}: Freeing instance (context_map.c:202) 20241106125000186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12282929)[0x55d94e43ed40]{disrupted}: Deallocated (fsm.c:568) 20241106125000186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-74)[0x55d94e43ce90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106125000186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-74)[0x55d94e43ce90]{disconnected}: Freeing instance (context_map.c:206) 20241106125000186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-74)[0x55d94e43ce90]{disconnected}: Deallocated (fsm.c:568) 20241106125000186 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12282929 SCCP-74 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241106125000222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125000724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44180<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346992) Waiting for packet dumper to finish... 1 (prev_count=346992, count=378880) 20241106125002041 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125002041 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106125002041 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241106125002041 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125002041 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241106125002041 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241106125002041 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125002041 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106125002041 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Wed Nov 6 12:50:02 UTC 2024 /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 MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241106125003801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125003806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125003813 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44237<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(825)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106125004705 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106125004705 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106125004705 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125004705 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125004705 DLSCCP DEBUG SCCP-SCOC(70)[0x55d94e437410]{IDLE}: Deallocated (fsm.c:568) 20241106125004705 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106125004705 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106125004705 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125004705 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125004705 DLSCCP DEBUG SCCP-SCOC(71)[0x55d94e43e610]{IDLE}: Deallocated (fsm.c:568) 20241106125004706 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106125004706 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106125004707 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125004707 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125004707 DLSCCP DEBUG SCCP-SCOC(72)[0x55d94e431600]{IDLE}: Deallocated (fsm.c:568) 20241106125010187 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106125010187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cbe69), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125010187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125010187 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125010187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106125010187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125010187 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106125010187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008777c3), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125010187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125010187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125010187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125010187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125010187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125010187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125010187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125010187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106125010187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106125010187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106125010187 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106125010187 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125010187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125010187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125010187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125010187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125010187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125010187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125010187 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125010187 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125010187 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125010187 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(825)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(826)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106125019869 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106125019869 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106125019886 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125019886 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125019886 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125019886 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(828)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106125019887 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47387 (stream_srv.c:129) 20241106125019887 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47387<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106125019887 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125019887 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106125019887 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) 20241106125019887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125019887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106125019887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125019887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125019887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125019887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125019887 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125019887 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125019887 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125019887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125019887 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125019887 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125019887 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125019887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125019887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125019887 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106125019888 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125019888 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106125019888 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) 20241106125019888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125019888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125019888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125019888 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125019888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106125019888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125019888 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125019888 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125019888 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125019888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125019888 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125019888 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125019888 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106125019888 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125019888 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106125019888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106125019888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106125019888 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106125019888 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) 20241106125019888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125019888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125019888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125019889 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125019889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106125019889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125019889 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125019889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125019889 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125019889 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125019889 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106125019889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106125019889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106125019889 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241106125019890 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125019890 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106125019890 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) 20241106125019890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125019890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106125019890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125019890 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125019890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106125019890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125019890 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125019890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125019890 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125019890 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125019890 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106125019890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106125019890 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(832)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(832)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(832)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(830)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(835)@246625d722cd: ************************************************* HNBGW_Test.msc1-M3UA(835)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(835)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(833)@246625d722cd: v_sccp_pdu_maxlen:268 20241106125019957 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125019957 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125019957 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125019957 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125019957 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125019957 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125019957 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125019957 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125019957 DRANAP NOTICE cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125019958 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125019958 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106125019958 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) 20241106125019958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125019958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106125019958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125019958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125019958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125019958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125019958 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125019958 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125019958 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125019958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125019958 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125019958 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125019958 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125019958 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125019958 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125019958 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125019958 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125019958 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125019959 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125019959 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106125019959 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) 20241106125019959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125019959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106125019959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125019959 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125019959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106125019959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125019959 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125019959 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125019959 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106125019959 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) 20241106125019959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125019959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125019959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125019959 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125019960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106125019960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125019960 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125019960 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125019960 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106125019960 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) 20241106125019960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125019960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125019960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125019960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125019960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125019960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125019960 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125019960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125019960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125019960 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125019960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125019960 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125019960 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125019960 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106125019960 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106125019960 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106125019960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125019960 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125019960 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125019960 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106125019960 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106125019960 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106125019960 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106125019960 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125019960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125019960 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125019960 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125019960 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125019960 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125019960 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125019960 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125019960 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125019960 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125019960 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(838)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(838)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(838)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(836)@246625d722cd: v_sccp_pdu_maxlen:268 MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(841)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(841)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(841)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(839)@246625d722cd: v_sccp_pdu_maxlen:268 20241106125020047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125020047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125020048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106125020048 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106125020048 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106125020048 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106125020048 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106125020048 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106125020048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125020048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106125020057 DLINP DEBUG SRVCONN(,r=127.0.0.1:47387<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125020057 DLINP DEBUG SRVCONN(,r=127.0.0.1:47387<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125020057 DLINP DEBUG SRVCONN(,r=127.0.0.1:47387<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106125020057 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106125020057 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) 20241106125020057 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106125020057 DHNBAP DEBUG (127.0.0.1:47387 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106125020057 DHNBAP NOTICE (127.0.0.1:47387 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106125020058 DHNBAP NOTICE (127.0.0.1:47387 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106125020058 DLINP DEBUG SRVCONN(,r=127.0.0.1:47387<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125020058 DLINP DEBUG SRVCONN(,r=127.0.0.1:47387<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125020120 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125020120 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106125020120 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106125020120 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(832)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106125020124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020124 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106125020124 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106125020124 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106125020124 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125020124 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106125020124 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106125020125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020125 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125020125 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125020125 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125020125 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125020125 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106125020125 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125020125 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020125 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020125 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125020125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125020125 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106125020125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125020125 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125020125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125020125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125020125 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125020125 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125020125 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125020126 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125020126 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106125020126 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) 20241106125020126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125020126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106125020126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125020126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125020126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125020126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125020126 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125020127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020127 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125020127 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125020127 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125020127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125020127 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125020127 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125020127 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125020149 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125020149 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241106125020149 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106125020149 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(835)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241106125020152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020152 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241106125020152 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106125020152 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106125020152 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125020152 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241106125020152 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106125020153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020153 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125020153 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125020153 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125020153 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125020153 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106125020153 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125020153 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020153 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020153 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125020153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125020153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241106125020153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125020153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125020153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125020153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125020153 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125020153 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125020153 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125020154 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125020154 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106125020154 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) 20241106125020154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125020154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125020154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125020154 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125020154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106125020154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125020154 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125020154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020154 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125020154 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125020154 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106125020154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106125020154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106125020154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106125020154 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125020187 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125020187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008777c3), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125020187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125020187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125020187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125020187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125020187 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125020187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cbe69), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125020187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125020187 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125020187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106125020187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125020187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020187 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125020187 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125020187 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125020187 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125020187 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125020187 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125020187 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125020188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020188 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125020188 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125020188 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106125020188 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106125020188 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106125020188 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106125020188 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125020188 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020188 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020191 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125020191 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106125020191 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106125020191 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106125020191 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106125020191 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106125020191 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(838)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106125020194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020194 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106125020194 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106125020194 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106125020194 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106125020194 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125020194 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106125020194 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106125020194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125020194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125020194 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106125020194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125020194 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125020194 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020194 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125020194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125020194 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125020196 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020196 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125020196 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125020196 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125020196 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125020196 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241106125020196 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125020196 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020196 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125020196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125020196 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106125020196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125020196 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125020196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125020196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125020196 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125020196 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125020196 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125020198 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125020198 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106125020198 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) 20241106125020198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125020198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106125020198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125020198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125020198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125020198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125020198 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125020198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020198 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125020198 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125020198 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125020198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125020198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125020198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125020198 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125020221 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125020221 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106125020221 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106125020221 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106125020222 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106125020222 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106125020222 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(841)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106125020224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020224 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106125020224 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106125020224 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106125020224 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106125020224 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125020224 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106125020224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106125020224 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125020224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125020224 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106125020224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125020224 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125020224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125020224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125020225 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125020227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020227 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125020227 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125020227 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125020227 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125020227 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106125020227 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125020227 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125020227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125020227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125020227 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106125020227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125020227 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125020227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125020227 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125020227 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125020227 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125020227 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125020228 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125020228 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106125020228 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) 20241106125020228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125020228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125020228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125020228 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125020228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125020228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125020228 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125020228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020228 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125020228 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125020228 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125020228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125020228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125020228 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125020228 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(831)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125020930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020930 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125020930 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125020930 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125020930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125020930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125020930 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125020930 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125020930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125020930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125020930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125020930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125020930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125020930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125020930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106125020930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106125020930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125020930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125020930 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125020930 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125020930 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106125020930 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) 20241106125020930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125020930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106125020930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125020930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125020930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125020930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125020931 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125020931 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106125020931 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020931 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125020931 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125020931 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125020931 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125020931 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125020931 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125020931 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125020932 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020932 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125020932 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125020932 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125020932 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125020932 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125020932 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125020932 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125020932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125020932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125020932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125020932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125020932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125020932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125020932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106125020932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106125020932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125020932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125020932 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125020932 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125020932 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(834)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125020957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020957 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106125020957 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106125020957 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106125020957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125020957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125020957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125020957 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125020957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125020957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125020957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125020957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106125020957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125020957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125020957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106125020957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106125020957 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:386) 20241106125020957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020957 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:386) 20241106125020957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125020957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125020957 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125020957 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125020957 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) 20241106125020957 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) 20241106125020957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125020957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125020957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125020958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125020958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106125020958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125020958 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125020958 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: link up (cnlink.c:111) 20241106125020958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020958 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125020958 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125020958 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106125020958 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106125020958 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106125020958 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241106125020958 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125020959 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020959 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241106125020959 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc1-0: m3ua_rx_xfer 20241106125020959 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241106125020959 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125020959 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125020959 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125020959 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125020959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125020959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125020959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125020959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:565) 20241106125020959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125020959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125020959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241106125020959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106125020959 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:386) 20241106125020959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020959 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:386) 20241106125020959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020959 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125020959 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125020959 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125020959 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125020959 DRANAP INFO cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(837)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125020998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020998 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125020998 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125020998 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125020998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125020998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125020998 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125020998 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125020998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125020998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125020998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125020998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125020998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125020998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125020998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106125020998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106125020998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020998 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125020998 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125020998 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125020998 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125020998 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106125020998 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) 20241106125020998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125020998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106125020998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125020998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125020998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125020998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125020998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125020998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125020998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125020998 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125020998 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106125020998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125020998 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125020998 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125020998 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125020998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125020998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125020998 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125020998 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125021000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125021000 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125021000 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125021000 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125021000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125021000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125021000 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125021000 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125021000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125021000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125021000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125021000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125021000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125021000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125021000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106125021000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106125021000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125021000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125021000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125021000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125021000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125021000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125021000 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125021000 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125021000 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(840)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125021030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125021030 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106125021030 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106125021030 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106125021030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125021030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125021030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125021030 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125021030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125021030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125021030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125021030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106125021030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125021030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125021030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106125021030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106125021030 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:386) 20241106125021030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125021030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125021031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021031 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:386) 20241106125021031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021031 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125021031 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125021031 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125021031 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125021031 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) 20241106125021031 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) 20241106125021031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125021031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125021031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125021031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125021031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125021031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125021031 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125021031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125021031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125021031 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125021031 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106125021031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125021031 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125021031 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125021031 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125021031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125021031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125021031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125021031 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125021032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125021032 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106125021032 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106125021032 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106125021032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125021032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125021032 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125021032 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125021032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125021032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125021032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125021032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106125021032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125021032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125021032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106125021032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106125021032 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:386) 20241106125021032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125021032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125021032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021032 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:386) 20241106125021032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125021032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125021032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125021032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125021032 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125021032 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125021032 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106125022064 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106125022066 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106125022068 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106125022070 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125022072 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106125022074 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106125022076 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106125022077 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106125022079 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125022081 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106125022083 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106125022084 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106125022086 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106125022088 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125022090 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106125022092 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106125022093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106125022096 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106125022098 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125022101 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'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 := '000000000000000100001101'B, t_guard := 20.000000 } 20241106125022129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59634<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(837)@246625d722cd: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(837)@246625d722cd: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(843) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(827)@246625d722cd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(843)702720 20241106125023149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125023149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125023149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106125023149 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106125023149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xab900, normal) (hnbgw_rua.c:388) 20241106125023149 DHNB DEBUG map_rua[0x55d94e437410]{init}: Allocated (fsm.c:456) 20241106125023149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-702720)[0x55d94e437410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106125023149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-702720 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106125023149 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125023149 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125023149 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106125023149 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-702720 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106125023149 DCN DEBUG map_sccp[0x55d94e43e610]{init}: Allocated (fsm.c:456) 20241106125023149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d94e43e610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106125023149 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-702720 <-> SCCP-75 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106125023149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-702720 SCCP-75 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241106125023149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-702720)[0x55d94e437410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106125023149 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125023149 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125023149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-702720)[0x55d94e437410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106125023149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d94e43e610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106125023149 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106125023149 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{IDLE}: Allocated (fsm.c:456) 20241106125023149 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106125023149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300010d0056400500f1100926) (sccp_scrc.c:401) 20241106125023149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125023149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125023149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125023149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125023149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125023149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125023149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125023149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125023149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125023149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125023149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125023149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125023149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125023149 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106125023149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d94e43e610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106125023149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-702720)[0x55d94e437410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106125023149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125023149 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125023149 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125023149 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125023149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125023149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125023149 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125023149 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(836)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(836)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(837)@246625d722cd: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(843) HNBGW_Test.sgsn0-RAN(837)@246625d722cd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(843)16280083 HNBGW_Test.sgsn0-SCCP(836)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(836)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(843)@246625d722cd: setverdict(pass): none -> pass 20241106125023159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125023159 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125023159 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125023159 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125023159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125023159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125023159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125023159 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125023159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125023159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125023159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125023159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125023159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125023159 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002afb85) (sccp_scrc.c:472) 20241106125023159 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1823) 20241106125023159 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106125023159 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106125023159 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125023159 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106125023159 DCN DEBUG handle_cn_conn_conf() conn_id=75, 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:483) 20241106125023159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d94e43e610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106125023159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d94e43e610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106125023160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59634<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(843)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106125023161 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106125023164 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106125023166 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106125023169 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125023172 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125023175 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106125023177 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106125023180 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106125023183 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125023185 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125023187 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106125023189 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106125023190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106125023192 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125023194 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125023196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106125023198 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106125023200 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106125023202 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125023204 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'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 := '000000000000000011000001'B, t_guard := 20.000000 } 20241106125023233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59648<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(840)@246625d722cd: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(840)@246625d722cd: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(844) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(827)@246625d722cd: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(844)1709859 20241106125024246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125024246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125024246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106125024246 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106125024246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1a1723, normal) (hnbgw_rua.c:388) 20241106125024246 DHNB DEBUG map_rua[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106125024246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1709859)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106125024246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1709859 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106125024246 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125024246 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125024246 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106125024246 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1709859 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241106125024246 DCN DEBUG map_sccp[0x55d94e43ed40]{init}: Allocated (fsm.c:456) 20241106125024246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55d94e43ed40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106125024246 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1709859 <-> SCCP-76 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106125024246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1709859 SCCP-76 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241106125024246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1709859)[0x55d94e438100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106125024246 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125024246 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125024246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1709859)[0x55d94e438100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106125024246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55d94e43ed40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106125024246 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106125024246 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{IDLE}: Allocated (fsm.c:456) 20241106125024246 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106125024246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030000c10056400500f1100926) (sccp_scrc.c:401) 20241106125024246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125024246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125024246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125024246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125024246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125024246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125024246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125024246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125024246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125024246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125024246 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125024246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125024246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125024246 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106125024246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55d94e43ed40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106125024246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1709859)[0x55d94e438100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106125024246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125024246 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125024246 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125024246 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125024246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125024246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125024246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125024246 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(839)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(839)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(840)@246625d722cd: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(844) HNBGW_Test.sgsn1-RAN(840)@246625d722cd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(844)74958 HNBGW_Test.sgsn1-SCCP(839)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(839)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(844)@246625d722cd: setverdict(pass): none -> pass 20241106125024256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125024256 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106125024256 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106125024256 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106125024257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125024257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125024257 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125024257 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125024257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125024257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125024257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125024257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106125024257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125024257 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00258f7b) (sccp_scrc.c:472) 20241106125024257 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1823) 20241106125024257 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106125024257 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106125024257 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125024257 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106125024257 DCN DEBUG handle_cn_conn_conf() conn_id=76, 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:483) 20241106125024257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55d94e43ed40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106125024257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55d94e43ed40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106125024258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59648<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(844)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106125024259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106125024261 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106125024263 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106125024265 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125024266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125024268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106125024270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106125024273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106125024275 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125024277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125024279 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106125024281 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106125024283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106125024284 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125024286 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125024288 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106125024290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106125024292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106125024294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125024296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: "disconnecting msc0" 20241106125024297 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(837)@246625d722cd: Final verdict of PTC: none 20241106125024299 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106125024299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125024299 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106125024299 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106125024300 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106125024300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125024300 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125024300 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106125024300 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125024300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125024300 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106125024300 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125024300 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125024300 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125024300 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106125024300 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125024300 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106125024300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125024300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125024300 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106125024300 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125024300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125024300 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125024300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125024300 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125024300 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125024300 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125024300 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125024300 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125024300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d94e43e610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106125024300 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106125024300 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106125024300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002afb85), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106125024300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125024300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125024300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125024300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125024300 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106125024300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d94e43e610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106125024300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-702720)[0x55d94e437410]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106125024300 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-702720)[0x55d94e437410]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106125024300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106125024300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-702720)[0x55d94e437410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106125024300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-702720)[0x55d94e437410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106125024300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-702720)[0x55d94e437410]{disrupted}: Freeing instance (context_map.c:202) 20241106125024300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-702720)[0x55d94e437410]{disrupted}: Deallocated (fsm.c:568) 20241106125024300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d94e43e610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106125024300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d94e43e610]{disconnected}: Freeing instance (context_map.c:206) 20241106125024300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d94e43e610]{disconnected}: Deallocated (fsm.c:568) 20241106125024300 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-702720 SCCP-75 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106125024300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125024300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106125024300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125024300 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125024300 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125024300 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125024300 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125024300 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125024300 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125024300 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(838)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(836)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000001000010100'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(827)@246625d722cd: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(843)702720 20241106125024325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59652<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(840)@246625d722cd: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(840)@246625d722cd: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(845) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(827)@246625d722cd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(845)833693 20241106125025339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125025339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125025339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106125025339 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106125025339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcb89d, normal) (hnbgw_rua.c:388) 20241106125025339 DHNB DEBUG map_rua[0x55d94e437410]{init}: Allocated (fsm.c:456) 20241106125025339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-833693)[0x55d94e437410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106125025339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-833693 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106125025339 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125025339 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125025339 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-833693 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241106125025339 DCN DEBUG map_sccp[0x55d94e43e610]{init}: Allocated (fsm.c:456) 20241106125025339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d94e43e610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106125025339 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-833693 <-> SCCP-77 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106125025339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-833693 SCCP-77 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106125025339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-833693)[0x55d94e437410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106125025340 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125025340 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125025340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-833693)[0x55d94e437410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106125025340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d94e43e610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106125025340 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106125025340 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{IDLE}: Allocated (fsm.c:456) 20241106125025340 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106125025340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002140056400500f1100926) (sccp_scrc.c:401) 20241106125025340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125025340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125025340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125025340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125025340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125025340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125025340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125025340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125025340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125025340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125025340 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125025340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125025340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125025340 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106125025340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d94e43e610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106125025340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-833693)[0x55d94e437410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106125025340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125025340 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125025340 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125025340 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125025340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125025340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125025340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125025340 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(839)@246625d722cd: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(839)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(840)@246625d722cd: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(845) HNBGW_Test.sgsn1-RAN(840)@246625d722cd: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(845)13869995 HNBGW_Test.sgsn1-SCCP(839)@246625d722cd: Session index based on connection ID:1 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(845)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(839)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241106125025344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125025344 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106125025344 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106125025344 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106125025344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125025344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125025344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125025344 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125025345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125025345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125025345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125025345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106125025345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125025345 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00725ef1) (sccp_scrc.c:472) 20241106125025345 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1823) 20241106125025345 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106125025345 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106125025345 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125025345 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106125025345 DCN DEBUG handle_cn_conn_conf() conn_id=77, 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:483) 20241106125025345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d94e43e610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106125025345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d94e43e610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106125025345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59652<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(845)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 := 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 } } } 20241106125025346 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106125025349 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106125025351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106125025354 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125025356 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125025359 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106125025361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106125025364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106125025366 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125025368 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125025370 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106125025371 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106125025373 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106125025375 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125025376 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125025378 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106125025379 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106125025381 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106125025382 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125025383 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106125025388 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44237<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(830)@246625d722cd: Final verdict of PTC: none 20241106125025388 DLINP DEBUG SRVCONN(,r=127.0.0.1:47387<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125025388 DLINP DEBUG SRVCONN(,r=127.0.0.1:47387<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125025388 DLINP NOTICE SRV(,r=127.0.0.1:47387<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106125025388 DMAIN NOTICE (127.0.0.1:47387 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47387<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106125025388 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106125025388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(829)@246625d722cd: Final verdict of PTC: none 20241106125025389 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106125025389 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106125025389 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125025389 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125025389 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125025389 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106125025389 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125025389 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(840)@246625d722cd: Final verdict of PTC: none 20241106125025389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(827)@246625d722cd: Final verdict of PTC: none 20241106125025389 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125025389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125025389 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106125025389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125025389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125025389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125025389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125025389 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125025389 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125025389 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125025389 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125025389 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106125025389 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241106125025389 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241106125025389 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125025389 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125025389 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125025389 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241106125025389 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125025390 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106125025390 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125025390 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125025390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125025390 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125025390 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106125025390 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.msc1-RAN(834)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(831)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(833)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(839)@246625d722cd: Final verdict of PTC: none20241106125025390 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241106125025390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125025390 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106125025390 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241106125025390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125025390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125025390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241106125025390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125025390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125025390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125025390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125025390 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125025390 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125025390 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125025390 DRANAP NOTICE cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(824)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(832)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(835)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(842)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(841)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(823)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(828)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(826)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125025401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44192<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(825)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(823): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(824): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(825): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(826): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(827): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(828): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(829): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(830): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(831): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(832): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-SCCP(833): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-RAN(834): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc1-M3UA(835): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(836): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(837): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(838): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(839): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(840): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(841): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(842): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(843): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(844): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(845): pass (pass -> pass) MTC@246625d722cd: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Wed Nov 6 12:50:25 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20241106125025541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125025541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125025541 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106125025541 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) 20241106125025541 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106125025541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1709859)[0x55d94e438100]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106125025541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1709859)[0x55d94e438100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106125025541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55d94e43ed40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106125025541 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106125025542 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106125025542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00258f7b), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106125025542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125025542 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125025542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125025542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125025542 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106125025542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55d94e43ed40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106125025542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1709859)[0x55d94e438100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106125025542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1709859)[0x55d94e438100]{disrupted}: Freeing instance (context_map.c:202) 20241106125025542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1709859)[0x55d94e438100]{disrupted}: Deallocated (fsm.c:568) 20241106125025542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55d94e43ed40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106125025542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55d94e43ed40]{disconnected}: Freeing instance (context_map.c:206) 20241106125025542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-76)[0x55d94e43ed40]{disconnected}: Deallocated (fsm.c:568) 20241106125025542 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1709859 SCCP-76 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106125025542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-833693)[0x55d94e437410]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241106125025542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-833693)[0x55d94e437410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241106125025542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d94e43e610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241106125025542 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106125025542 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106125025542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00725ef1), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106125025542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125025542 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125025542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125025542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125025542 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106125025542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d94e43e610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106125025542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-833693)[0x55d94e437410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106125025542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-833693)[0x55d94e437410]{disrupted}: Freeing instance (context_map.c:202) 20241106125025542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-833693)[0x55d94e437410]{disrupted}: Deallocated (fsm.c:568) 20241106125025542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d94e43e610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106125025542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d94e43e610]{disconnected}: Freeing instance (context_map.c:206) 20241106125025542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d94e43e610]{disconnected}: Deallocated (fsm.c:568) 20241106125025542 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-833693 SCCP-77 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106125025542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125025542 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125025542 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125025542 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125025542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125025542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125025542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125025542 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125025542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125025542 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125025542 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125025542 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125025542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125025542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125025542 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125025542 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125025542 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125025542 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125025546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125026047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59660<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297960) 20241106125026301 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125026301 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106125026301 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=297960, count=352824) 20241106125027389 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125027389 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106125027389 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106125027390 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125027390 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241106125027390 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Wed Nov 6 12:50:28 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241106125029129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125029135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125029141 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40911<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(848)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106125030189 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125030189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cbe69), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125030189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125030189 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125030189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106125030189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125030189 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125030189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008777c3), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125030189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125030189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125030189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125030189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125030190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125030190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125030190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125030190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106125030190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106125030190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106125030190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106125030190 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125030190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125030190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125030190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125030190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125030190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125030190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125030190 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125030190 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125034301 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106125034301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002afb85), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125034301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125034301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125034301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125034301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125034301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125034301 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125034301 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125034301 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125034301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125034301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125034301 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125035543 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106125035543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00725ef1), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125035543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125035543 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125035543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125035543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125035543 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106125035543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00258f7b), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125035543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125035544 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125035544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125035544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125035544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125035544 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125035544 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125035544 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125035544 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125035544 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125035544 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125035544 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125035544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125035544 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125035544 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125035544 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125035544 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125035544 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125035544 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125035544 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125035544 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125035544 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125040190 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125040190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008777c3), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125040190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125040190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125040190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125040190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125040190 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125040190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cbe69), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125040190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125040190 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125040190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106125040190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125040190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125040190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125040190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125040190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125040190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125040190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125040190 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125040190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125040190 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125040190 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125040190 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106125040190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106125040190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106125040190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106125040190 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125040190 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125044302 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125044302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002afb85), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125044302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125044302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125044302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125044302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125044302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125044302 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125044302 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125044302 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125044302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125044302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125044302 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(848)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(849)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106125045206 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106125045206 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106125045225 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125045225 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125045226 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125045226 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125045226 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125045226 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106125045226 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) 20241106125045226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125045226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106125045226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125045227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125045227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125045227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125045227 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125045227 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125045227 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125045227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045227 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125045227 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125045227 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125045227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125045227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125045227 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(851)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106125045227 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125045227 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106125045227 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) 20241106125045227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125045227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125045227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125045227 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125045227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106125045227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125045227 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125045227 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125045227 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125045227 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36346 (stream_srv.c:129) 20241106125045227 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36346<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106125045228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045228 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125045228 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125045228 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106125045228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106125045228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106125045228 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106125045229 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125045229 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106125045229 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) 20241106125045229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125045229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106125045229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125045229 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125045229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106125045229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125045229 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125045229 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125045229 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106125045229 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) 20241106125045229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125045229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125045229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125045229 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125045229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106125045229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125045229 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125045229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125045229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125045229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106125045229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106125045229 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106125045229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045229 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125045229 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125045229 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106125045229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106125045229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106125045229 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(855)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(855)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(855)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(853)@246625d722cd: v_sccp_pdu_maxlen:268 20241106125045272 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125045272 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125045272 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125045272 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125045272 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125045272 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125045272 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125045272 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125045272 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125045273 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125045273 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106125045273 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) 20241106125045274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125045274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106125045274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125045274 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125045274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106125045274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125045274 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125045274 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125045274 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106125045274 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) 20241106125045274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125045274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125045274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125045274 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125045274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106125045274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125045274 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125045274 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125045274 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106125045274 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) 20241106125045274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125045274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125045274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125045274 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125045274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125045274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125045274 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125045274 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125045274 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106125045274 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) 20241106125045274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125045274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106125045274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125045274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125045274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125045274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125045274 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125045274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125045274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125045274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106125045274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106125045274 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106125045274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125045274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125045274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106125045274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106125045274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106125045274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106125045274 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125045274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125045274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125045274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125045274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125045274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125045274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125045274 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125045274 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125045274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045274 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125045274 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125045274 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125045274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125045274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125045274 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125045274 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(858)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(858)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(858)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(856)@246625d722cd: v_sccp_pdu_maxlen:268 20241106125045338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125045338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125045338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106125045338 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106125045338 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106125045338 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106125045338 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106125045338 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106125045338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125045338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106125045349 DLINP DEBUG SRVCONN(,r=127.0.0.1:36346<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125045349 DLINP DEBUG SRVCONN(,r=127.0.0.1:36346<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125045349 DLINP DEBUG SRVCONN(,r=127.0.0.1:36346<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106125045349 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106125045349 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) 20241106125045349 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106125045349 DHNBAP DEBUG (127.0.0.1:36346 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106125045349 DHNBAP NOTICE (127.0.0.1:36346 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106125045349 DHNBAP NOTICE (127.0.0.1:36346 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106125045349 DLINP DEBUG SRVCONN(,r=127.0.0.1:36346<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125045349 DLINP DEBUG SRVCONN(,r=127.0.0.1:36346<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125045463 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125045463 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106125045463 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106125045463 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(855)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106125045467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045467 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106125045467 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106125045467 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106125045467 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125045467 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106125045467 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106125045468 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045468 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125045468 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125045468 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125045468 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125045468 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106125045468 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125045468 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125045468 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125045468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125045468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125045468 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106125045468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125045468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125045468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125045468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125045468 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125045468 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125045468 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125045470 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125045470 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106125045470 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) 20241106125045470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125045470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106125045470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125045470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125045470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125045470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125045470 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125045470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045470 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125045470 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125045470 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125045470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125045470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125045470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125045470 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125045508 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125045508 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106125045508 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106125045508 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(858)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106125045511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045511 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106125045511 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106125045511 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106125045511 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125045511 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106125045511 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106125045513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045513 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125045513 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125045513 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125045513 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125045513 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106125045513 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125045513 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125045513 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125045513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125045513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125045513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106125045513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125045513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125045513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125045513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125045513 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125045513 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125045513 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125045514 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125045514 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106125045514 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) 20241106125045514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125045514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106125045514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125045514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125045514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125045514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125045514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125045514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125045514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125045514 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125045514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045514 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125045514 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125045514 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125045514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125045514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125045514 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125045514 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125045544 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125045544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00258f7b), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125045544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125045544 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125045544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125045544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125045544 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125045545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00725ef1), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125045545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125045545 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125045545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125045545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125045545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045545 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125045545 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125045545 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125045545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125045545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125045545 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125045545 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125045545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125045545 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125045545 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125045545 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125045545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125045545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125045545 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125045545 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125045545 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125045545 DLINP <0002> stream_srv.c:647 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(854)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125046271 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125046271 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125046271 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125046271 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125046271 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125046271 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125046271 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125046271 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125046271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125046272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125046272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125046272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125046272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125046272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125046272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106125046272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106125046272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125046272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125046272 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125046272 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125046272 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106125046272 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) 20241106125046272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125046272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106125046272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125046272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125046272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125046272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125046272 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125046272 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106125046272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125046272 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125046272 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125046272 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125046272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125046272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125046272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125046272 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125046274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125046274 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125046274 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125046274 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125046274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125046274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125046274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125046274 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125046274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125046274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125046274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125046274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125046274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125046274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125046274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106125046274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106125046274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125046274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125046274 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125046274 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125046274 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(857)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125046316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125046316 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125046316 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125046316 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125046316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125046316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125046316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125046316 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125046316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125046316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125046316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125046316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125046316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125046316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125046316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106125046316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106125046316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046316 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125046316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125046316 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125046316 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125046316 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106125046316 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) 20241106125046316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125046316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106125046316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125046316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125046316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125046316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125046316 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125046316 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106125046317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125046317 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125046317 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125046317 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125046317 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125046317 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125046317 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125046317 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125046317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125046317 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125046317 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125046317 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125046317 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125046317 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125046317 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125046317 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125046317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125046317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125046317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125046317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125046317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125046317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125046317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106125046317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106125046317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125046317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125046317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125046317 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125046317 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125046317 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125046317 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125046317 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106125047357 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106125047361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106125047363 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106125047366 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125047368 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241106125047370 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106125047371 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106125047373 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106125047375 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125047376 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241106125047378 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106125047380 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106125047382 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106125047384 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125047386 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241106125047388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106125047389 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106125047391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106125047393 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125047394 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: 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@246625d722cd: "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@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'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 := '000000000000001001110101'B, t_guard := 20.000000 } 20241106125047421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(857)@246625d722cd: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(857)@246625d722cd: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(860) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(850)@246625d722cd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(860)15745887 20241106125048446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125048446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125048446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241106125048446 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106125048446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf0435f, normal) (hnbgw_rua.c:388) 20241106125048446 DHNB DEBUG map_rua[0x55d94e438100]{init}: Allocated (fsm.c:456) 20241106125048446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15745887)[0x55d94e438100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106125048446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15745887 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106125048446 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125048446 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125048446 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241106125048446 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15745887 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106125048446 DCN DEBUG map_sccp[0x55d94e43ed40]{init}: Allocated (fsm.c:456) 20241106125048446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55d94e43ed40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106125048446 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15745887 <-> SCCP-78 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106125048446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15745887 SCCP-78 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:293) 20241106125048446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15745887)[0x55d94e438100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106125048446 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125048446 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125048446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15745887)[0x55d94e438100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106125048446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55d94e43ed40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106125048446 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106125048446 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{IDLE}: Allocated (fsm.c:456) 20241106125048446 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106125048446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030002750056400500f1100926) (sccp_scrc.c:401) 20241106125048447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125048447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125048447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125048447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125048447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125048447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125048447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125048447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125048447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125048447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125048447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125048447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125048447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125048447 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106125048447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55d94e43ed40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106125048447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15745887)[0x55d94e438100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106125048447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125048447 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125048447 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125048447 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125048447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125048447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125048447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125048447 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(856)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(856)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(857)@246625d722cd: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(860) HNBGW_Test.sgsn0-RAN(857)@246625d722cd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(860)14251799 HNBGW_Test.sgsn0-SCCP(856)@246625d722cd: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(860)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(856)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106125048457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125048457 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125048457 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125048457 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125048457 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125048457 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125048457 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125048457 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125048457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125048457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125048457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125048457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125048457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125048457 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0019751d) (sccp_scrc.c:472) 20241106125048458 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1823) 20241106125048458 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106125048458 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106125048458 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125048458 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106125048458 DCN DEBUG handle_cn_conn_conf() conn_id=78, 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:483) 20241106125048458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55d94e43ed40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106125048458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55d94e43ed40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106125048458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50180<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(860)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106125048459 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106125048461 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106125048463 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106125048465 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125048467 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125048469 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106125048470 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106125048473 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106125048474 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125048477 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125048479 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106125048481 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106125048484 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106125048486 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125048488 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125048491 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106125048493 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106125048495 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106125048496 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125048498 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'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 := '000000000000001010001101'B, t_guard := 20.000000 } 20241106125048524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(857)@246625d722cd: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(857)@246625d722cd: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(861) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(850)@246625d722cd: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(861)12411877 20241106125049535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125049535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125049535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241106125049535 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106125049535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbd63e5, normal) (hnbgw_rua.c:388) 20241106125049535 DHNB DEBUG map_rua[0x55d94e43e610]{init}: Allocated (fsm.c:456) 20241106125049535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411877)[0x55d94e43e610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106125049535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411877 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106125049535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125049535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125049536 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241106125049536 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411877 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241106125049536 DCN DEBUG map_sccp[0x55d94e442420]{init}: Allocated (fsm.c:456) 20241106125049536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d94e442420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106125049536 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12411877 <-> SCCP-79 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241106125049536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411877 SCCP-79 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:293) 20241106125049536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411877)[0x55d94e43e610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106125049536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125049536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125049536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411877)[0x55d94e43e610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106125049536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d94e442420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106125049536 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106125049536 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{IDLE}: Allocated (fsm.c:456) 20241106125049536 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106125049536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300028d0056400500f1100926) (sccp_scrc.c:401) 20241106125049536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125049536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125049536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125049536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125049536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125049536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125049536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125049536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125049536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125049536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125049536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125049536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125049536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125049536 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106125049536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d94e442420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106125049536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411877)[0x55d94e43e610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106125049536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125049536 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125049536 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125049536 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125049536 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125049536 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125049536 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125049536 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(856)@246625d722cd: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(856)@246625d722cd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(857)@246625d722cd: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(861) HNBGW_Test.sgsn0-RAN(857)@246625d722cd: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(861)14866608 HNBGW_Test.sgsn0-SCCP(856)@246625d722cd: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(856)@246625d722cd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(861)@246625d722cd: setverdict(pass): none -> pass 20241106125049540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125049540 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125049540 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125049540 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125049540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125049540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125049540 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125049540 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125049540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125049540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125049540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125049540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125049540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125049540 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0069051c) (sccp_scrc.c:472) 20241106125049540 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1823) 20241106125049540 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106125049540 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106125049540 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125049540 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106125049540 DCN DEBUG handle_cn_conn_conf() conn_id=79, 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:483) 20241106125049540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d94e442420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106125049540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d94e442420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106125049541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50194<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(861)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106125049542 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106125049544 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106125049547 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106125049549 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125049551 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125049552 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106125049554 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106125049556 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106125049558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125049560 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125049564 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106125049566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106125049569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106125049571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125049573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125049576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106125049578 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106125049581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106125049582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125049584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: "connecting cnlink 1" 20241106125049586 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(864)@246625d722cd: ************************************************* HNBGW_Test.sgsn1-M3UA(864)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(864)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(862)@246625d722cd: v_sccp_pdu_maxlen:268 20241106125049823 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125049823 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241106125049823 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106125049824 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106125049824 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106125049824 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106125049824 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(864)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241106125049827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125049827 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241106125049827 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106125049827 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106125049827 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106125049827 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125049828 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106125049828 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106125049828 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125049828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125049828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125049828 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106125049828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125049828 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125049828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125049828 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125049828 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125049831 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125049831 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125049831 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125049831 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125049831 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125049831 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241106125049831 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125049831 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125049831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125049831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125049831 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241106125049831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125049831 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125049831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125049831 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125049831 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125049831 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125049831 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125049832 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125049832 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106125049832 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) 20241106125049832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125049832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125049832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125049832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125049832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125049832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125049832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125049832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125049832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125049832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125049832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125049832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125049832 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125049832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125049832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125049832 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125049832 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125049832 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125049832 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125049832 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125049832 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125049832 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125049832 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125049832 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125050191 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125050191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cbe69), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125050191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125050191 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125050191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106125050191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125050191 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125050191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008777c3), PART(T=Source Reference,L=4,D=00000049), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125050191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125050191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125050191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125050191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125050191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125050191 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125050191 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125050191 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106125050191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106125050191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106125050191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106125050191 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125050191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125050191 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125050191 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125050191 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125050191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125050191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125050191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125050191 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125050191 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125050193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125050193 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125050193 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125050193 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125050193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125050193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125050193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125050193 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125050193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125050193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125050193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125050193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125050193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125050193 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=008777c3) (sccp_scrc.c:472) 20241106125050193 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1823) 20241106125050193 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106125050193 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106125050193 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125050193 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125050193 DLSCCP DEBUG SCCP-SCOC(73)[0x55d94e3de960]{IDLE}: Deallocated (fsm.c:568) MTC@246625d722cd: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "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 }, up_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'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 := '000000000000000001110101'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(863)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125050632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125050632 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106125050632 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106125050632 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106125050632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125050632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125050632 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125050632 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125050632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125050632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125050632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125050632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106125050632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125050632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125050633 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106125050633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241106125050633 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:386) 20241106125050633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125050633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125050633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125050633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125050633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125050633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125050633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125050633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125050633 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:386) 20241106125050633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125050633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125050633 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125050633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125050633 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125050633 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125050633 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) 20241106125050633 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) 20241106125050633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125050633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125050633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125050633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125050633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125050633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125050633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125050633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125050633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125050633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125050633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125050633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125050633 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125050633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125050633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125050633 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125050633 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: link up (cnlink.c:111) 20241106125050633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125050633 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125050633 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125050633 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125050633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125050633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125050633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125050633 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125050634 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125050634 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106125050634 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106125050634 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106125050634 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125050634 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125050634 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125050634 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125050634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125050634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125050634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125050634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106125050635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125050635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125050635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241106125050635 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106125050635 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:386) 20241106125050635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125050635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125050635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125050635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125050635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125050635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125050635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125050635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125050635 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:386) 20241106125050635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125050635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125050635 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125050635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125050635 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125050635 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125050635 DRANAP INFO cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106125050648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50204<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(863)@246625d722cd: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(863)@246625d722cd: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(865) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(850)@246625d722cd: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(865)13456782 20241106125051662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125051662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125051662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106125051662 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106125051662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcd558e, normal) (hnbgw_rua.c:388) 20241106125051662 DHNB DEBUG map_rua[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106125051662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13456782)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106125051662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13456782 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241106125051662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125051662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125051662 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13456782 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241106125051662 DCN DEBUG map_sccp[0x55d94e451c80]{init}: Allocated (fsm.c:456) 20241106125051662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-80)[0x55d94e451c80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106125051662 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13456782 <-> SCCP-80 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241106125051662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13456782 SCCP-80 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106125051662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13456782)[0x55d94e3de960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106125051662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125051662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125051662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13456782)[0x55d94e3de960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106125051662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-80)[0x55d94e451c80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106125051662 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106125051662 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{IDLE}: Allocated (fsm.c:456) 20241106125051662 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106125051662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000750056400500f1100926) (sccp_scrc.c:401) 20241106125051662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125051662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125051662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125051662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125051662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125051662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125051662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125051662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125051662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125051662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125051662 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125051662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125051662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125051662 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106125051662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-80)[0x55d94e451c80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106125051662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13456782)[0x55d94e3de960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106125051663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125051663 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125051663 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125051663 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125051663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125051663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125051663 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125051663 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(862)@246625d722cd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(862)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(863)@246625d722cd: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(865) HNBGW_Test.sgsn1-RAN(863)@246625d722cd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(865)9079631 HNBGW_Test.sgsn1-SCCP(862)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(862)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(865)@246625d722cd: setverdict(pass): none -> pass 20241106125051673 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125051673 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241106125051673 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241106125051673 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241106125051673 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125051673 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125051673 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125051673 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125051673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125051673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125051673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125051673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:565) 20241106125051673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125051673 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0018bae4) (sccp_scrc.c:472) 20241106125051673 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1823) 20241106125051673 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106125051673 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106125051673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125051673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106125051673 DCN DEBUG handle_cn_conn_conf() conn_id=80, 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:483) 20241106125051673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-80)[0x55d94e451c80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106125051673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-80)[0x55d94e451c80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241106125051674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50204<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(865)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: 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 } } } 20241106125051675 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241106125051678 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241106125051681 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241106125051683 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125051686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125051688 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241106125051689 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241106125051691 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241106125051694 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125051696 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125051699 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241106125051701 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241106125051703 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241106125051705 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125051707 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125051709 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241106125051711 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241106125051712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241106125051714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241106125051715 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106125051719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106125051719 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40911<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(854)@246625d722cd: Final verdict of PTC: none 20241106125051720 DLINP DEBUG SRVCONN(,r=127.0.0.1:36346<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125051720 DLINP DEBUG SRVCONN(,r=127.0.0.1:36346<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125051720 DLINP NOTICE SRV(,r=127.0.0.1:36346<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106125051720 DMAIN NOTICE (127.0.0.1:36346 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36346<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106125051720 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(846)@246625d722cd: Final verdict of PTC: none 20241106125051721 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106125051721 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106125051721 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(852)@246625d722cd: Final verdict of PTC: none 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125051721 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125051721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125051721 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106125051721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125051721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(847)@246625d722cd: Final verdict of PTC: none 20241106125051721 DLINP <0002> stream_srv.c:647 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.sgsn1-RAN(863)@246625d722cd: Final verdict of PTC: none 20241106125051721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125051721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(850)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(853)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(857)@246625d722cd: Final verdict of PTC: none 20241106125051721 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241106125051721 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106125051721 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125051721 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125051721 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125051721 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241106125051721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125051721 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106125051721 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125051721 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106125051721 DLINP <0002> stream_srv.c:647 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 20241106125051721 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106125051721 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106125051721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106125051721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125051721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125051721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125051721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125051721 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125051721 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125051721 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125051721 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125051721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55d94e43ed40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106125051721 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106125051721 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106125051721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019751d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106125051721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125051721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125051721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125051721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125051721 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106125051721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55d94e43ed40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106125051721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15745887)[0x55d94e438100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106125051721 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15745887)[0x55d94e438100]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106125051721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106125051721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15745887)[0x55d94e438100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106125051721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15745887)[0x55d94e438100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106125051721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15745887)[0x55d94e438100]{disrupted}: Freeing instance (context_map.c:202) 20241106125051721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15745887)[0x55d94e438100]{disrupted}: Deallocated (fsm.c:568) 20241106125051721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55d94e43ed40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106125051721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55d94e43ed40]{disconnected}: Freeing instance (context_map.c:206) 20241106125051721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-78)[0x55d94e43ed40]{disconnected}: Deallocated (fsm.c:568) 20241106125051721 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15745887 SCCP-78 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241106125051721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d94e442420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106125051721 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106125051721 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106125051721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069051c), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106125051721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) HNBGW_Test.sgsn1-SCCP(862)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(864)@246625d722cd: Final verdict of PTC: none 20241106125051721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125051721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125051721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125051721 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106125051721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d94e442420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106125051721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411877)[0x55d94e43e610]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106125051721 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411877)[0x55d94e43e610]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106125051721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106125051721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411877)[0x55d94e43e610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106125051721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411877)[0x55d94e43e610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106125051721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411877)[0x55d94e43e610]{disrupted}: Freeing instance (context_map.c:202) 20241106125051721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411877)[0x55d94e43e610]{disrupted}: Deallocated (fsm.c:568) 20241106125051721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d94e442420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106125051721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d94e442420]{disconnected}: Freeing instance (context_map.c:206) 20241106125051721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-79)[0x55d94e442420]{disconnected}: Deallocated (fsm.c:568) 20241106125051721 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411877 SCCP-79 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241106125051721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125051721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125051721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241106125051721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125051721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125051721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125051721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125051721 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125051721 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125051721 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125051721 DRANAP NOTICE cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125051721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-80)[0x55d94e451c80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241106125051722 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106125051722 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106125051722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018bae4), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106125051722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125051722 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125051722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125051722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125051722 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106125051722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-80)[0x55d94e451c80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106125051722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13456782)[0x55d94e3de960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106125051722 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13456782)[0x55d94e3de960]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106125051722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241106125051722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13456782)[0x55d94e3de960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106125051722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13456782)[0x55d94e3de960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106125051722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13456782)[0x55d94e3de960]{disrupted}: Freeing instance (context_map.c:202) 20241106125051722 DHNB DEBUG map_rua(127-0-0-1:999920241106125051722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125051722 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125051722 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125051722 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125051722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125051722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125051722 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125051722 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req -TTCN3-HNB-0-PS-RUA-13456782)[0x55d94e3de960]{disrupted}: Deallocated (fsm.c:568) 20241106125051722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-80)[0x55d94e451c80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106125051722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-80)[0x55d94e451c80]{disconnected}: Freeing instance (context_map.c:206) 20241106125051722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-80)[0x55d94e451c80]{disconnected}: Deallocated (fsm.c:568) 20241106125051722 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13456782 SCCP-80 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241106125051722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125051722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(856)@246625d722cd: Final verdict of PTC: none 20241106125051722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125051722 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125051722 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125051722 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125051722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125051722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125051722 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125051722 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241106125051722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125051722 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125051722 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125051722 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125051722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125051722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125051722 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241106125051722 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241106125051722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241106125051722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125051722 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106125051722 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) 20241106125051722 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(859)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(858)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(849)@246625d722cd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(851)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(855)@246625d722cd: Final verdict of PTC: none 20241106125051723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41954<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(848)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(846): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(847): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(848): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(849): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(850): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(851): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(852): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(853): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(854): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(855): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(856): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(857): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(858): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(859): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(860): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(861): pass (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(862): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(863): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(864): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(865): pass (pass -> pass) MTC@246625d722cd: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Wed Nov 6 12:50:51 UTC 2024 ====== 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 20241106125051877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125052379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50206<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=334816) Waiting for packet dumper to finish... 1 (prev_count=334816, count=335356) 20241106125053721 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125053721 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241106125053721 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241106125053721 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125053721 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106125053721 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106125054303 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125054303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002afb85), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125054303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125054303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125054303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125054303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125054303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125054303 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125054303 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125054303 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125054303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125054303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125054303 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Wed Nov 6 12:50:54 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_second_rab_assignment started. 20241106125055457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125055463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125055470 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43831<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(868)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106125055545 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125055545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00725ef1), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125055545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125055545 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125055545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125055545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125055545 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125055545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00258f7b), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125055545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125055545 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125055545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125055545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125055545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125055545 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125055545 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125055545 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125055545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125055545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125055545 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125055545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125055545 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125055545 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125055545 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125055545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125055545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125055545 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125100192 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125100192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cbe69), PART(T=Source Reference,L=4,D=0000004a), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125100192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125100192 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125100192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106125100192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125100192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125100192 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125100192 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125100192 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106125100192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106125100192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106125100192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106125100192 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125100192 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125101722 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106125101722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069051c), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125101722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125101722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125101722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125101722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125101722 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106125101722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019751d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125101722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125101722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125101722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125101722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125101722 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241106125101722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018bae4), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125101722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125101722 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125101722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125101722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125101722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125101722 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125101722 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125101722 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125101722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125101722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125101722 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125101722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125101722 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125101722 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125101722 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125101722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125101722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125101722 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125101722 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125101722 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125101722 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125101722 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125101722 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125101722 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125101722 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125104304 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125104304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002afb85), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125104304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125104304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125104304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125104304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125104304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125104304 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125104304 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125104304 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125104304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125104304 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125104304 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125105546 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125105546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00258f7b), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125105546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125105546 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125105546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125105546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125105546 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125105546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00725ef1), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125105546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125105546 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125105546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125105546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125105546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125105546 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125105546 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125105546 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125105546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125105546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125105546 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125105546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125105546 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125105546 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125105546 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125105546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125105546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125105546 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125110188 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106125110188 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106125110188 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125110188 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125110188 DLSCCP DEBUG SCCP-SCOC(74)[0x55d94e43d770]{IDLE}: Deallocated (fsm.c:568) MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(868)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106125111526 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125111526 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125111526 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125111526 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125111526 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125111526 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125111526 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125111527 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125111527 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106125111527 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) 20241106125111527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125111527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106125111527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125111527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111527 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125111527 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125111527 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125111527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125111527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125111527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125111527 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125111527 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125111527 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_second_rab_assignment-Iuh0(869)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106125111527 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125111527 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106125111527 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) 20241106125111527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125111527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125111527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111527 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106125111527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111527 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125111527 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106125111527 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106125111527 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111527 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111527 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111527 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106125111527 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106125111527 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106125111527 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106125111528 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125111528 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106125111528 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) 20241106125111528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125111528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106125111528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111528 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106125111528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111529 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125111529 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125111529 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106125111529 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) 20241106125111529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125111529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125111529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111529 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106125111529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111529 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125111529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106125111529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106125111529 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106125111529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111529 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111529 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111529 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106125111529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106125111529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106125111529 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(873)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(873)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(873)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(871)@246625d722cd: v_sccp_pdu_maxlen:268 20241106125111567 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125111567 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125111567 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125111567 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125111567 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125111567 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125111567 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125111568 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125111569 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125111569 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106125111569 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) 20241106125111569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125111569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106125111569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111569 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106125111569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111569 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125111569 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125111569 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106125111569 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) 20241106125111569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125111569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125111569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111569 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106125111569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111569 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125111569 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125111569 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106125111569 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) 20241106125111569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125111569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125111569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111569 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125111569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111569 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125111569 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125111569 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106125111569 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) 20241106125111569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125111569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106125111569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125111569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111569 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125111569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111569 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111569 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111569 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106125111569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106125111569 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106125111569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111569 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111569 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111569 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106125111569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106125111569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106125111569 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106125111569 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125111569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111569 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111569 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111569 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125111569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125111569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125111569 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125111569 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125111569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111569 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111569 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111569 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125111569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125111569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125111569 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(876)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(876)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(876)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(874)@246625d722cd: v_sccp_pdu_maxlen:268 20241106125111630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125111630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125111630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106125111630 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106125111630 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106125111630 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106125111630 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106125111630 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106125111630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125111630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106125111722 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125111722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018bae4), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125111722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111722 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125111722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111722 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125111722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019751d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125111722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125111722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111723 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125111723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069051c), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125111723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125111723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125111723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125111723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125111723 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125111723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125111723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125111723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125111723 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125111723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111723 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111723 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111723 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125111723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125111723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125111723 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125111759 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125111759 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106125111759 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241106125111759 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241106125111759 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241106125111759 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241106125111759 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(873)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106125111763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111763 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106125111763 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241106125111763 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241106125111763 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241106125111763 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125111763 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106125111763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241106125111763 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125111763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125111763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125111763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106125111763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125111763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125111763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125111763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125111763 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125111765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111765 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125111765 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125111765 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125111765 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125111765 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241106125111765 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125111765 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125111765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125111765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125111765 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106125111765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125111765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125111765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125111765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125111765 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125111765 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125111765 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125111766 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125111766 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106125111766 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) 20241106125111766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125111766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106125111766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125111766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111766 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125111766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111766 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125111766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125111766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125111766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125111766 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125111804 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125111804 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106125111804 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106125111804 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(876)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106125111807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111807 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106125111807 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106125111807 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106125111807 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125111807 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106125111807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106125111808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111808 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125111808 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125111808 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125111808 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125111808 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106125111808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125111808 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125111809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125111809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125111809 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106125111809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125111809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125111809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125111809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125111809 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125111809 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125111809 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125111810 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125111810 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106125111810 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) 20241106125111810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125111810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106125111810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125111810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125111810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125111810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125111810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125111810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125111810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125111810 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125111810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125111810 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125111810 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125111810 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125111810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125111810 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125111810 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125111810 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(872)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125112568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125112568 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125112568 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125112568 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125112568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125112568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125112568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125112569 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125112569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125112569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125112569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125112569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125112569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125112569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125112569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106125112569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106125112569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125112569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125112569 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125112569 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125112569 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106125112569 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) 20241106125112569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125112569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106125112569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125112569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125112569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125112569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125112569 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125112569 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106125112570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125112570 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125112570 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125112570 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125112570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125112570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125112570 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125112570 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125112571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125112571 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125112571 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125112571 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125112571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125112571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125112571 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125112571 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125112571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125112571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125112571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125112571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125112571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125112571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125112571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106125112571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106125112571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112571 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125112571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125112571 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125112571 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125112571 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(875)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125112612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125112612 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125112612 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125112612 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125112612 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125112612 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125112612 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125112612 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125112612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125112612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125112612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125112612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125112612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125112612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125112612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106125112612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106125112612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125112612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125112612 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125112612 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125112612 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106125112612 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) 20241106125112612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125112612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106125112612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125112612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125112612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125112612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125112613 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125112613 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106125112613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125112613 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125112613 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125112613 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125112613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125112613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125112613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125112613 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125112614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125112614 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125112614 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125112614 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125112614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125112614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125112614 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125112614 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125112614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125112614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125112614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125112614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125112614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125112614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125112614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106125112614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106125112614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125112614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125112614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125112614 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125112614 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125112614 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125112614 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125112614 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106125112656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(877)@246625d722cd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(878) HNBGW_Test.msc0-RAN(872)@246625d722cd: f_create_expect(l3 := '4712A104DC19180E37C7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(872)@246625d722cd: Created Expect[0] for '4712A104DC19180E37C7'O to be handled at TC_second_rab_assignment0(878) TC_second_rab_assignment-Iuh0-RUA(870)@246625d722cd: Added conn table entry 0TC_second_rab_assignment0(878)15525283 20241106125113682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125113682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125113682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241106125113682 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106125113682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xece5a3, normal) (hnbgw_rua.c:388) 20241106125113683 DHNB DEBUG map_rua[0x55d94e43d770]{init}: Allocated (fsm.c:456) 20241106125113683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106125113683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15525283 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106125113683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125113683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125113683 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15525283 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106125113683 DCN DEBUG map_sccp[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106125113683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106125113683 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15525283 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106125113683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15525283 SCCP-81 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:293) 20241106125113683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106125113683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125113683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125113683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106125113683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106125113683 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106125113683 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{IDLE}: Allocated (fsm.c:456) 20241106125113683 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106125113683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4712a104dc19180e37c7004f40030000ea0056400500f1100926) (sccp_scrc.c:401) 20241106125113683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125113683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125113683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125113683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125113683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125113683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125113683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125113683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125113683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125113683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125113683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125113683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125113683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125113683 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106125113683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106125113683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106125113683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125113683 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125113683 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125113683 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125113683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125113683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125113683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125113683 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(871)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(871)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(872)@246625d722cd: Found Expect[0] for l3='4712A104DC19180E37C7'O handled at TC_second_rab_assignment0(878) HNBGW_Test.msc0-RAN(872)@246625d722cd: Added conn table entry 0TC_second_rab_assignment0(878)16590883 HNBGW_Test.msc0-SCCP(871)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(871)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(878)@246625d722cd: setverdict(pass): none -> pass 20241106125113692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125113692 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125113692 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125113692 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125113692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125113692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125113692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125113692 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125113692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125113692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125113692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125113692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125113692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125113692 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005ad669) (sccp_scrc.c:472) 20241106125113692 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1823) 20241106125113692 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106125113692 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106125113692 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125113692 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106125113692 DCN DEBUG handle_cn_conn_conf() conn_id=81, 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:483) 20241106125113693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106125113693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(871)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(871)@246625d722cd: vl_len:91 HNBGW_Test.msc0-SCCP(871)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(871)@246625d722cd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241106125113897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125113897 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125113897 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125113897 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125113897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125113897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125113897 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125113897 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125113897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125113897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125113897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125113897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125113897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125113898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241106125113898 DLSCCP DEBUG Received CO:CODT for local reference 81 (sccp_scoc.c:1823) 20241106125113898 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106125113898 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125113898 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106125113898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106125113898 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106125113898 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106125113898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106125113898 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106125113898 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106125113898 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241106125113898 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241106125113898 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241106125113898 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106125113898 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241106125113898 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{UNUSED}: Allocated (fsm.c:456) 20241106125113898 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{UNUSED}: is child of mgw(mgw-fsm-15525283-0)[0x55d94e438100] (fsm.c:486) 20241106125113898 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15525283-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:724) 20241106125113898 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106125113898 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106125113898 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241106125113898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15525283-0)[0x55d94e43e610]{ST_CRCX}: Allocated (fsm.c:456) 20241106125113898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15525283-0)[0x55d94e43e610]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40] (fsm.c:486) 20241106125113898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15525283-0)[0x55d94e43e610]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106125113898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15525283-0)[0x55d94e43e610]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241106125113898 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=200 'CRCX 29 rtpbridge/*@mgw MGCP 1.0\r\nC: ece5a'... (mgcp_client.c:805) 20241106125113898 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241106125113898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15525283-0)[0x55d94e43e610]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106125113898 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(877)@246625d722cd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ece5a317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ece5a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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(878) TC_second_rab_assignment0(878)@246625d722cd: CRCX1{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ece5a317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ece5a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106125113920 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241106125113920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241106125113920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241106125113920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106125113920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106125113920 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241106125113920 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113920 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113920 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106125113920 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106125113920 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113920 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106125113920 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241106125113920 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106125113920 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241106125113920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241106125113920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241106125113920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125113920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(878)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125113941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125113941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125113941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241106125113941 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106125113941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xece5a3) (hnbgw_rua.c:452) 20241106125113941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15525283 SCCP-81 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:293) 20241106125113941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106125113941 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106125113941 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106125113941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106125113941 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106125113941 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241106125113941 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241106125113941 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106125113941 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241106125113941 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15525283-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:724) 20241106125113941 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106125113941 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106125113941 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241106125113941 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=214 'MDCX 30 rtpbridge/1@mgw MGCP 1.0\r\nC: ece5a'... (mgcp_client.c:805) 20241106125113941 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241106125113941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106125113941 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106125113941 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113941 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(878)@246625d722cd: MDCX1{ line := { verb := "MDCX", trans_id := "30", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ece5a317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ece5a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106125113959 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241106125113959 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241106125113959 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241106125113959 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113959 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106125113959 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241106125113959 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15525283-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:724) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241106125113959 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15525283-0)[0x55d94e43c010]{ST_CRCX}: Allocated (fsm.c:456) 20241106125113959 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15525283-0)[0x55d94e43c010]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40] (fsm.c:486) 20241106125113959 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15525283-0)[0x55d94e43c010]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241106125113959 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15525283-0)[0x55d94e43c010]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241106125113959 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=204 'CRCX 31 rtpbridge/1@mgw MGCP 1.0\r\nC: ece5a'... (mgcp_client.c:805) 20241106125113959 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241106125113959 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15525283-0)[0x55d94e43c010]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113959 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(878)@246625d722cd: CRCX2{ line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ece5a317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ece5a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.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" } } } } } } } 20241106125113969 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241106125113969 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e43c010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241106125113969 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e43c010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241106125113969 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e43c010]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241106125113969 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e43c010]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241106125113969 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241106125113969 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113969 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113969 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113969 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241106125113969 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241106125113969 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113969 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{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) 20241106125113969 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241106125113969 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106125113969 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241106125113969 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241106125113970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241106125113970 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106125113970 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106125113970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ad669), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241106125113970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125113970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125113970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125113970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125113970 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241106125113970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125113970 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125113970 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125113970 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125113970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125113970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125113970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125113970 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(871)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(871)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(871)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(871)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(878)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(871)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(871)@246625d722cd: vl_len:63 HNBGW_Test.msc0-SCCP(871)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(871)@246625d722cd: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241106125113978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125113978 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125113978 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125113978 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125113978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125113978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125113978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125113978 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125113978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125113978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125113978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125113978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125113978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125113979 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:472) 20241106125113979 DLSCCP DEBUG Received CO:CODT for local reference 81 (sccp_scoc.c:1823) 20241106125113979 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106125113979 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125113979 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106125113979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106125113979 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241106125113979 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241106125113979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241106125113979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106125113979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241106125113979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15525283 SCCP-81 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241106125113979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241106125113979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241106125113979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125113979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(878)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125113981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125113981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125113981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241106125113981 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106125113981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xece5a3) (hnbgw_rua.c:452) 20241106125113981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15525283 SCCP-81 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:293) 20241106125113981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106125113981 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241106125113981 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241106125113981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241106125113981 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241106125113981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241106125113981 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106125113981 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106125113981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ad669), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:401) 20241106125113981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125113981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125113981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125113981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125113981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125113982 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125113982 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125113982 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125113982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125113982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125113982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125113982 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(871)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(871)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(871)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(871)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(878)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(871)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(871)@246625d722cd: vl_len:12 HNBGW_Test.msc0-SCCP(871)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(871)@246625d722cd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241106125113989 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125113989 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125113989 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125113989 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125113989 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125113989 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125113989 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125113989 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125113989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125113989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125113989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125113989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125113989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125113989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241106125113989 DLSCCP DEBUG Received CO:CODT for local reference 81 (sccp_scoc.c:1823) 20241106125113989 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106125113989 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125113989 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106125113989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106125113989 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241106125113989 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241106125113989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241106125113989 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241106125113989 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241106125113989 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241106125113989 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241106125113989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106125113989 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=57 'DLCX 32 rtpbridge/1@mgw MGCP 1.0\r\nC: ece5a'... (mgcp_client.c:805) 20241106125113989 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106125113989 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106125113989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e43c010]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241106125113989 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:50273: len=57 'DLCX 33 rtpbridge/1@mgw MGCP 1.0\r\nC: ece5a'... (mgcp_client.c:805) 20241106125113989 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241106125113989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e43c010]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241106125113989 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{IN_USE}: Removing from parent mgw(mgw-fsm-15525283-0)[0x55d94e438100] (mgcp_client_endpoint_fsm.c:873) 20241106125113989 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241106125113989 DLMGCP DEBUG mgw-endp(mgw-fsm-15525283-0)[0x55d94e43ed40]{IN_USE}: Deallocated (fsm.c:568) 20241106125113989 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241106125113989 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241106125113989 DMGW DEBUG mgw(mgw-fsm-15525283-0)[0x55d94e438100]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241106125113989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106125113989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241106125113989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125113989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(878)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(878)@246625d722cd: DLCX{ line := { verb := "DLCX", trans_id := "32", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ece5a317" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(878)@246625d722cd: DLCX{ line := { verb := "DLCX", trans_id := "33", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ece5a317" }, { code := "I", val := "22222" } }, sdp := omit } 20241106125113997 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 32 OK (mgcp_client.c:758) 20241106125113997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106125113997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106125113997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106125113997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d94e43e610]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(878)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125113998 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 33 OK (mgcp_client.c:758) 20241106125113998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e43c010]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241106125113998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e43c010]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241106125113998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e43c010]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241106125113998 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d94e43c010]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(870)@246625d722cd: Deleted conn table entry 0TC_second_rab_assignment0(878)15525283 20241106125114003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125114003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125114003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241106125114003 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241106125114003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xece5a3,cause=radio(normal)) (hnbgw_rua.c:420) 20241106125114003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15525283 SCCP-81 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:293) 20241106125114003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:305) 20241106125114003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241106125114003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241106125114003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241106125114003 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241106125114003 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241106125114003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241106125114003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106125114003 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106125114003 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106125114003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ad669), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241106125114003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125114003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125114003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125114003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125114003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125114003 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125114003 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125114003 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125114003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125114003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125114003 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125114003 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(871)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(871)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(871)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(871)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(878)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(872)@246625d722cd: Deleted conn table entry 0TC_second_rab_assignment0(878)16590883 HNBGW_Test.msc0-SCCP(871)@246625d722cd: Session index based on connection ID:0 20241106125114012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125114012 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125114012 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125114012 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125114012 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125114012 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125114012 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125114012 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125114012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125114012 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125114012 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125114012 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125114012 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125114012 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125114012 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125114012 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125114012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125114012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125114012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125114012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125114012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125114012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=005ad669), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:472) 20241106125114012 DLSCCP DEBUG Received CO:RELRE for local reference 81 (sccp_scoc.c:1823) 20241106125114012 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1857) 20241106125114012 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125114012 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:647) 20241106125114012 DCN DEBUG handle_cn_disc_ind() conn_id=81 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP (hnbgw_cn.c:516) 20241106125114012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:520) 20241106125114012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:427) 20241106125114012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106125114012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{disconnected}: Freeing instance (context_map.c:202) 20241106125114012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15525283)[0x55d94e43d770]{disconnected}: Deallocated (fsm.c:568) 20241106125114012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106125114012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{disconnected}: Freeing instance (context_map.c:206) 20241106125114012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55d94e3de960]{disconnected}: Deallocated (fsm.c:568) 20241106125114012 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15525283 SCCP-81 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241106125114012 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=005ad669), PART(T=Source Reference,L=4,D=00000051) (sccp_scrc.c:401) 20241106125114012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125114012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125114012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125114012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125114012 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1229) 20241106125114012 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125114012 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125114012 DLSCCP DEBUG SCCP-SCOC(81)[0x55d94e451c80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(871)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(871)@246625d722cd: RLC received in state:disconnect_pending 20241106125114305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125114305 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125114305 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125114305 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125114305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125114305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125114305 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125114305 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125114305 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125114305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002afb85), PART(T=Source Reference,L=4,D=0000004b), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125114305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125114305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125114305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125114305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125114307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125114307 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125114307 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125114307 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125114307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125114307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125114307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125114307 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125114307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125114307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125114307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125114307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125114307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125114307 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=002afb85) (sccp_scrc.c:472) 20241106125114307 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1823) 20241106125114307 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106125114307 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106125114307 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125114308 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125114308 DLSCCP DEBUG SCCP-SCOC(75)[0x55d94e434a90]{IDLE}: Deallocated (fsm.c:568) 20241106125115547 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125115547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00725ef1), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125115547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125115547 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125115547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125115547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125115547 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125115547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00258f7b), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125115547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125115547 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125115547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125115547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125115548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125115548 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125115548 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125115548 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125115548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125115548 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125115548 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125115548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125115548 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125115548 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125115548 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125115548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125115548 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125115548 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down TC_second_rab_assignment0(878)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125116012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(878)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106125116017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125116017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125116017 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106125116017 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) 20241106125116017 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106125116017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50222<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(874)@246625d722cd: Final verdict of PTC: none 20241106125116017 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106125116017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125116017 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106125116017 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106125116017 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106125116017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125116017 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125116017 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106125116017 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125116017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125116017 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106125116017 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125116017 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125116017 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125116017 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106125116017 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125116017 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106125116017 DLINP <0002> stream_srv.c:647 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-RAN(875)@246625d722cd: Final verdict of PTC: none 20241106125116017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125116017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125116017 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106125116017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125116017 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125116018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125116018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125116018 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125116018 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125116018 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125116018 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125116018 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43831<->l=127.0.0.1:4262) (control_if.c:193) TC_second_rab_assignment-Iuh0-RUA(870)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(871)@246625d722cd: Final verdict of PTC: none 20241106125116018 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125116018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125116018 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125116018 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106125116018 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106125116018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125116018 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106125116018 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106125116018 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106125116018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125116018 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106125116018 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125116018 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125116018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125116018 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106125116018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125116018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106125116018 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125116018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125116018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125116018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106125116018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125116018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125116018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125116018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125116018 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125116018 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125116018 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125116018 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(872)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(876)@246625d722cd: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(869)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(873)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(866)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(877)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(867)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125116020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50208<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(868)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(866): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(867): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(868): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_second_rab_assignment-Iuh0(869): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(870): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(871): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(872): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(873): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(874): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(875): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(876): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(877): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_second_rab_assignment0(878): pass (pass -> pass) MTC@246625d722cd: Test case TC_second_rab_assignment finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Wed Nov 6 12:51:16 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20241106125116078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125116579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58314<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276984) Waiting for packet dumper to finish... 1 (prev_count=276984, count=277524) 20241106125118019 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125118019 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106125118019 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106125118019 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125118019 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106125118019 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Wed Nov 6 12:51:18 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241106125119648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125119655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125119660 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45201<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(881)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106125121724 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125121724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069051c), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125121724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125121724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125121724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125121724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125121724 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125121724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019751d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125121724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125121724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125121724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125121724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125121724 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125121724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018bae4), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125121724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125121724 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125121724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125121724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125121724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125121724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125121724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125121724 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125121724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125121724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125121724 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125121724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125121724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125121724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125121724 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125121724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125121724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125121724 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125121724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125121724 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125121724 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125121724 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125121724 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125121724 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125121724 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125125548 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125125549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00258f7b), PART(T=Source Reference,L=4,D=0000004c), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125125549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125125549 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125125549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125125549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125125549 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125125549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00725ef1), PART(T=Source Reference,L=4,D=0000004d), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125125549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125125549 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125125549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125125549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125125549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125125549 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125125549 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125125549 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125125549 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125125549 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125125549 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125125549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125125549 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125125549 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125125549 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125125549 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125125549 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125125549 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125131724 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125131724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018bae4), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125131724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125131724 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125131724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125131724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125131724 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125131724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019751d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125131724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125131724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125131724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125131724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125131725 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125131725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069051c), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125131725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125131725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125131725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125131725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125131725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125131725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125131725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125131725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125131725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125131725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125131725 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125131725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125131725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125131725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125131725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125131725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125131725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125131725 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125131725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125131725 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125131725 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125131725 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125131725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125131725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125131725 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125135545 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106125135545 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106125135545 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125135545 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125135545 DLSCCP DEBUG SCCP-SCOC(76)[0x55d94e43ce90]{IDLE}: Deallocated (fsm.c:568) 20241106125135545 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106125135545 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106125135545 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125135545 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125135545 DLSCCP DEBUG SCCP-SCOC(77)[0x55d94e43cb00]{IDLE}: Deallocated (fsm.c:568) MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(881)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241106125135762 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125135762 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125135763 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125135763 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125135763 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125135763 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125135763 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125135763 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106125135763 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) 20241106125135763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125135763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106125135763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125135764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125135764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125135764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125135764 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125135764 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125135764 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125135764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125135764 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125135764 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125135764 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125135764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125135764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125135764 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106125135764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125135764 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125135764 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125135764 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106125135764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106125135764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106125135764 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106125135764 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125135764 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106125135764 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) 20241106125135764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125135764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125135764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125135764 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125135764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106125135764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125135764 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125135764 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106125135764 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106125135764 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125135764 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106125135764 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) 20241106125135764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125135764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125135764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125135764 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125135764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106125135764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125135764 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125135764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125135764 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125135764 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125135764 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106125135764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106125135764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106125135764 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down TC_hnb_reregister_reuse_sctp_assoc-Iuh0(882)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106125135766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125135766 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125135766 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125135766 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106125135766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106125135766 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106125135765 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125135765 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106125135766 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) 20241106125135766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125135766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106125135766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125135766 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125135766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106125135766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125135766 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(886)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(886)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(886)@246625d722cd: ************************************************* HNBGW_Test.msc0-SCCP(884)@246625d722cd: v_sccp_pdu_maxlen:268 20241106125135806 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125135806 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125135806 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125135806 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125135806 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125135806 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125135807 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125135807 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125135808 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125135808 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106125135808 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) 20241106125135808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125135808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106125135808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125135808 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125135808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106125135808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125135808 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125135808 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125135808 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106125135808 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) 20241106125135808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125135808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125135808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125135808 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125135808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106125135808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125135808 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125135808 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125135808 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106125135808 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) 20241106125135808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125135808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125135809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125135809 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125135809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125135809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125135809 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125135809 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125135809 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106125135809 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) 20241106125135809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125135809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106125135809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125135809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125135809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125135809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125135809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125135809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125135809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125135809 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125135809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125135809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125135809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125135809 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106125135809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106125135809 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106125135809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125135809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125135809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125135809 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106125135809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106125135809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106125135809 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106125135809 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125135809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125135809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125135809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125135809 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125135809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125135809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125135809 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125135809 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125135809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125135809 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125135809 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125135809 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125135809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125135809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125135809 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(889)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(889)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(889)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(887)@246625d722cd: v_sccp_pdu_maxlen:268 20241106125136001 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125136001 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106125136001 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106125136001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(886)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106125136004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125136004 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106125136004 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106125136004 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106125136004 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125136004 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106125136004 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106125136005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125136005 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125136005 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125136005 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125136005 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125136005 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106125136005 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125136005 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125136005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125136005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125136005 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106125136005 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125136005 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125136005 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125136005 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125136005 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125136005 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125136005 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125136006 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125136006 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106125136006 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) 20241106125136007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125136007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106125136007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125136007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125136007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125136007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125136007 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125136007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125136007 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125136007 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125136007 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125136007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125136007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125136007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125136007 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125136039 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125136039 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106125136039 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106125136039 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(889)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106125136041 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125136041 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106125136041 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106125136041 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106125136041 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125136041 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106125136041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106125136043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125136043 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125136043 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125136043 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125136043 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125136043 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106125136043 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125136043 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125136043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125136043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125136043 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106125136043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125136043 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125136043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125136043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125136043 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125136043 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125136043 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125136044 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125136044 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106125136044 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) 20241106125136044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125136044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106125136044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125136044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125136044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125136044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125136044 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125136044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125136044 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125136044 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125136044 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125136044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125136044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125136044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125136044 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(885)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125136810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125136810 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125136810 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125136810 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125136811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125136811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125136811 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125136811 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125136811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125136811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125136811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125136811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125136811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125136811 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125136811 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106125136811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106125136811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136811 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125136811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125136811 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125136811 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125136811 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106125136811 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) 20241106125136811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125136811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106125136811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125136811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125136811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125136811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125136811 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125136811 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106125136811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125136811 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125136811 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125136811 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125136811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125136811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125136811 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125136811 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125136813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125136813 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125136813 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125136813 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125136813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125136813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125136813 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125136813 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125136813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125136813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125136813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125136813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125136813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125136813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125136813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106125136813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106125136813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125136813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125136813 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125136813 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125136813 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(888)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125136845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125136845 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125136845 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125136845 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125136845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125136845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125136845 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125136845 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125136845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125136845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125136845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125136845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125136845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125136845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125136845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106125136845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106125136845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136845 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125136845 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125136845 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125136845 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125136845 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106125136845 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) 20241106125136845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125136845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106125136845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125136846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125136846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125136846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125136846 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125136846 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106125136846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125136846 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125136846 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125136846 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125136846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125136846 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125136846 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125136846 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125136846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125136846 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125136846 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125136846 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125136846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125136846 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125136846 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125136846 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125136846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125136846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125136847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125136847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125136847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125136847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125136847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106125136847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106125136847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125136847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125136847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125136847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125136847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125136847 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125136847 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125136847 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106125136861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125136861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125136861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106125136861 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106125136861 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106125136861 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106125136861 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106125136861 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106125136861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125136861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106125136866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125136866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125136866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241106125136866 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241106125136866 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241106125137069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125137069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125137069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106125137069 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106125137069 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106125137069 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106125137069 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106125137069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125137070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed MTC@246625d722cd: talloc reports "struct hnb_context" x 1, expecting 1 MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106125137076 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45201<->l=127.0.0.1:4262) (control_if.c:193) 20241106125137077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125137077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125137077 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106125137077 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) 20241106125137077 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106125137077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49974<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(883)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(884)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(888)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(887)@246625d722cd: Final verdict of PTC: none 20241106125137077 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241106125137077 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106125137077 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106125137077 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106125137077 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125137077 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125137077 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125137077 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(885)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(880)@246625d722cd: Final verdict of PTC: none 20241106125137077 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125137077 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106125137077 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106125137077 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125137077 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125137077 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125137077 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106125137077 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125137077 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106125137078 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125137078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125137078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125137078 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106125137078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125137078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125137078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125137078 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125137078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125137078 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125137078 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125137078 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125137078 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125137078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125137078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) HNBGW_Test.sgsn0-M3UA(889)@246625d722cd: Final verdict of PTC: none 20241106125137078 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106125137078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125137078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125137078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125137078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125137078 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125137078 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125137078 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125137078 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(890)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(879)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(886)@246625d722cd: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(882)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125137080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49970<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(881)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(879): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(880): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(881): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(882): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(883): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(884): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(885): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(886): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(887): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(888): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(889): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(890): none (pass -> pass) MTC@246625d722cd: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Wed Nov 6 12:51:37 UTC 2024 ====== 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 20241106125137133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125137635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47140<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=147532) Waiting for packet dumper to finish... 1 (prev_count=147532, count=166092) 20241106125139079 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125139079 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106125139079 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241106125139079 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125139079 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106125139079 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Wed Nov 6 12:51:39 UTC 2024 /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@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@246625d722cd: Test case TC_apply_sccp started. 20241106125140707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125140715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125140720 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42733<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(893)@246625d722cd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241106125141725 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125141725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069051c), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125141725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125141725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125141725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125141725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125141725 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125141725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019751d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125141725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125141725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125141725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125141725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125141725 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125141725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018bae4), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125141725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125141725 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125141725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125141725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125141726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125141726 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125141726 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125141726 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125141726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125141726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125141726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125141726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125141726 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125141726 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125141726 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125141726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125141726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125141726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125141726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125141726 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125141726 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125141726 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125141726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125141726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125141726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125151726 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125151726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018bae4), PART(T=Source Reference,L=4,D=00000050), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125151726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125151726 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125151726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125151726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125151726 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125151726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019751d), PART(T=Source Reference,L=4,D=0000004e), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125151726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125151726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125151726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125151726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125151726 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241106125151726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069051c), PART(T=Source Reference,L=4,D=0000004f), PART(T=Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241106125151727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125151727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125151727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125151727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125151727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125151727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125151727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125151727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125151727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125151727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125151727 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125151727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125151727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125151727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125151727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125151727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125151727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125151727 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125151727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125151727 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125151727 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125151727 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125151727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125151727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125151727 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@246625d722cd: Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } } MTC@246625d722cd: Warning: Stopping inactive timer T. HNBGW-PFCP(893)@246625d722cd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast TC_apply_sccp-Iuh0(894)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106125156786 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241106125156786 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106125156801 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125156801 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125156802 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125156802 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125156802 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125156802 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106125156802 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) 20241106125156802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125156802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106125156802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125156802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125156802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125156802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_apply_sccp-Iuh1(896)@246625d722cd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241106125156802 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125156802 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125156803 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125156803 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38162 (stream_srv.c:129) 20241106125156803 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38162<->l=127.0.0.1:29169 (hnbgw.c:791) 20241106125156803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125156803 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125156803 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125156803 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125156803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125156803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125156803 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241106125156803 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125156803 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241106125156803 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) 20241106125156803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125156803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125156803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125156803 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125156803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241106125156803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125156803 DRANAP DEBUG cnlink(msc-1)[0x55d94e3c4060]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125156803 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125156803 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125156803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125156803 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125156803 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125156803 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241106125156803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241106125156803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241106125156803 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241106125156804 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125156804 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241106125156805 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) 20241106125156805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125156805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106125156805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125156805 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125156805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241106125156805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125156805 DRANAP DEBUG cnlink(msc-3)[0x55d94e42b130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125156805 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125156805 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241106125156805 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) 20241106125156805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125156805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125156805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125156805 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125156805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241106125156805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125156805 DRANAP DEBUG cnlink(msc-2)[0x55d94e3c1260]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125156805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125156805 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125156805 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125156805 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241106125156805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241106125156805 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241106125156805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125156805 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125156805 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125156805 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241106125156805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241106125156805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241106125156805 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(900)@246625d722cd: ************************************************* HNBGW_Test.msc0-M3UA(900)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(900)@246625d722cd: ************************************************* MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(898)@246625d722cd: v_sccp_pdu_maxlen:268 20241106125156837 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125156837 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125156838 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125156838 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125156838 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125156838 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106125156838 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) 20241106125156838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125156838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106125156838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125156838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125156838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125156838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125156838 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125156838 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125156838 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125156838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125156838 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125156838 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125156838 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125156838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125156838 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125156838 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241106125156839 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241106125156839 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125156839 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125156839 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241106125156839 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) 20241106125156839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125156839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125156839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125156839 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125156839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241106125156839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125156839 DRANAP DEBUG cnlink(sgsn-1)[0x55d94e42c450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125156839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125156839 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125156839 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125156839 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241106125156839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241106125156839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241106125156839 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241106125156840 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125156840 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241106125156840 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) 20241106125156840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125156840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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:423) 20241106125156840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125156840 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125156840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241106125156840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125156840 DRANAP DEBUG cnlink(sgsn-3)[0x55d94e42d770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125156840 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125156840 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241106125156840 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) 20241106125156840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125156840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241106125156840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125156840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125156840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125156840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125156840 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125156840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241106125156840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125156840 DRANAP DEBUG cnlink(sgsn-2)[0x55d94e42cde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125156840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125156840 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125156840 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125156840 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241106125156840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241106125156840 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241106125156840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125156840 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125156840 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125156840 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241106125156840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241106125156840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241106125156840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241106125156840 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125156840 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@246625d722cd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@246625d722cd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(903)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-M3UA(903)@246625d722cd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(903)@246625d722cd: ************************************************* HNBGW_Test.sgsn0-SCCP(901)@246625d722cd: v_sccp_pdu_maxlen:268 20241106125156899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125156899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125156899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106125156899 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106125156899 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106125156899 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241106125156899 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106125156899 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106125156899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125156899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): none -> pass 20241106125156907 DLINP DEBUG SRVCONN(,r=127.0.0.1:38162<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125156907 DLINP DEBUG SRVCONN(,r=127.0.0.1:38162<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125156907 DLINP DEBUG SRVCONN(,r=127.0.0.1:38162<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241106125156907 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241106125156907 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) 20241106125156907 DLGLOBAL DEBUG validating counter group 0x55d94d2f0be0(hnb) with 60 counters (rate_ctr.c:86) 20241106125156907 DHNBAP DEBUG (127.0.0.1:38162 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241106125156907 DHNBAP NOTICE (127.0.0.1:38162 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241106125156907 DHNBAP NOTICE (127.0.0.1:38162 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241106125156907 DLINP DEBUG SRVCONN(,r=127.0.0.1:38162<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125156907 DLINP DEBUG SRVCONN(,r=127.0.0.1:38162<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125157030 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125157030 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241106125157030 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106125157030 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(900)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241106125157034 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125157034 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241106125157034 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106125157034 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106125157034 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125157034 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241106125157034 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106125157035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125157035 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125157035 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125157035 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125157035 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125157035 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106125157035 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125157035 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125157035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125157035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125157035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241106125157035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125157035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125157035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125157035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125157035 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125157035 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125157035 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125157036 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125157036 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241106125157036 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) 20241106125157036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125157036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241106125157036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125157037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125157037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125157037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125157037 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125157037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125157037 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125157037 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125157037 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125157037 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125157037 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125157037 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125157037 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125157071 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241106125157071 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241106125157071 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241106125157071 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(903)@246625d722cd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241106125157073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125157073 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241106125157073 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241106125157073 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241106125157073 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241106125157073 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241106125157073 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241106125157074 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125157074 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241106125157074 DLSS7 <000c> m3ua.c:676 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241106125157074 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241106125157074 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241106125157074 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241106125157074 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241106125157074 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241106125157074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125157074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:713) 20241106125157074 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241106125157074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125157074 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125157074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125157074 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125157074 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241106125157074 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241106125157074 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241106125157075 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241106125157075 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241106125157075 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) 20241106125157075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125157075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241106125157075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125157076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125157076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125157076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125157076 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241106125157076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125157076 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125157076 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125157076 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125157076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125157076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125157076 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125157076 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(899)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125157840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125157840 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125157840 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125157840 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125157840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125157840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125157840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125157840 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125157840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125157840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125157841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125157841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125157841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125157841 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125157841 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106125157841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241106125157841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125157841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125157841 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125157841 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125157841 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241106125157841 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) 20241106125157841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125157841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000100) (sccp_scrc.c:423) 20241106125157841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125157841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125157841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125157841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125157841 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125157841 DRANAP NOTICE cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: link up (cnlink.c:111) 20241106125157841 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125157841 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125157841 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125157841 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125157841 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125157841 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125157841 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125157841 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125157842 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125157842 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125157842 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125157842 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125157842 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125157842 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125157842 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125157842 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125157842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125157842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125157842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125157842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125157842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125157842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125157842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241106125157842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241106125157842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125157843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125157843 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125157843 DRANAP DEBUG cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125157843 DRANAP INFO cnlink(msc-0)[0x55d94e3e0c10]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(902)@246625d722cd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241106125157879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125157879 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125157879 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125157879 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125157879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125157879 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125157879 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125157879 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125157879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125157879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125157879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125157879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125157879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125157879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125157879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106125157879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241106125157879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125157879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125157879 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241106125157879 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241106125157879 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241106125157879 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) 20241106125157879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241106125157879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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=200900080000010003000180) (sccp_scrc.c:423) 20241106125157879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125157879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125157879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241106125157879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125157879 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241106125157879 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: link up (cnlink.c:111) 20241106125157879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125157880 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125157880 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125157880 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241106125157880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241106125157880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241106125157880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241106125157880 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125157881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125157881 DLM3UA <000f> m3ua.c:713 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241106125157881 DLM3UA <000f> m3ua.c:542 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241106125157881 DLM3UA <000f> m3ua.c:565 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241106125157881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125157881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125157881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125157881 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125157881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125157881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125157881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125157881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:565) 20241106125157881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125157881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241106125157881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241106125157881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241106125157881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125157881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125157881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125157881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125157881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241106125157881 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241106125157881 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241106125157881 DRANAP INFO cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241106125158935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46450<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(899)@246625d722cd: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(899)@246625d722cd: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(905) TC_apply_sccp-Iuh0-RUA(895)@246625d722cd: Added conn table entry 0TC_apply_sccp0(905)16224276 20241106125159961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125159961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125159961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241106125159962 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241106125159962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf79014, normal) (hnbgw_rua.c:388) 20241106125159962 DHNB DEBUG map_rua[0x55d94e43d770]{init}: Allocated (fsm.c:456) 20241106125159962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241106125159962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16224276 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241106125159962 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125159962 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125159962 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16224276 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241106125159962 DCN DEBUG map_sccp[0x55d94e3de960]{init}: Allocated (fsm.c:456) 20241106125159962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241106125159962 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16224276 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241106125159962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16224276 SCCP-82 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:293) 20241106125159962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:299) 20241106125159962 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241106125159962 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241106125159962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241106125159962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106125159962 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241106125159962 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{IDLE}: Allocated (fsm.c:456) 20241106125159962 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241106125159962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300038c0056400500f1100926) (sccp_scrc.c:401) 20241106125159962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125159962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125159962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125159962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125159962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125159962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125159962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241106125159962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241106125159962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241106125159962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125159962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125159962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125159962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125159962 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241106125159962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241106125159962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241106125159962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125159962 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125159962 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125159962 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125159962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125159962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125159962 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125159962 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(898)@246625d722cd: First idle individual index:0 HNBGW_Test.msc0-SCCP(898)@246625d722cd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(899)@246625d722cd: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(905) HNBGW_Test.msc0-RAN(899)@246625d722cd: Added conn table entry 0TC_apply_sccp0(905)12365092 HNBGW_Test.msc0-SCCP(898)@246625d722cd: Session index based on connection ID:0 TC_apply_sccp0(905)@246625d722cd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(898)@246625d722cd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241106125159971 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125159971 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125159971 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125159971 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125159971 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125159971 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125159971 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125159971 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125159971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125159971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125159971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125159971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125159971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125159971 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b0ef23) (sccp_scrc.c:472) 20241106125159971 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1823) 20241106125159971 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241106125159971 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241106125159971 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125159971 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241106125159971 DCN DEBUG handle_cn_conn_conf() conn_id=82, 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:483) 20241106125159971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241106125159971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_apply_sccp0(905)@246625d722cd: "Changing SCCP address, don't apply yet" 20241106125200971 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(80)[0x55d94e441120]{IDLE}: Deallocated (fsm.c:568) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(78)[0x55d94e437410]{IDLE}: Deallocated (fsm.c:568) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125201722 DLSCCP DEBUG SCCP-SCOC(79)[0x55d94e440650]{IDLE}: Deallocated (fsm.c:568) 20241106125201983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125201983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125201983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241106125201983 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241106125201983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf79014) (hnbgw_rua.c:452) 20241106125201983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16224276 SCCP-82 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:293) 20241106125201983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:302) 20241106125201983 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241106125201983 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106125201983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241106125201983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241106125201983 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241106125201984 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241106125201984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0ef23), PART(T=Data,L=22,D=001440120000010010400b0a78b28be1e71a3666fb4f) (sccp_scrc.c:401) 20241106125201984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125201984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125201984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125201984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125201984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125201984 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125201984 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125201984 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125201984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125201984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125201984 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125201984 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(898)@246625d722cd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(898)@246625d722cd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(898)@246625d722cd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(898)@246625d722cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(905)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(898)@246625d722cd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(898)@246625d722cd: vl_len:22 HNBGW_Test.msc0-SCCP(898)@246625d722cd: vl_from0 HNBGW_Test.msc0-SCCP(898)@246625d722cd: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A4A934BDD9A2EC9AE4D90'O 20241106125201993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125201993 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125201993 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125201993 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125201993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125201993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125201993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125201993 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241106125201993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125201993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125201993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125201993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125201993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125201993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000052), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a4a934bdd9a2ec9ae4d90) (sccp_scrc.c:472) 20241106125201993 DLSCCP DEBUG Received CO:CODT for local reference 82 (sccp_scoc.c:1823) 20241106125201993 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241106125201993 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125201993 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241106125201993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241106125201993 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241106125201993 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241106125201993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241106125201993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241106125201993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241106125201993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125201993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_apply_sccp0(905)@246625d722cd: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(905)@246625d722cd: "Apply SCCP address changes" 20241106125201998 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241106125201999 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:817) 20241106125201999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:786) 20241106125201999 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241106125201999 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241106125201999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0ef23), PART(T=Source Reference,L=4,D=00000052), PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241106125201999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241106125201999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241106125201999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241106125201999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d94e44cdb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241106125201999 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241106125201999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241106125201999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241106125201999 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241106125201999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241106125201999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241106125201999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241106125201999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{disrupted}: Freeing instance (context_map.c:202) 20241106125201999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16224276)[0x55d94e43d770]{disrupted}: Deallocated (fsm.c:568) 20241106125201999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241106125201999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{disconnected}: Freeing instance (context_map.c:206) 20241106125201999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55d94e3de960]{disconnected}: Deallocated (fsm.c:568) 20241106125201999 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16224276 SCCP-82 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241106125201999 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:841) 20241106125201999 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241106125201999 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:795) 20241106125201999 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106125201999 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106125201999 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106125201999 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106125201999 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106125201999 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106125201999 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241106125201999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241106125201999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241106125201999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125201999 DLM3UA <000f> m3ua.c:713 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241106125201999 DLM3UA <000f> m3ua.c:542 0: asp-asp-dyn-0: m3ua_rx_xfer 20241106125201999 DLM3UA <000f> m3ua.c:565 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241106125201999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241106125201999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241106125202000 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241106125202000 DLSS7 <000c> m3ua.c:507 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(898)@246625d722cd: Session index based on local reference:0 20241106125202001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125202001 DLM3UA <000f> m3ua.c:713 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241106125202001 DLM3UA <000f> m3ua.c:542 0: asp-virt-msc0-0: m3ua_rx_xfer 20241106125202001 DLM3UA <000f> m3ua.c:565 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241106125202001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241106125202001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241106125202001 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241106125202001 DLSS7 <000c> m3ua.c:507 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(899)@246625d722cd: Deleted conn table entry 0TC_apply_sccp0(905)12365092 20241106125202001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125202002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241106125202002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:542) 20241106125202002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:565) 20241106125202002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241106125202002 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=00b0ef23) (sccp_scrc.c:472) 20241106125202002 DLSCCP DEBUG Received CO:RELCO for local reference 82 (sccp_scoc.c:1823) 20241106125202002 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241106125202002 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241106125202002 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241106125202002 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241106125202002 DLSCCP DEBUG SCCP-SCOC(82)[0x55d94e451c80]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(895)@246625d722cd: Deleted conn table entry 0TC_apply_sccp0(905)16224276 20241106125203004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46450<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(905)@246625d722cd: Final verdict of PTC: pass MTC@246625d722cd: ok: talloc reports "asn1_context" = 1 bytes 20241106125203010 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42733<->l=127.0.0.1:4262) (control_if.c:193) 20241106125203010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47150<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241106125203010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125203010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125203010 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106125203010 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) 20241106125203010 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241106125203010 DLINP DEBUG SRVCONN(,r=127.0.0.1:38162<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241106125203010 DLINP DEBUG SRVCONN(,r=127.0.0.1:38162<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241106125203010 DLINP NOTICE SRV(,r=127.0.0.1:38162<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241106125203010 DMAIN NOTICE (127.0.0.1:38162 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38162<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241106125203010 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241106125203010 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241106125203010 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241106125203010 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125203010 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125203010 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125203010 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241106125203010 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125203010 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106125203010 DLINP <0002> stream_srv.c:647 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-RAN(902)@246625d722cd: Final verdict of PTC: none 20241106125203010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125203010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125203010 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241106125203010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125203010 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125203010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125203010 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125203010 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241106125203010 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241106125203010 DRANAP DEBUG cnlink(sgsn-0)[0x55d94e42bac0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241106125203011 DRANAP NOTICE cnlink(sgsn-0)[0x55d94e42bac0]{DISCONNECTED}: link lost (cnlink.c:118) 20241106125203010 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241106125203010 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241106125203010 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241106125203010 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241106125203011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241106125203011 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241106125203011 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241106125203011 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241106125203011 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241106125203011 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241106125203011 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241106125203011 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241106125203011 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_apply_sccp-Iuh0-RUA(895)@246625d722cd: Final verdict of PTC: none 20241106125203011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241106125203011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:713) 20241106125203011 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241106125203011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241106125203011 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241106125203011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241106125203011 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241106125203011 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) TC_apply_sccp-Iuh1-RUA(897)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(899)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(901)@246625d722cd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(903)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(900)@246625d722cd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(898)@246625d722cd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(892)@246625d722cd: Final verdict of PTC: none TC_apply_sccp-Iuh1(896)@246625d722cd: Final verdict of PTC: none HNBGW-MGCP(904)@246625d722cd: Final verdict of PTC: none VirtHNBGW-STATS(891)@246625d722cd: Final verdict of PTC: none TC_apply_sccp-Iuh0(894)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: setverdict(pass): pass -> pass, component reason not changed 20241106125203013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47142<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(893)@246625d722cd: Final verdict of PTC: none MTC@246625d722cd: Setting final verdict of the test case. MTC@246625d722cd: Local verdict of MTC: pass MTC@246625d722cd: Local verdict of PTC VirtHNBGW-STATS(891): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC IPA-CTRL-CLI-IPA(892): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-PFCP(893): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_apply_sccp-Iuh0(894): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(895): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_apply_sccp-Iuh1(896): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(897): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-SCCP(898): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-RAN(899): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.msc0-M3UA(900): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(901): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(902): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(903): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC HNBGW-MGCP(904): none (pass -> pass) MTC@246625d722cd: Local verdict of PTC TC_apply_sccp0(905): pass (pass -> pass) MTC@246625d722cd: Test case TC_apply_sccp finished. Verdict: pass MTC@246625d722cd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Wed Nov 6 12:52:03 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241106125203069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241106125203571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46462<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210788) Waiting for packet dumper to finish... 1 (prev_count=210788, count=211328) 20241106125205012 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125205012 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241106125205012 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241106125205012 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241106125205012 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241106125205012 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@246625d722cd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@246625d722cd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@246625d722cd: Terminating MTC. MC@246625d722cd: MTC terminated. MC2> exit MC@246625d722cd: Shutting down session. MC@246625d722cd: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-425.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_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->FAIL HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass->FAIL HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass->FAIL HNBGW_Tests.TC_ps_rab_assignment 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->FAIL 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_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass 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->FAIL HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass 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: 5 pass: 49 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (1759216) [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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] [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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (1759061) [testenv][with-pfcp] Stopping hnbgw (1759101) [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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/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-20241106-1222-1332150f-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-425.log [testenv] Showing generic/testsuite/junit-xml-9692.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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-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-9692.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='53' failures='3' errors='0' skipped='0' inconc='0' time='471.00'> <testcase classname='HNBGW_Tests' name='TC_hnb_register' time='1.174291'/> <testcase classname='HNBGW_Tests' name='TC_hnb_register_duplicate' time='1.185545'/> <testcase classname='HNBGW_Tests' name='TC_hnb_register_duplicate_reuse_sctp_assoc' time='1.162911'/> <testcase classname='HNBGW_Tests' name='TC_hnb_disconnected_timeout' time='15.244317'/> <testcase classname='HNBGW_Tests' name='TC_ue_register' time='1.166624'/> <testcase classname='HNBGW_Tests' name='TC_ue_register_tmsi_lai' time='1.175387'/> <testcase classname='HNBGW_Tests' name='TC_ue_register_before_hnb_register' time='1.163649'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_initial_ue' time='2.215756'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_initial_ue' time='2.217972'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_initial_ue_empty_cr' time='2.233022'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_initial_ue_empty_cr' time='2.237553'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_bidir' time='2.440589'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_bidir' time='2.452192'/> <testcase classname='HNBGW_Tests' name='TC_rab_assignment' time='4.563809'/> <testcase classname='HNBGW_Tests' name='TC_rab_release' time='2.660723'/> <testcase classname='HNBGW_Tests' name='TC_rab_release_abnormal' time='2.656025'/> <testcase classname='HNBGW_Tests' name='TC_rab_assign_fail' time='2.527270'/> <testcase classname='HNBGW_Tests' name='TC_rab_assign_mgcp_to' time='8.466909'/> <testcase classname='HNBGW_Tests' name='TC_rab_assign_mgw_iuup_addr_chg' time='4.564797'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_mo_disconnect' time='4.460411'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_mo_disconnect' time='4.456977'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_creq_cref' time='2.237351'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_creq_cref' time='2.231546'/> <testcase classname='HNBGW_Tests' name='TC_cs_iu_release_req_rua_disconnect' time='8.885633'> <failure type='fail-verdict'>Timeout waiting for DLCX HNBGW_Tests.ttcn:2387 HNBGW_Tests control part HNBGW_Tests.ttcn:1433 TC_cs_iu_release_req_rua_disconnect testcase </failure> </testcase> <testcase classname='HNBGW_Tests' name='TC_ps_iu_release_req_rua_disconnect' time='8.858155'/> <testcase classname='HNBGW_Tests' name='TC_ps_rab_assignment' time='7.486840'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Compl_on_1_cnlink' time='5.599835'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_imsi_round_robin' time='5.621274'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' time='5.593243'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' time='5.630617'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' time='5.605002'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' time='5.670765'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_1' time='5.605411'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_2' time='5.694109'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Compl_no_cn' time='21.297893'> <failure type='fail-verdict'>Timeout of T_guard HNBGW_Tests.ttcn:2399 HNBGW_Tests control part HNBGW_Tests.ttcn:2357 TC_mscpool_L3Compl_no_cn testcase </failure> </testcase> <testcase classname='HNBGW_Tests' name='TC_mscpool_LU_by_tmsi_from_other_PLMN' time='4.610058'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_paging_imsi' time='5.440535'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_paging_tmsi' time='5.453953'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_no_allow_attach_round_robin' time='5.594061'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_no_allow_attach_valid_nri' time='5.676820'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_sccp_n_pcstate_detaches_cnlink' time='5.598858'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_sccp_n_pcstate_attaches_cnlink' time='6.572559'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Compl_on_1_cnlink' time='5.586016'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Complete_no_nri_round_robin' time='5.641566'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Complete_valid_nri_1' time='5.593303'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Complete_valid_nri_2' time='5.728956'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Compl_no_cn' time='21.298895'> <failure type='fail-verdict'>Timeout of T_guard HNBGW_Tests.ttcn:2412 HNBGW_Tests control part HNBGW_Tests.ttcn:2360 TC_sgsnpool_L3Compl_no_cn testcase </failure> </testcase> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_nri_from_other_PLMN' time='4.597101'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' time='5.635113'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' time='6.601329'/> <testcase classname='HNBGW_Tests' name='TC_second_rab_assignment' time='4.540105'/> <testcase classname='HNBGW_Tests' name='TC_hnb_reregister_reuse_sctp_assoc' time='1.382443'/> <testcase classname='HNBGW_Tests' name='TC_apply_sccp' time='6.281557'/> </testsuite> [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-425.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', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/git', '-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/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-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-425.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='53' failures='5' errors='0' skipped='0' inconc='0' time='1283.00'> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_register' time='2.208379'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_register_duplicate' time='17.204377'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_register_duplicate_reuse_sctp_assoc' time='17.199157'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_disconnected_timeout' time='31.283394'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ue_register' time='17.210373'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ue_register_tmsi_lai' time='17.214986'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ue_register_before_hnb_register' time='17.184929'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_initial_ue' time='18.269464'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_initial_ue' time='18.262536'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_initial_ue_empty_cr' time='18.272412'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_initial_ue_empty_cr' time='18.249020'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_bidir' time='18.469665'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_bidir' time='18.530260'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_assignment' time='20.596439'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_release' time='18.690675'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_release_abnormal' time='18.677565'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_assign_fail' time='18.557632'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_assign_mgcp_to' time='24.493853'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_assign_mgw_iuup_addr_chg' time='20.604687'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_mo_disconnect' time='20.499160'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_mo_disconnect' time='20.487813'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_creq_cref' time='18.263139'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_creq_cref' time='18.288088'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_cs_iu_release_req_rua_disconnect' time='24.912103'> <failure type='fail-verdict'>Timeout waiting for DLCX HNBGW_Tests.ttcn:2387 HNBGW_Tests control part HNBGW_Tests.ttcn:1433 TC_cs_iu_release_req_rua_disconnect testcase </failure> </testcase> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ps_iu_release_req_rua_disconnect' time='23.721252'> <failure type='fail-verdict'>Timeout waiting for PFCP { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := '1111111111111111'O, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_session_deletion_request := ? } } HNBGW_Tests.ttcn:2388 HNBGW_Tests control part HNBGW_Tests.ttcn:1472 TC_ps_iu_release_req_rua_disconnect testcase </failure> </testcase> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ps_rab_assignment' time='2.399154'> <failure type='fail-verdict'>"HNBGW_Tests.ttcn:344 : Got an unexpected PFCP message, was waiting for { s_flag := ?, mp := ?, spare := ?, version := 1, message_type := ?, lengthIndicator := ?, seid := *, sequence_number := ?, spare2 := ?, mp_or_spare := ?, message_body := { pfcp_association_setup_request := { node_id := ?, time_stamp := ?, up_function_features := *, cp_function_features := *, UP_IP_resource_list := * } } }" HNBGW_Tests.ttcn:2389 HNBGW_Tests control part HNBGW_Tests.ttcn:1492 TC_ps_rab_assignment testcase </failure> </testcase> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Compl_on_1_cnlink' time='21.641359'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_imsi_round_robin' time='21.697134'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' time='21.693896'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' time='21.656821'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' time='21.642639'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' time='21.673236'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_1' time='21.692974'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_2' time='21.746316'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Compl_no_cn' time='37.325996'> <failure type='fail-verdict'>Timeout of T_guard HNBGW_Tests.ttcn:2399 HNBGW_Tests control part HNBGW_Tests.ttcn:2357 TC_mscpool_L3Compl_no_cn testcase </failure> </testcase> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_LU_by_tmsi_from_other_PLMN' time='20.612983'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_paging_imsi' time='21.517642'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_paging_tmsi' time='21.451673'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_no_allow_attach_round_robin' time='21.673446'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_no_allow_attach_valid_nri' time='21.669825'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_sccp_n_pcstate_detaches_cnlink' time='21.641705'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_sccp_n_pcstate_attaches_cnlink' time='22.605102'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Compl_on_1_cnlink' time='21.660250'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Complete_no_nri_round_robin' time='21.677627'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Complete_valid_nri_1' time='21.621986'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Complete_valid_nri_2' time='21.729650'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Compl_no_cn' time='37.362572'> <failure type='fail-verdict'>Timeout of T_guard HNBGW_Tests.ttcn:2412 HNBGW_Tests control part HNBGW_Tests.ttcn:2360 TC_sgsnpool_L3Compl_no_cn testcase </failure> </testcase> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_nri_from_other_PLMN' time='20.672300'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' time='21.626977'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' time='22.628309'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_second_rab_assignment' time='20.579077'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_reregister_reuse_sctp_assoc' time='17.447261'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_apply_sccp' time='22.319264'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20241106-1222-1332150f-1'] 246625d722cdba4e663ed8f4e2881212f78b7212449cedf5c78fcebc819a565a [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-latest/875/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE